Searched refs:example_file (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/kyua/examples/
H A Dsyntax_test.cpp68 example_file(const char* name) function in namespace:__anon974
83 set_md_var("require.files", example_file("kyua.conf").str());
92 example_file("kyua.conf"));
123 set_md_var("require.files", example_file("Kyuafile.top").str());
130 const fs::path source_path = example_file("Kyuafile.top");
150 set_md_var("require.files", example_file("Kyuafile.top").str());
157 const fs::path source_path = example_file("Kyuafile.top");

Completed in 170 milliseconds