Home
last modified time | relevance | path

Searched refs:UNITY_TEST_IGNORE (Results 1 - 4 of 4) sorted by relevance

/third_party/cJSON/tests/unity/src/
H A Dunity.h103 #define TEST_IGNORE_MESSAGE(message) UNITY_TEST_IGNORE(__LINE__, (message))
104 #define TEST_IGNORE() UNITY_TEST_IGNORE(__LINE__, NULL)
H A Dunity_internals.h646 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)(line)) macro
/third_party/unity/src/
H A Dunity.h103 #define TEST_IGNORE_MESSAGE(message) UNITY_TEST_IGNORE(__LINE__, (message))
104 #define TEST_IGNORE() UNITY_TEST_IGNORE(__LINE__, NULL)
H A Dunity_internals.h871 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)(line)) macro

Completed in 12 milliseconds