platform/upstream/cmocka.git
2017-07-04 Krzysztof Opasiakpackaging: Add packaging for generating RPM package 97/137097/1 accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix sandbox/backup/cmocka_1.1.1_20221227 tizen_4.0 tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/4.0/unified/20170816.013514 accepted/tizen/4.0/unified/20170828.222418 accepted/tizen/5.0/unified/20181102.024057 accepted/tizen/5.5/unified/20191031.004702 accepted/tizen/5.5/unified/mobile/hotfix/20201027.062459 accepted/tizen/5.5/unified/wearable/hotfix/20201027.102659 accepted/tizen/6.0/unified/20201030.104412 accepted/tizen/6.0/unified/hotfix/20201102.235931 accepted/tizen/6.5/unified/20211028.223301 accepted/tizen/7.0/unified/20221110.063320 accepted/tizen/7.0/unified/hotfix/20221116.110646 accepted/tizen/unified/20170705.163442 submit/tizen/20170705.094846 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100005 submit/tizen_5.0/20181101.000006 submit/tizen_5.5/20191031.000006 submit/tizen_5.5_mobile_hotfix/20201026.185106 submit/tizen_5.5_wearable_hotfix/20201026.184306 submit/tizen_6.0/20201029.205501 submit/tizen_6.0_hotfix/20201102.192901 submit/tizen_6.0_hotfix/20201103.115101 submit/tizen_6.5/20211028.163301 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release tizen_5.5.m2_release tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release
2017-06-22 Andreas Schneidersrc: Initialize teardown_name to fix a build warning sandbox/kopasiak/upstream
2017-04-07 Andreas SchneiderBump version to 1.1.1 cmocka-1.1.1
2017-04-07 Andreas Schneidercmocka: Change define to HAVE_CLOCK_REALTIME
2017-04-05 Andreas Schneidersrc: Do not use C++ keywords as local variables
2017-04-05 Stas KobzarFix TAP output and summary.
2017-03-07 Andreas SchneiderUpdate doxygen config
2017-01-22 Martin Fischerdoxygen: Allow space in path names
2016-12-17 Terje RundeRemove dangling unit test source file.
2016-11-12 Andreas Schneidercmake: Add -Wstrict-prototypes during build
2016-11-12 Adrian Friedlisrc: Add support for compile flag -Wstrict-prototypes
2016-11-07 Andreas Schneidercmocka: Leave if expected_call is NULL
2016-10-04 Adrien MarcFixed xUnit output durations
2016-10-03 Nikos MavrogiannopoulosThis patch allows cmocka to be run under windows 64-bit
2016-09-21 Andreas Schneidercpack: Ignore all object directories
2016-09-21 Andreas SchneiderBump version to 1.1.0
2016-09-21 David Schneidertests: Add test_groups test to validate xml output
2016-09-21 Andreas Schneidercmocka: Do not add xml headers twice
2016-09-21 Andreas Schneidercmocka: Add file pattern to create xml file for each...
2016-09-21 Joseph AtesFixed format specifier width mismatch
2016-09-21 Andreas Schneidercmocka: Use defines for WILL_RETURN values
2016-06-02 Aris Adamantiadisvcm_print_error: fix segfault on long messages
2016-03-03 Andreas Schneidercmake: Fix possible issues with librt during configure
2016-02-10 Joseph Atescmake: Add MinGW DLL Prefix Workaround
2016-02-10 Joseph Atescmocka: Add VS2015 support
2016-02-10 Joseph Atescmocka: Add will_return_maybe() for ignoring mock returns
2016-02-10 Joseph Atescmocka: Fix indentation
2016-02-10 Emil Velikovcmocka: Include strings.h for strcasecmp
2016-02-10 Andreas Schneidertests: Add a group setup assert test
2016-02-10 Andreas Schneidercmocka: Print group setup and teardown errors
2015-12-18 Joseph Atestests: Add test for call ordering functionality
2015-12-18 Joseph Atescmocka: Add support to verify call ordering
2015-10-28 Andreas SchneiderIgnore all build and obj* directores
2015-10-19 Andreas SchneiderINSTALL: Add Testing section
2015-10-07 Andreas SchneiderINSTALL: Add example for Windows
2015-10-05 Andreas Schneidersrc: Fix some compiler warnings
2015-09-30 Andreas Schneidersrc: Use variable name for accessing the array elements
2015-09-30 Andreas Schneiderinclude: Improve documentation for prestate macros
2015-09-23 Pawel Szewczykcmocka: Allow to pass initial data to test cases
2015-09-14 Andreas Schneidersrc: Simplify exception_handler()
2015-09-14 Jonathon Reinharttest: update test_segfault_recovery to try multiple...
2015-09-14 Jonathon ReinhartUse sigsetjmp()/siglongjmp() when available
2015-09-09 Andreas Schneidersrc: Improve error reporting with cmocka default output
2015-09-07 Andreas Schneidersrc: Filter out invalid tests.
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-07-07 Andreas Schneidercmake: Fix warning on OSX
2015-07-07 Andreas Schneiderdef: Add missing cmocka_set_message_output symbol
2015-05-11 Pawel Szewczykcmocka: Print skipped tests in group summary
2015-05-11 Andreas Schneidergitignor: Ignore all object file directories
2015-05-11 Ellie Timoneycmocka: Add subtests for groups using TAP output
2015-03-12 Andreas SchneiderBump version to 1.0.1
2015-03-12 Andreas SchneiderUpdate ChangeLog.
2015-03-02 Niels de Voscmocka: realloc(ptr, 0) should act as free(ptr)
2015-02-25 Jakub HrozekFix function types in doxygen docs
2015-02-20 Andreas Schneidercmake: Use https to drop results.
2015-02-20 Andreas Schneiderinclude: Add macro for assert_ptr_equal().
2015-02-20 Andreas Schneiderinclude: Fix building with newer gcc versions.
2015-02-16 Andreas Schneidercpack: Exclude object directories.
2015-02-16 Andreas SchneiderBump version to 1.0.0.
2015-02-16 Andreas SchneiderUpdate ChangeLog.
2015-02-13 Andreas Schneiderinclude: Use LargestIntegralType instead of uintmax_t
2015-02-13 Andreas Schneiderinclude: Fix documentation for mock functions
2015-02-13 Andreas Schneidercmake: Disable some tests on Windows.
2015-02-12 Andreas Schneiderexamples: Use WILL_FAIL instead of regular expression
2015-02-12 Andreas Schneidercmake: Fix running examples on Windows.
2015-02-12 Jakub Hrozektests: Use a different regex for segfault on Windows
2015-02-12 Krzysztof Opasiakcmocka: examples: Fix assert macros usage
2015-02-12 Krzysztof Opasiakcmocka: Surround include info with code endcode
2015-02-12 Jakub Hrozekcmocka: Include cmocka_private.h after cmocka.h
2015-02-12 Andreas Schneidercmake: Always set correct output name.
2015-02-12 Andreas Schneiderinclude: Correctly include signal.h
2015-02-12 Andreas Schneidercmake: Fix executing test examples on Windows.
2015-02-12 Andreas Schneidercmake: Build tests with the static library.
2015-02-12 Andreas Schneiderinclude: Fix warning for missing __WORDSIZE
2015-02-11 Andreas Schneidertests: Add io.h for open() and close() on Windows.
2015-02-11 Andreas Schneidercmake: Do not set gcc flags in VC.
2015-02-11 Andreas Schneidertests: Fix test_assert_macros* with Visual Studio.
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 Schneidercmake: Fix a typo in the options
2015-02-11 Andreas Schneidercmocka: Cast correctly to errno type
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...
next