Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/tests/
H A Dtest-runner.c1574 const pkgconf_buffer_t *test_tool_dir_arg_buf = PKGCONF_BUFFER_FROM_STR(test_tool_dir_arg); in main() local
1575 pkgconf_buffer_subst(&test_tool_dir, test_tool_dir_arg_buf, "\\", "/"); in main()