3
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
include: avoid GCC -Wuninitialized in assert_ptr* More... over 2 years ago
cmake: Add more compiler warnings More... over 2 years ago
example: Fix pos value as snprintf returns an int More... over 2 years ago
cmake: Use C99 and define GNU and POSIX flags directly at source files More... over 2 years ago
include: Improve expect_check() documentation More... over 2 years ago
Improve INSTALL.md More... over 2 years ago
doc: Link to the examples for mocking More... over 2 years ago
include: Improve documentation More... over 2 years ago
tests: Add tests for will_return/mock with ptr and type saftey checking More... over 2 years ago
cmocka: Add some kind of type safety for will_return and mock More... over 2 years ago
tests: Add tests for new will_return and mock macros More... over 2 years ago
include: Add specific will_return and mock macros for different types More... over 2 years ago
include: Add assign_(int|uint|double|ptr)_to_cmocka_value() macros More... over 2 years ago
include: Move values in CMockaValueData union around More... over 2 years ago
cmake: Do not use CMAKE_(BINARY|SOURCE)_DIR for compile_commands.json More... over 2 years ago
Wrapped test and example build in project test More... over 2 years ago
Allow macros as input for convenience macros More... over 2 years ago
cmocka.c: Reduce the call stack consumption of printf More... over 2 years ago
include: Remove cast_to_uintptr_type macro More... over 2 years ago
include: Remove cast_ptr_to_uintmax_type macro More... over 2 years ago
test: Test assert_ptr_equal and _not_equal macros More... over 2 years ago
test: Test expect_string and expect_memory More... over 2 years ago
cmocka: Make expect_check to use CMockaValueData More... over 2 years ago
include: Add cast_ptr_to_cmocka_value() macro More... over 2 years ago
include: Add cast_int_to_cmocka_value() macro More... over 2 years ago
include: Add CMockaValueData typedef More... over 2 years ago
cmocka: Add overflow check for test_calloc() More... over 2 years ago
tests: Add test for test_calloc() More... over 2 years ago
cmocka: fix `float` in assert_double_not_equal More... over 2 years ago
cmocka: fix setjmp in expect_assert_failure macro More... over 2 years ago