Home
last modified time | relevance | path

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

/external/openssh/regress/unittests/bitmap/
Dtests.c51 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/
Dtest_helper.c242 test_subtest_info(const char *fmt, ...) in test_subtest_info() function
Dtest_helper.h46 void test_subtest_info(const char *fmt, ...)
/external/openssh/regress/unittests/sshkey/
Dtest_sshkey.c157 test_subtest_info("%s key, banana length %zu", in signature_tests()
/external/openssh/regress/unittests/hostkeys/
Dtest_iterate.c62 test_subtest_info("entry %zu/%zu, file line %ld", in check()