cmocka: fix doxygen comment for assert_not_in_range()
[obnox/cmocka.git] / example /
2014-02-21 Lukas SlebodnikUse prefix for commonly used macro PRINTF_ATTRIBUTE
2014-02-21 Lukas SlebodnikEnable warning Wundef
2014-02-21 Lukas SlebodnikUse static modifier for temporary_buffer
2014-01-22 Andreas Schneidercmake: Do not build the chef_wrap example on OSX.
2013-12-23 Andreas Schneidertests: Add test_basics.
2013-12-23 Andreas Schneidertests: Add test_fixtures.
2013-12-23 Andreas Schneidertests: Add test_exception_handler_fail.
2013-12-21 Andreas Schneiderexample: Define UNIT_TESTING in run_tests.c.
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-07-24 Andreas Schneiderexample: Add missing stdlib.h.
2013-07-10 Andreas Schneiderexample: Fix customer database test on big endian.
2013-06-11 Andreas Schneiderexamples: Fix memory leaks in the waiter_test.
2013-06-11 Andreas Schneiderexamples: Fix build warning in waiter_test.
2013-06-04 Andreas Schneiderexample: Fix building with optimization flags.
2013-06-03 Andreas Schneiderexample: Fix a build warning.
2013-06-03 Jakub Hrozekexample: wrap trick
2012-10-19 Andreas Schneiderexample: Use C style comments.
2012-10-16 Andreas Schneidertests: Extend the run_tests example.
2012-10-15 Andreas Schneiderexample: Move examples to top level dir.