3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmocka: Include strings.h for strcasecmp More... over 9 years ago
Fixed format specifier width mismatch More... over 9 years ago
tests: Add test for call ordering functionality More... over 9 years ago
cmocka: Add support to verify call ordering More... over 9 years ago
Ignore all build and obj* directores More... over 9 years ago
INSTALL: Add Testing section More... almost 10 years ago
INSTALL: Add example for Windows More... almost 10 years ago
src: Fix some compiler warnings More... almost 10 years ago
src: Use variable name for accessing the array elements More... almost 10 years ago
include: Improve documentation for prestate macros More... almost 10 years ago
src: Simplify exception_handler() More... almost 10 years ago
cmocka: Allow to pass initial data to test cases More... almost 10 years ago
src: Improve error reporting with cmocka default output More... almost 10 years ago
test: update test_segfault_recovery to try multiple faults More... almost 10 years ago
Use sigsetjmp()/siglongjmp() when available More... almost 10 years ago
src: Filter out invalid tests. More... almost 10 years ago
include: Protect config.h inclusion More... almost 10 years ago
include: Add va_copy macro if MSVC doesn't provide it More... almost 10 years ago
cmake: Fix warning on OSX More... about 10 years ago
def: Add missing cmocka_set_message_output symbol More... about 10 years ago
cmocka: Print skipped tests in group summary More... about 10 years ago
gitignor: Ignore all object file directories More... about 10 years ago
cmocka: Add subtests for groups using TAP output More... about 10 years ago
Bump version to 1.0.1 More... over 10 years ago
Update ChangeLog. More... over 10 years ago
cmocka: realloc(ptr, 0) should act as free(ptr) More... over 10 years ago
Fix function types in doxygen docs More... over 10 years ago
cmake: Use https to drop results. More... over 10 years ago
include: Add macro for assert_ptr_equal(). More... over 10 years ago
include: Fix building with newer gcc versions. More... over 10 years ago