cmake: Turn off deprecated warning for test_cmockery.c
[platform/upstream/cmocka.git] / tests /
2015-02-10 Andreas Schneidercmake: Turn off deprecated warning for test_cmockery.c
2015-02-10 Jakub Hrozektests: Add message output format tests
2015-02-09 Andreas Schneidercmake: Add ctest script.
2015-02-09 Andreas SchneiderAdd cmockery legacy header.
2015-02-09 Jakub Hrozekcmocka: Add support for skipping a test
2015-02-08 Jakub Hrozektests: Add a test for failing group setup
2015-02-08 Andreas Schneidertests: Use new cmocka test runner in our tests and...
2015-02-08 Andreas Schneidertests: Add tests for test_malloc() and test_realloc().
2014-04-11 Andreas Schneidertests: Add test_group_fixtures.
2014-04-10 Andreas Schneidertests: Improve the fixture test.
2014-03-03 Lukas SlebodnikTest should not be run if setup function fails
2014-03-03 Lukas Slebodnikbasic_test should be run with other CMOCKA_TESTS
2013-12-24 Andreas Schneidertests: Close the fd in test_assert_macros_fail.
2013-12-23 Andreas SchneiderRevert "tests: Use internal allocation for test_fixtures."
2013-12-23 Andreas Schneidertests: Add test_basics.
2013-12-23 Andreas Schneidertests: Use internal allocation for test_fixtures.
2013-12-23 Andreas Schneidertests: Add test_fixtures.
2013-12-23 Andreas Schneidertests: Add test_exception_handler_fail.
2013-12-23 Andreas Schneidertests: Add test_assert_macros_fail.
2013-12-23 Andreas Schneidertests: Add test_assert_macros.