Searched refs:test_argv (Results 1 – 3 of 3) sorted by relevance
26 void test_argv(void);37 test_argv(); in tests()
23 void test_argv(void);26 test_argv(void) in test_argv() function
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()