Searched refs:test_note (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | testutil.h | 277 void test_note(const char *desc, ...) PRINTF_FORMAT(1, 2); 392 # define TEST_note test_note
|
H A D | enginetest.c | 155 test_note("Adding stopped at %d, (%s,%s)", in test_engines()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | testutil.h | 412 void test_note(const char *desc, ...) PRINTF_FORMAT(1, 2); 541 # define TEST_note test_note
|
H A D | enginetest.c | 161 test_note("Adding stopped at %d, (%s,%s)", in test_engines()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/ |
H A D | tests.c | 148 void test_note(const char *fmt, ...) in test_note() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/ |
H A D | tests.c | 148 void test_note(const char *fmt, ...) in test_note() function
|