include: Fix pointer casting and add check_expected_ptr()
[platform/upstream/cmocka.git] / example / calculator_test.c
2015-02-11 Andreas Schneiderinclude: Fix pointer casting and add check_expected_ptr()
2015-02-08 Andreas Schneidertests: Use new cmocka test runner in our tests and...
2014-02-21 Lukas SlebodnikUse prefix for commonly used macro PRINTF_ATTRIBUTE
2014-02-21 Lukas SlebodnikUse static modifier for temporary_buffer
2012-10-19 Andreas Schneiderexample: Use C style comments.
2012-10-15 Andreas Schneiderexample: Move examples to top level dir.