Searched refs:test_subtest_info (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssh/regress/unittests/bitmap/ |
H A D | tests.c | 53 test_subtest_info("set %d/%d/%d", i, j, k); in tests() 69 test_subtest_info("match %d/%d/%d", i, j, k); in tests() 76 test_subtest_info("length %d/%d/%d", i, j, k); in tests() 83 test_subtest_info("serialise %d/%d/%d", in tests() 97 test_subtest_info("deserialise %d/%d/%d", in tests() 108 test_subtest_info("clear %d/%d/%d", in tests()
|
/freebsd/crypto/openssh/regress/unittests/test_helper/ |
H A D | test_helper.c | 284 test_subtest_info(const char *fmt, ...) in test_subtest_info() function
|
H A D | test_helper.h | 52 void test_subtest_info(const char *fmt, ...)
|
/freebsd/crypto/openssh/regress/unittests/sshkey/ |
H A D | test_sshkey.c | 162 test_subtest_info("%s key, banana length %zu", in signature_tests()
|
/freebsd/crypto/openssh/regress/unittests/hostkeys/ |
H A D | test_iterate.c | 61 test_subtest_info("entry %zu/%zu, file line %ld", in check()
|