Searched refs:test_argv (Results 1 – 3 of 3) sorted by relevance
27 void test_argv(void);36 test_argv(); in tests()
24 void test_argv(void);27 test_argv(void) in test_argv() function
1555 const char **test_argv; in main() local1565 test_argv = argv + 2; in main()1569 test_argv = NULL; in main()1594 tests[i].testfn(fd, test_argc, test_argv); in main()