Home
last modified time | relevance | path

Searched refs:test_iterate (Results 1 – 3 of 3) sorted by relevance

/openbsd/regress/usr.bin/ssh/unittests/hostkeys/
H A Dtests.c9 void test_iterate(void); /* test_iterate.c */
14 test_iterate(); in tests()
H A DMakefile4 SRCS=tests.c test_iterate.c
H A Dtest_iterate.c871 void test_iterate(void);
874 test_iterate(void) in test_iterate() function