|
cmocka 2.0.0
Unit testing library with mock support
|
#include <cmocka.h>
Data Fields | |
| SourceLocation | location |
| const char * | parameter_name |
| CheckParameterValue | check_value |
| uintmax_t | check_value_data |
Event that's called to check a parameter value (old API).