tests: Add test_exception_handler_fail.
[obnox/cmocka.git] / example / CMakeLists.txt
2013-12-23 Andreas Schneidertests: Add test_exception_handler_fail.
2013-12-21 Andreas Schneidercmake: Fix calling the assert_module test.
2013-12-13 Andreas Schneiderexample: Add the most simple test with cmocka.
2013-12-13 Andreas Schneiderexample: Fix exception handler test on Solaris.
2013-12-11 Andreas Schneiderexample: Add an exampele to test exception handling.
2013-10-27 Andreas Schneiderinclude: Fix unit_test_teardown macro.
2013-06-04 Andreas Schneiderexample: Fix building with optimization flags.
2013-06-03 Jakub Hrozekexample: wrap trick
2012-10-15 Andreas Schneiderexample: Move examples to top level dir.