Home
last modified time | relevance | path

Searched refs:PP_NARG (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/unity/include/
Dunity_test_runner.h33 #define PP_NARG(...) \ macro
53 … static const char* UNITY_TEST_UID(test_fn_name)[] = FN_NAME_SET(PP_NARG(__VA_ARGS__), __VA_ARGS__)
126 .test_fn_count = PP_NARG(__VA_ARGS__), \
153 .test_fn_count = PP_NARG(__VA_ARGS__), \