Added simple unit/integration test framework and corresponding test program.
Added a simple C-based test framework and an example program that uses it to run through some simple unit tests. This is new code inspired primarily by the approaches of Google Test, Boost Test, JUnit and TestNG. Factors of others were also considered during design and implementation. Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
committed by
Pekka Paalanen
parent
492c12fb8b
commit
5a75a41d07
@@ -98,3 +98,5 @@ weston.ini.5
|
||||
|
||||
/tests/weston-ivi.ini
|
||||
internal-screenshot-00.png
|
||||
|
||||
/zuctest
|
||||
|
||||
Reference in New Issue
Block a user