Searched refs:shared_file (Results 1 – 2 of 2) sorted by relevance
63 const optional< std::string > shared_file = utils::getenv( in main() local65 if (!shared_file) { in main()69 const fs::path shared_path(shared_file.get()); in main()
894 -v test_suites.integration.shared_file="$(pwd)/shared_file" \