platform/upstream/cmocka.git
2015-02-11 Andreas Schneiderinclude: Add missing functions for Visual Studio.
2015-02-11 Andreas Schneiderdef: Export missing symbols on Windows.
2015-02-11 Andreas Schneidercmocka: Fix possible test state issues
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 Schneidercmocka: Fix a double free in cmprintf_tap()
2015-02-10 Andreas Schneidercmocka: Initialize group_state in _cmocka_run_group_tests()
2015-02-10 Andreas Schneidercmake: Turn off deprecated warning for test_cmockery.c
2015-02-10 Andreas Schneiderinclude: Define fix defintion of LargestIntegralType
2015-02-10 Andreas Schneidercmocka: Fix printf integer formats.
2015-02-10 Andreas Schneidercmocka: Add printf attribute checking for vcm_print_error()
2015-02-10 Andreas Schneidercmocka: Check if 'struct timespec' is available.
2015-02-10 Andreas Schneidercmocka: Only handle SIGBUS and SIGSYS if the system...
2015-02-10 Andreas Schneidercmocka: Fix length calculation.
2015-02-10 Andreas Schneidercmocka: Allow include of cmocka_platform.h
2015-02-10 Jakub Hrozektests: Add message output format tests
2015-02-10 Jakub Hrozekcmocka: Add a newline to subunit error output
2015-02-10 Jakub Hrozekcmocka: Print test errors directly to make them include...
2015-02-10 Jakub Hrozekdocs: Mark the old test runner functions as deprecated
2015-02-09 Andreas Schneidercmake: Add ctest script.
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 Jakub Hrozekdoc: Update cmocka documentation for new environment...
2015-02-08 Andreas Schneiderdoc: Update cmocka documentation for new test runner.
2015-02-08 Andreas Schneidercmocka: Mark run_tests as deprecated.
2015-02-08 Jakub Hrozekcmocka: Add new message printing formatter for testcases
2015-02-08 Jakub Hrozektests: Add a test for failing group setup
2015-02-08 Andreas Schneidertests: Use new cmocka test runner in our tests and...
2015-02-08 Andreas Schneidercmocka: Add support to print errors into a buffer.
2015-02-08 Andreas Schneidercmocka: Add correct checks for clock_gettime().
2015-02-08 Andreas Schneidercmocka: Implement a new test runner.
2015-02-08 Andreas Schneidertests: Add tests for test_malloc() and test_realloc().
2015-02-08 Jakub Hrozekcmocka: Add explicit libc_alloc, realloc, free
2015-02-08 Andreas Schneidercmocka: Add a test_realloc() function.
2015-02-08 Andreas Schneidercmocka: Allow test_free() to deal with NULL pointers.
2015-02-08 Andreas Schneidercmocka: Make global variables thread local.
2015-02-08 Andreas Schneidercmake: Add configure checks for thread local storage.
2015-02-08 Andreas Schneiderconfig: Remove unused options.
2015-02-08 Andreas Schneidercmocka: Use ARRAY_SIZE everywhere.
2015-02-08 Andreas Schneiderconfig: Fix define for strsignal().
2015-02-08 Andreas Schneidercmocka: Fix setting size_of_set in expect_set().
2014-08-07 Jakub HrozekGNU_SOURCE is not a compiler flag
2014-08-07 Andreas Schneidercmake: Use standard cmake variables in CMakeLists.txt.
2014-07-28 Emil Velikovcmocka: do not use # with the %p printf modifier
2014-07-28 Emil Velikovcmocka: use ISO C99 PRIu64 over LargestIntegralTypePrin...
2014-07-23 Emil Velikovcmocka: introduce LargestIntegralTypePrintfUnsignedForm...
2014-07-23 Emil Velikovcmocka: use %p to printf a pointer
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-22 Andreas SchneiderBump version to 0.4.1.
2014-05-22 Andreas Schneidercmake: Fix cmocka cmake-config files.
2014-05-20 Andreas Schneiderdoc: Improve documentation for fail_msg().
2014-04-16 Andreas Schneidercmake: Install cmake config to the correct directory.
2014-04-15 Andreas Schneidercmocka: Fix type of number_of_test_states which can...
2014-04-15 Sebastian DrögeCorrectly report the number of tests without the number...
2014-04-15 Andreas Schneidercmocka: Add CMOCKA_TEST_ABORT env variable to leave...
2014-04-15 Andreas Schneidercoverity: Add _assert_return_code model.
2014-04-14 Andreas Schneidercmake: Ignore .ycm_extra_conf.pyc.
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 SchneiderBump version to 0.4.0.
2014-04-11 Andreas Schneidercmocka: Define inline if not defined with MSVC.
2014-04-11 Andreas SchneiderAdd YouCompleteMe config.
2014-04-11 Andreas Schneidertests: Add test_group_fixtures.
2014-04-11 Andreas Schneidercmocka: Add support for test groups.
2014-04-10 Andreas Schneidercmake: Update UseDoxygen.cmake.
2014-04-10 Andreas Schneidertests: Improve the fixture test.
2014-04-10 Andreas Schneidercmocka: Add a dummy function for setup and teardown.
2014-04-09 Andreas Schneidercmake: Create the compile command database by default.
2014-04-09 Andreas Schneiderdoc: Fix some typos.
2014-03-03 Lukas SlebodnikTest should not be run if setup function fails
2014-03-03 Lukas Slebodnikbasic_test should be run with other CMOCKA_TESTS
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-02-21 Lukas SlebodnikUse better formatting string for printing numbers
2014-01-22 Andreas Schneidercmake: Do not build the chef_wrap example on OSX.
2014-01-20 Andreas Schneidercmake: Add cmake config mode support.
2013-12-24 Andreas Schneidertests: Close the fd in test_assert_macros_fail.
2013-12-23 Andreas SchneiderRevert "tests: Use internal allocation for test_fixtures."
2013-12-23 Andreas Schneidercmocka: Fix typo in the docs.
2013-12-23 Andreas Schneidercmake: Run examples in 'make test' too.
2013-12-23 Andreas Schneidertests: Add test_basics.
2013-12-23 Andreas Schneidertests: Use internal allocation for test_fixtures.
2013-12-23 Andreas Schneidertests: Add test_fixtures.
2013-12-23 Andreas Schneidertests: Add test_exception_handler_fail.
2013-12-23 Andreas Schneidertests: Add test_assert_macros_fail.
2013-12-23 Andreas Schneidertests: Add test_assert_macros.
2013-12-23 Andreas Schneidercmocka: Add assert_return_code().
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-19 Andreas Schneiderdoc: Improve the API mainpage.
2013-12-13 Andreas Schneiderexample: Add the most simple test with cmocka.
2013-12-13 Andreas Schneiderexample: Fix exception handler test on Solaris.
next