summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-27Bump to 1.1.5tizen_8.0_m2_releaseaccepted/tizen/unified/20230111.174517accepted/tizen/8.0/unified/20231005.094704tizen_8.0tizensandbox/cmocka_1.1.5accepted/tizen_unifiedaccepted/tizen_8.0_unifiedTizenOpenSource2-0/+65
2022-12-27Imported Upstream version 1.1.5upstream/1.1.5cmocka-1.1.5upstreamTizenOpenSource22-47/+602
2022-12-27Imported Upstream version 1.1.3cmocka-1.1.3JinWang An52-2686/+828
2022-12-27Imported Upstream version 1.1.2cmocka-1.1.2JinWang An56-2786/+5321
2017-06-22src: Initialize teardown_name to fix a build warningsandbox/kopasiak/upstreamAndreas Schneider1-1/+1
2017-04-07Bump version to 1.1.1cmocka-1.1.1Andreas Schneider2-2/+8
2017-04-07cmocka: Change define to HAVE_CLOCK_REALTIMEAndreas Schneider3-3/+3
2017-04-05src: Do not use C++ keywords as local variablesAndreas Schneider1-5/+5
2017-04-05Fix TAP output and summary.Stas Kobzar2-20/+20
2017-03-07Update doxygen configAndreas Schneider2-117/+201
2017-01-22doxygen: Allow space in path namesMartin Fischer1-8/+8
2016-12-17Remove dangling unit test source file.Terje Runde1-95/+0
2016-11-12cmake: Add -Wstrict-prototypes during buildAndreas Schneider1-1/+1
2016-11-12src: Add support for compile flag -Wstrict-prototypesAdrian Friedli3-6/+6
2016-11-07cmocka: Leave if expected_call is NULLAndreas Schneider1-2/+3
2016-10-04Fixed xUnit output durationsAdrien Marc1-2/+2
2016-10-03This patch allows cmocka to be run under windows 64-bitNikos Mavrogiannopoulos1-1/+1
2016-09-21cpack: Ignore all object directoriesAndreas Schneider1-1/+1
2016-09-21Bump version to 1.1.0Andreas Schneider2-3/+15
2016-09-21tests: Add test_groups test to validate xml outputDavid Schneider2-15/+127
2016-09-21cmocka: Do not add xml headers twiceAndreas Schneider2-6/+34
2016-09-21cmocka: Add file pattern to create xml file for each groupAndreas Schneider1-0/+46
2016-09-21Fixed format specifier width mismatchJoseph Ates2-7/+28
2016-09-21cmocka: Use defines for WILL_RETURN valuesAndreas Schneider2-3/+6
2016-06-02vcm_print_error: fix segfault on long messagesAris Adamantiadis1-5/+7
2016-03-03cmake: Fix possible issues with librt during configureAndreas Schneider1-7/+9
2016-02-10cmake: Add MinGW DLL Prefix WorkaroundJoseph Ates3-25/+43
2016-02-10cmocka: Add VS2015 supportJoseph Ates2-2/+6
2016-02-10cmocka: Add will_return_maybe() for ignoring mock returnsJoseph Ates6-7/+289
2016-02-10cmocka: Fix indentationJoseph Ates1-3/+3
2016-02-10cmocka: Include strings.h for strcasecmpEmil Velikov1-0/+4
2016-02-10tests: Add a group setup assert testAndreas Schneider2-0/+45
2016-02-10cmocka: Print group setup and teardown errorsAndreas Schneider1-1/+15
2015-12-18tests: Add test for call ordering functionalityJoseph Ates3-1/+218
2015-12-18cmocka: Add support to verify call orderingJoseph Ates3-12/+322
2015-10-28Ignore all build and obj* directoresAndreas Schneider2-3/+3
2015-10-19INSTALL: Add Testing sectionAndreas Schneider1-0/+22
2015-10-07INSTALL: Add example for WindowsAndreas Schneider1-1/+6
2015-10-05src: Fix some compiler warningsAndreas Schneider1-5/+5
2015-09-30src: Use variable name for accessing the array elementsAndreas Schneider1-3/+3
2015-09-30include: Improve documentation for prestate macrosAndreas Schneider1-8/+10
2015-09-23cmocka: Allow to pass initial data to test casesPawel Szewczyk4-4/+63
2015-09-14src: Simplify exception_handler()Andreas Schneider1-3/+6
2015-09-14test: update test_segfault_recovery to try multiple faultsJonathon Reinhart1-0/+2
2015-09-14Use sigsetjmp()/siglongjmp() when availableJonathon Reinhart3-4/+22
2015-09-09src: Improve error reporting with cmocka default outputAndreas Schneider1-2/+13
2015-09-07src: Filter out invalid tests.Andreas Schneider1-9/+16
2015-08-04include: Protect config.h inclusionAndreas Schneider1-0/+2
2015-08-01include: Add va_copy macro if MSVC doesn't provide itAndreas Schneider1-0/+4
2015-07-07cmake: Fix warning on OSXAndreas Schneider1-0/+6