Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/text/
H A Dtemplates_test.cpp57 const std::string& exp_output) in do_test_ok() argument
63 ATF_REQUIRE_EQ(exp_output, output.str()); in do_test_ok()
373 const std::string exp_output = in ATF_TEST_CASE_BODY() local
386 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY()
410 const std::string exp_output = in ATF_TEST_CASE_BODY() local
424 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY()
451 const std::string exp_output = in ATF_TEST_CASE_BODY() local
469 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY()
531 const std::string exp_output = in ATF_TEST_CASE_BODY() local
541 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/usr.bin/diff/tests/
H A Ddiff_test.sh144 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 \