Searched refs:test_misc (Results 1 – 8 of 8) sorted by relevance
29 void test_misc(void);42 test_misc(); in tests()
3 PROG=test_misc5 SRCS+= test_misc.c
21 void test_misc(void);425 test_misc(void) in test_misc() function
216 test_misc(void) in test_misc() function238 test_misc(); in test()
431 test_misc(const struct param *p) in test_misc() function454 test_misc(p); in test()
59 test_misc(krb5_context context) in test_misc() function438 test_misc(context); in main()
488 test_misc(krb5_context context) in test_misc() function643 test_misc(context); in main()
304 $$V ${.OBJDIR}/unittests/misc/test_misc $${ARGS}; \