diff options
author | Daniel Hilst Selli <danielhilst@gmail.com> | 2016-12-17 19:53:23 -0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-12-26 08:24:53 +0100 |
commit | 0df6263bf65ee632d2edf22e7ee69362e0518275 (patch) | |
tree | cda41575e901b6f55d1590f0e1f161027bb92436 /meta-systemd | |
parent | d0a8298f52f3556a988ec68ac207191c145cae76 (diff) | |
download | meta-openembedded-0df6263bf65ee632d2edf22e7ee69362e0518275.tar.gz |
cxxtest: Add CxxTest framework to recipe-devtools.
>From cxxtest.org/guide.html:
CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit,
CppUnit, and xUnit. CxxTest is easy to use because it does not require
precompiling a CxxTest testing library, it employs no advanced features of C++
(e.g. RTTI) and it supports a very flexible form of test discovery.
Signed-off-by: Daniel Hilst SellI <danielhilst@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-systemd')
0 files changed, 0 insertions, 0 deletions