3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 12 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a function to print an aditional message More... about 1 month ago
Alias ptr asserts to assert_msg with no message More... about 1 month ago
Implement assert macros with user provided error messages More... about 1 month ago
Add tests for asserting pointers with message More... about 1 month ago
Add initial CONTRIBUTING.md More... 2 months ago
clang-format: Update to reflect coding style More... 2 months ago
treewide: Use bool intead of int wherever possible More... 2 months ago
cmocka: Add all_zero() function and test More... 2 months ago
cmocka: Implement better memory_equal_display_error() More... 2 months ago
tests: Add tests for assert_memory_equal() More... 2 months ago
cmocka: Use bool and uint8_t for memory_equal_display_error() More... 2 months ago
test: Add a uint64_t test for will_return_uint/mock_uint More... 3 months ago
Sanitize XML strings. More... 3 months ago
Improve c_strreplace implementation More... 3 months ago
cmocka: Get rid of _expect_in_set() More... 3 months ago
tests: Add test for expect_uint_in_set_count() More... 3 months ago
cmocka: Implement expect_uint_in_set() More... 3 months ago
cmocka: Add expect_uint_in_set_count() More... 3 months ago
cmocka: Implement expect_int_in_set_count() More... 3 months ago
cmocka: Implement __expect_uint_in_set() More... 3 months ago
tests: Add test for expect_int_in_set_count() More... 3 months ago
cmocka: Add expect_int_in_set_count() More... 3 months ago
cmocka: Implement _expect_int_in_set() More... 3 months ago
cmocka: Add missing null check in _expect_check() More... 3 months ago
cmocka: Use uint_value_in_set_display_error() in _assert_not_in_set() More... 3 months ago
cmocka: Reformat expect_check_count() define More... 3 months ago
cmocka: Reformat expect_check() More... 3 months ago
Add unit tests for assert_false() More... 4 months ago
Add unit tests for assert_true() More... 4 months ago
Make assert_true(), assert_false() more verbose More... 4 months ago