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
fix(output-overrides): mark example test as failing More... 11 months ago
feat(output-override): add a way to override the output functions More... 11 months ago
Rename 'named' -> 'parameter' for better readability More... 12 months ago
Add tests and examples for the errno mocking functions More... 12 months ago
Add convenience macros to mock errno More... 12 months ago
Add tests and examples for named returns More... 12 months ago
Add named return value mocks More... 12 months ago
Fix expect_function_calls() for counts of 0. More... about 1 year ago
doc: Fix pre-defined macro definition More... about 1 year ago
gitlab-ci: Fix tags for windows runners More... about 1 year ago
gitlab-ci: Adapt to latest gitlab changes More... about 1 year ago
add a function to print an aditional message More... over 1 year ago
Alias ptr asserts to assert_msg with no message More... over 1 year ago
Implement assert macros with user provided error messages More... over 1 year ago
Add tests for asserting pointers with message More... over 1 year ago
Add initial CONTRIBUTING.md More... over 1 year ago
clang-format: Update to reflect coding style More... over 1 year ago
treewide: Use bool intead of int wherever possible More... over 1 year ago
cmocka: Add all_zero() function and test More... over 1 year ago
cmocka: Implement better memory_equal_display_error() More... over 1 year ago
tests: Add tests for assert_memory_equal() More... over 1 year ago
cmocka: Use bool and uint8_t for memory_equal_display_error() More... over 1 year ago
test: Add a uint64_t test for will_return_uint/mock_uint More... over 1 year ago
Sanitize XML strings. More... over 1 year ago
Improve c_strreplace implementation More... over 1 year ago
assert_(double|float)_(not_|)_equal: precision based on epsilon More... over 1 year ago
double_compare: use DBL_EPSILON More... over 1 year ago
cmocka: Get rid of _expect_in_set() More... over 1 year ago
tests: Add test for expect_uint_in_set_count() More... over 1 year ago
cmocka: Implement expect_uint_in_set() More... over 1 year ago