Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/tests/
H A Dtest-runner.c1527 char *test_tool_dir_arg = NULL; in main() local
1553 test_tool_dir_arg = pkg_optarg; in main()
1572 if (test_tool_dir_arg != NULL) in main()
1574 const pkgconf_buffer_t *test_tool_dir_arg_buf = PKGCONF_BUFFER_FROM_STR(test_tool_dir_arg); in main()