Searched refs:test_subtest_info (Results 1 – 5 of 5) sorted by relevance
/external/openssh/regress/unittests/bitmap/ |
D | tests.c | 51 test_subtest_info("set %d/%d/%d", i, j, k); in tests() 67 test_subtest_info("match %d/%d/%d", i, j, k); in tests() 74 test_subtest_info("length %d/%d/%d", i, j, k); in tests() 81 test_subtest_info("serialise %d/%d/%d", in tests() 95 test_subtest_info("deserialise %d/%d/%d", in tests() 106 test_subtest_info("clear %d/%d/%d", in tests()
|
/external/openssh/regress/unittests/test_helper/ |
D | test_helper.c | 242 test_subtest_info(const char *fmt, ...) in test_subtest_info() function
|
D | test_helper.h | 46 void test_subtest_info(const char *fmt, ...)
|
/external/openssh/regress/unittests/sshkey/ |
D | test_sshkey.c | 157 test_subtest_info("%s key, banana length %zu", in signature_tests()
|
/external/openssh/regress/unittests/hostkeys/ |
D | test_iterate.c | 62 test_subtest_info("entry %zu/%zu, file line %ld", in check()
|