3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
INSTALL: Raise Visual Studio version to 2017 or newer More... almost 3 years ago
include: Add cmocka_version.h More... almost 3 years ago
Add clang-format file More... almost 3 years ago
include: Keep CM_OUTPUT_STDOUT for API compatiblity More... almost 3 years ago
include: Change quotes to basic ones More... about 3 years ago
cmake: Fix path relocation in pkgconfig file for mingw More... about 3 years ago
tests: Add tests for assert_uint_in_range() More... about 3 years ago
cmocka: Add assert_int_in_range() More... about 3 years ago
cmocka: Export _assert_uint_(not_)equal More... about 3 years ago
tests: Add negative tests for assert_int_in_range() More... about 3 years ago
tests: Add tests for assert_int_in_range() More... about 3 years ago
cmocka: Add assert_int_in_range() More... about 3 years ago
cmocka: Rename integer_in_range_display_error for uint More... about 3 years ago
include: Add Check(U)IntParameterValue function defintions More... about 3 years ago
cmocka: Return bool for integer_in_range_display_error() More... about 3 years ago
src: Silence a possible null pointer dereference warning More... over 3 years ago
src: Pass boolean to exit_test() More... over 3 years ago
src: Use EXIT_FAILURE for exit() More... over 3 years ago
src: Check if we have a cm_error_message set More... over 3 years ago
gitlab-ci: Add support for coverity More... over 3 years ago
gitlab-ci: Add build with clang More... over 3 years ago
gitlab-ci: Add a release build which also installs More... over 3 years ago
tests: Add negative test for assert_uint_not_equal() More... over 3 years ago
tests: Add test for assert_uint_not_equal() More... over 3 years ago
cmocka: Implement assert_uint_not_equal() More... over 3 years ago
tests: Add negative test for assert_uint_equal() More... over 3 years ago
tests: Add test for assert_uint_equal() More... over 3 years ago
include: Use _assert_uint_equal() where appropiate More... over 3 years ago
tests: Add negative test for assert_int_not_equal() More... over 3 years ago
tests: Add negative tests for assert_int_equal() More... over 3 years ago