Searched refs:exp_output (Results 1 – 2 of 2) sorted by relevance
57 const std::string& exp_output) in do_test_ok() argument63 ATF_REQUIRE_EQ(exp_output, output.str()); in do_test_ok()373 const std::string exp_output = in ATF_TEST_CASE_BODY() local386 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY()410 const std::string exp_output = in ATF_TEST_CASE_BODY() local424 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY()451 const std::string exp_output = in ATF_TEST_CASE_BODY() local469 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY()531 const std::string exp_output = in ATF_TEST_CASE_BODY() local541 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY()[all …]
144 exp_output=$(printf "A[[:space:]]+|[[:space:]]+D\nB[[:space:]]+B\nC[[:space:]]+|[[:space:]]+E")147 atf_check -o match:"$exp_output" -s exit:1 \149 atf_check -o match:"$exp_output" -s exit:1 \