Function mutiny_add_test_property¶
Defined in File test.h
Function Documentation¶
-
void mutiny_add_test_property(const char *name, const char *value)¶
C implementation backing TEST_PROPERTY in C files.
- Parameters:
name – Property name.
value – Property value.