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