src: Filter out invalid tests.
[platform/upstream/cmocka.git] / include /
2015-08-04 Andreas Schneiderinclude: Protect config.h inclusion
2015-08-01 Andreas Schneiderinclude: Add va_copy macro if MSVC doesn't provide it
2015-02-25 Jakub HrozekFix function types in doxygen docs
2015-02-20 Andreas Schneiderinclude: Add macro for assert_ptr_equal().
2015-02-20 Andreas Schneiderinclude: Fix building with newer gcc versions.
2015-02-13 Andreas Schneiderinclude: Use LargestIntegralType instead of uintmax_t
2015-02-13 Andreas Schneiderinclude: Fix documentation for mock functions
2015-02-12 Krzysztof Opasiakcmocka: Surround include info with code endcode
2015-02-12 Andreas Schneiderinclude: Correctly include signal.h
2015-02-12 Andreas Schneiderinclude: Fix warning for missing __WORDSIZE
2015-02-11 Andreas Schneidertests: Fix building the tests with Visual Studio.
2015-02-11 Andreas Schneiderconfig: Add missing define for (v)snprintf functions.
2015-02-11 Andreas Schneiderinclude: Add missing functions for Visual Studio.
2015-02-11 Andreas Schneiderinclude: Define __WORDSIZE if needed.
2015-02-11 Andreas Schneiderinclude: Fix pointer casting and add check_expected_ptr()
2015-02-10 Andreas Schneiderinclude: Define fix defintion of LargestIntegralType
2015-02-10 Jakub Hrozekdocs: Mark the old test runner functions as deprecated
2015-02-09 Andreas SchneiderAdd cmockery legacy header.
2015-02-09 Luis Pabóninclude: Add Programming by Contract header.
2015-02-09 Jakub Hrozekcmocka: Add support for skipping a test
2015-02-09 Andreas Schneidercmocka: Add Test Anything Protocol message output
2015-02-09 Jakub Hrozekcmocka: Add support for xunit reports
2015-02-08 Jakub Hrozekcmocka: Add subunit message output type
2015-02-08 Jakub Hrozekcmocka: Add a function to select the message output...
2015-02-08 Andreas Schneidercmocka: Mark run_tests as deprecated.
2015-02-08 Andreas Schneidercmocka: Implement a new test runner.
2015-02-08 Andreas Schneidercmocka: Add a test_realloc() function.
2014-07-28 Emil Velikovcmocka: use ISO C99 PRIu64 over LargestIntegralTypePrin...
2014-07-23 Emil Velikovcmocka: introduce LargestIntegralTypePrintfUnsignedForm...
2014-05-29 Michael Adamcmocka: fix doxygen comment for assert_not_in_range()
2014-05-29 Michael Adamcmocka: fix doxygen comment for assert_in_range()
2014-05-29 Michael Adamcmocka: fix doxygen comment for assert_return_code()
2014-05-20 Andreas Schneiderdoc: Improve documentation for fail_msg().
2014-04-11 Andreas Schneiderdoc: Document the group functions.
2014-04-11 Sebastian Drögeinclude: Fix count parameter of expect_check() macro
2014-04-11 Andreas Schneidercmocka: Define inline if not defined with MSVC.
2014-04-11 Andreas Schneidercmocka: Add support for test groups.
2014-04-10 Andreas Schneidercmocka: Add a dummy function for setup and teardown.
2014-04-09 Andreas Schneiderdoc: Fix some typos.
2014-02-21 Lukas SlebodnikUse prefix for commonly used macro PRINTF_ATTRIBUTE
2014-02-21 Lukas SlebodnikEnable warning Wundef
2014-02-21 Lukas SlebodnikUse better formatting string for printing numbers
2013-12-23 Andreas Schneidercmocka: Fix typo in the docs.
2013-12-23 Andreas Schneidercmocka: Add assert_return_code().
2013-10-27 Travis Hendricksoninclude: Don't stringify twice with will_return_always().
2013-10-27 Andreas Schneiderinclude: Fix unit_test_teardown macro.
2013-07-29 Andreas Schneiderinclude: Correctly define unit_test_setup() and unit_te...
2013-07-24 Andreas Schneiderinclude: Don't redefine uintptr_t on Windows.
2013-07-18 Pavel BřezinaAdd new macro will_return_always
2013-07-18 Pavel BřezinaAdd new macro fail_msg
2013-06-04 Andreas Schneiderdoc: Add some more documentation for Mock Objects.
2013-06-04 Andreas Schneiderdoc: Document expect_memory().
2013-06-04 Andreas Schneiderdoc: Document expect_any().
2013-06-04 Andreas Schneiderdoc: Fix doc build.
2013-06-04 Andreas Schneiderdoc: Document expect_value().
2013-06-04 Jakub Hrozekdoc: document expect_range family of functions
2013-06-04 Andreas Schneiderdoc: Fix the doc of the count parameter in expect_*().
2013-06-04 Andreas Schneiderdoc: Fix typo in expect_not_in_set_count().
2013-06-04 Andreas Schneiderdoc: Add comment to check_expected().
2013-06-04 Andreas Schneiderdoc: Add example for parameter checking.
2013-06-04 Andreas Schneiderdoc: Document expect_string*()
2013-06-04 Andreas Schneiderdoc: Document expect_in_set().
2013-06-04 Jakub HrozekAdd new macros mock_type and mock_ptr_type
2013-01-17 Andreas Schneiderfile: Remove execute bits of C files.
2012-11-30 Andreas Schneiderdoc: Document check_expected().
2012-11-30 Andreas Schneiderdoc: Document expect_check().
2012-11-30 Andreas Schneiderdoc: Add section for checking parameters.
2012-11-16 Andreas Schneiderdoc: Document expect_assert_failure().
2012-11-16 Andreas Schneiderdoc: Document mock_assert().
2012-11-16 Andreas Schneiderdoc: Document Standard Assertions group.
2012-11-16 Andreas Schneiderdoc: Document test_free().
2012-11-16 Andreas Schneiderdoc: Document test_calloc().
2012-11-16 Andreas Schneiderdoc: Document test_malloc().
2012-11-16 Andreas Schneiderdoc: Document Dynamic Memory Allocation group.
2012-11-16 Andreas Schneiderdoc: Document assert_not_in_set().
2012-11-16 Andreas Schneiderdoc: Document assert_in_set().
2012-11-16 Andreas Schneiderdoc: Document assert_not_in_range().
2012-11-16 Andreas Schneiderdoc: Document assert_in_range().
2012-11-10 Andreas Schneiderdoc: Document assert_in_range().
2012-11-10 Andreas Schneiderdoc: Document assert_memory_not_equal().
2012-11-10 Andreas Schneiderdoc: Document assert_memory_equal().
2012-11-10 Andreas Schneiderdoc: Document assert_string_not_equal().
2012-11-05 Andreas Schneiderdoc: Document assert_string_equal().
2012-11-05 Andreas Schneiderdoc: Document assert_int_not_equal().
2012-11-05 Andreas Schneiderdoc: Document assert_int_equal().
2012-11-05 Andreas Schneiderdoc: Document assert_null().
2012-11-05 Andreas Schneiderdoc: Add a more detailed description to the Assert...
2012-11-05 Andreas Schneiderdoc: Add example to Running Tests section.
2012-10-19 Andreas Schneiderinclude: Document assert_non_null().
2012-10-19 Andreas Schneiderinclude: Document assert_false().
2012-10-19 Andreas Schneiderinclude: Document assert_true().
2012-10-16 Andreas Schneiderinclude: Document run_tests().
2012-10-16 Andreas Schneiderinclude: Document run_tests().
2012-10-16 Andreas Schneiderinclude: Document unit_test*() macros.
2012-10-16 Andreas Schneiderinclude: Document run_tests().
2012-10-16 Andreas Schneiderinclude: Document fail().
2012-10-15 Andreas Schneiderinclude: Add a group for mock objects.
2012-10-15 Andreas Schneiderinclude: Document will_return_count().
2012-10-15 Andreas Schneiderinclude: Document will_return().
2012-10-15 Andreas Schneiderinclude: Document mock().
next