Searched refs:stdxxx (Results 1 – 1 of 1) sorted by relevance
682 const std::string& stdxxx) in run_output_check() argument689 std::cerr << "Fail: " << stdxxx << " not empty\n"; in run_output_check()693 std::cerr << "Fail: " << stdxxx << " is empty\n"; in run_output_check()700 std::cerr << "Fail: " << stdxxx << " does not match golden " in run_output_check()705 std::cerr << "Fail: " << stdxxx << " matches golden output\n"; in run_output_check()719 std::cerr << "Fail: " << stdxxx << " does not match expected " in run_output_check()724 std::cerr << "Fail: " << stdxxx << " matches expected value\n"; in run_output_check()732 std::cerr << "Fail: regexp " + oc.value + " not in " << stdxxx in run_output_check()737 std::cerr << "Fail: regexp " + oc.value + " is in " << stdxxx in run_output_check()766 const atf::fs::path& path, const std::string& stdxxx) in run_output_checks() argument[all …]