summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-02-08tests: Add tests for test_malloc() and test_realloc().Andreas Schneider2-0/+72
2014-04-11tests: Add test_group_fixtures.Andreas Schneider2-0/+49
2014-04-10tests: Improve the fixture test.Andreas Schneider1-0/+4
2014-03-03Test should not be run if setup function failsLukas Slebodnik2-1/+88
2014-03-03basic_test should be run with other CMOCKA_TESTSLukas Slebodnik1-1/+2
2013-12-24tests: Close the fd in test_assert_macros_fail.Andreas Schneider1-3/+7
2013-12-23Revert "tests: Use internal allocation for test_fixtures."Andreas Schneider1-2/+2
2013-12-23tests: Add test_basics.Andreas Schneider1-0/+58
2013-12-23tests: Use internal allocation for test_fixtures.Andreas Schneider1-2/+2
2013-12-23tests: Add test_fixtures.Andreas Schneider2-0/+38
2013-12-23tests: Add test_exception_handler_fail.Andreas Schneider2-1/+38
2013-12-23tests: Add test_assert_macros_fail.Andreas Schneider2-1/+42
2013-12-23tests: Add test_assert_macros.Andreas Schneider2-0/+47