Searched refs:IGNORE_TEST (Results 1 - 4 of 4) sorted by relevance
/third_party/cJSON/tests/unity/extras/fixture/src/ |
H A D | unity_fixture.h | 43 #define IGNORE_TEST(group, name) \ macro 48 UnityIgnoreTest("IGNORE_TEST(" #group ", " #name ")", TEST_GROUP_##group, #name);\
|
/third_party/unity/extras/fixture/src/ |
H A D | unity_fixture.h | 53 #define IGNORE_TEST(group, name) \ macro 58 UnityIgnoreTest("IGNORE_TEST(" #group ", " #name ")", TEST_GROUP_##group, #name);\
|
/third_party/unity/extras/fixture/test/ |
H A D | unity_fixture_Test.c | 242 IGNORE_TEST(UnityCommandOptions, TestShouldBeIgnored) in IGNORE_TEST() function
|
/third_party/cJSON/tests/unity/extras/fixture/test/ |
H A D | unity_fixture_Test.c | 310 IGNORE_TEST(UnityCommandOptions, TestShouldBeIgnored) in IGNORE_TEST() function
|
Completed in 2 milliseconds