Searched refs:test_argv (Results 1 – 4 of 4) sorted by relevance
24 void test_argv(void);37 test_argv(); in tests()
21 void test_argv(void);24 test_argv(void) in test_argv() function
9 SRCS+= test_argv.c
1553 const char **test_argv; in main() local1563 test_argv = argv + 2; in main()1567 test_argv = NULL; in main()1592 tests[i].testfn(fd, test_argc, test_argv); in main()