openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
cmocka
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 4 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
include: avoid GCC -Wuninitialized in assert_ptr*
Alois Klink
More...
over 2 years ago
cmake: Add more compiler warnings
Andreas Schneider
More...
over 2 years ago
example: Fix pos value as snprintf returns an int
Andreas Schneider
More...
over 2 years ago
cmake: Use C99 and define GNU and POSIX flags directly at source files
Andreas Schneider
More...
over 2 years ago
include: Improve expect_check() documentation
Andreas Schneider
More...
over 2 years ago
Improve INSTALL.md
Andreas Schneider
More...
over 2 years ago
doc: Link to the examples for mocking
Andreas Schneider
More...
over 2 years ago
include: Improve documentation
Andreas Schneider
More...
over 2 years ago
tests: Add tests for will_return/mock with ptr and type saftey checking
Andreas Schneider
More...
over 2 years ago
cmocka: Add some kind of type safety for will_return and mock
Andreas Schneider
More...
over 2 years ago
tests: Add tests for new will_return and mock macros
Andreas Schneider
More...
over 2 years ago
include: Add specific will_return and mock macros for different types
Andreas Schneider
More...
over 2 years ago
include: Add assign_(int|uint|double|ptr)_to_cmocka_value() macros
Andreas Schneider
More...
over 2 years ago
include: Move values in CMockaValueData union around
Andreas Schneider
More...
over 2 years ago
cmake: Do not use CMAKE_(BINARY|SOURCE)_DIR for compile_commands.json
Andreas Schneider
More...
over 2 years ago
Wrapped test and example build in project test
Chris Schick
More...
over 2 years ago
Allow macros as input for convenience macros
Thomas Bong
More...
over 2 years ago
cmocka.c: Reduce the call stack consumption of printf
Xiang Xiao
More...
over 2 years ago
include: Remove cast_to_uintptr_type macro
Alois Klink
More...
over 2 years ago
include: Remove cast_ptr_to_uintmax_type macro
Alois Klink
More...
over 2 years ago
test: Test assert_ptr_equal and _not_equal macros
Alois Klink
More...
over 2 years ago
test: Test expect_string and expect_memory
Alois Klink
More...
over 2 years ago
cmocka: Make expect_check to use CMockaValueData
Alois Klink
More...
over 2 years ago
include: Add cast_ptr_to_cmocka_value() macro
Alois Klink
More...
over 2 years ago
include: Add cast_int_to_cmocka_value() macro
Alois Klink
More...
over 2 years ago
include: Add CMockaValueData typedef
Alois Klink
More...
over 2 years ago
cmocka: Add overflow check for test_calloc()
Alexander Dahl
More...
over 2 years ago
tests: Add test for test_calloc()
Alexander Dahl
More...
over 2 years ago
cmocka: fix `float` in assert_double_not_equal
Alois Klink
More...
over 2 years ago
cmocka: fix setjmp in expect_assert_failure macro
Alois Klink
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree