Searched refs:TEST_CASE_NAME (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/test/
H A Dtestutil.h94 TEST_FIXTURE_TYPE fixture = set_up(TEST_CASE_NAME);\
103 * TEST_CASE_NAME is defined as the name of the test case function where
108 # define TEST_CASE_NAME __FUNCTION__ macro
112 # define TEST_CASE_NAME __FILE__ ":" testutil_stringify(__LINE__) macro
115 # define TEST_CASE_NAME __func__ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/test/
H A Dtestutil.h94 TEST_FIXTURE_TYPE fixture = set_up(TEST_CASE_NAME);\
103 * TEST_CASE_NAME is defined as the name of the test case function where
108 # define TEST_CASE_NAME __FUNCTION__ macro
112 # define TEST_CASE_NAME __FILE__ ":" testutil_stringify(__LINE__) macro
115 # define TEST_CASE_NAME __func__ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/test/
H A Dtestutil.h94 TEST_FIXTURE_TYPE fixture = set_up(TEST_CASE_NAME);\
103 * TEST_CASE_NAME is defined as the name of the test case function where
108 # define TEST_CASE_NAME __FUNCTION__ macro
112 # define TEST_CASE_NAME __FILE__ ":" testutil_stringify(__LINE__) macro
115 # define TEST_CASE_NAME __func__ macro

Completed in 88 milliseconds