List Question
20 TechQA 2023-10-28T17:01:01.383000Failed to run C program cmocka unit test
35 views
Asked by findingdori
How do I pass a double value to my C mock function with cmocka will_return()?
493 views
Asked by Tom Willis
What happens if I cast a pointer that is NULL to something else?
93 views
Asked by Cristian Cutitei
How do I properly build cmocka unit tests with CMake
41 views
Asked by Jon
Is there a possibility of unit testing database functions using cmocka?
56 views
Asked by jst
Is it possible to use "cmocka" in visual studio solution?
336 views
Asked by jst
How to get the duration time of each test cases in Cmocka?
189 views
Asked by Risusdan
Cmocka - should we all be creating one executable per test for isolating static variables?
501 views
Asked by karobar
Wrapped function pointer parameter changes if return value struct has too many members
240 views
Asked by karobar
Integrating a library in eclipse stops the debug exe from running as expected
158 views
Asked by UnbescholtenerBuerger
set_target_properties does not work with multiple --wrap functions
359 views
Asked by arda30
Cmocka: how to mock a function called as a function pointer
463 views
Asked by Wanghz
Compiling problems using mock of CMocka
209 views
Asked by Rony Kositsky
Remove or Weaken private methods in module
119 views
Asked by gnac
c cmocka running the same test function with different parameters
437 views
Asked by A-mit
linking with wrap directive for unit testing can be used to redefine a subroutine?
237 views
Asked by Gionata Benelli
Mocking functions with cmocka
1.5k views
Asked by Nesmo07
Import cmocka library in Bazel Build
133 views
Asked by Nesmo07
__wrap_strcpy() has remaining non-returned values
1.2k views
Asked by Thanh Huy Vu
How can cmocka be used to mock functions using --wrap within shared libraries?
1.1k views
Asked by in-the-cloud