Imported Upstream version 1.1.5
[platform/upstream/cmocka.git] / tests / CMakeLists.txt
2022-12-27 TizenOpenSourceImported Upstream version 1.1.5 upstream cmocka-1.1.5 upstream/1.1.5
2022-12-27 JinWang AnImported Upstream version 1.1.3 cmocka-1.1.3
2022-12-27 JinWang AnImported Upstream version 1.1.2 cmocka-1.1.2
2017-04-05 Stas KobzarFix TAP output and summary.
2016-09-21 David Schneidertests: Add test_groups test to validate xml output
2016-02-10 Joseph Atescmocka: Add will_return_maybe() for ignoring mock returns
2016-02-10 Andreas Schneidertests: Add a group setup assert test
2015-12-18 Joseph Atestests: Add test for call ordering functionality
2015-05-11 Ellie Timoneycmocka: Add subtests for groups using TAP output
2015-02-12 Jakub Hrozektests: Use a different regex for segfault on Windows
2015-02-12 Andreas Schneidercmake: Build tests with the static library.
2015-02-11 Andreas Schneidercmake: Do not set gcc flags in VC.
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 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-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-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.