Home
last modified time | relevance | path

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

/src/contrib/kyua/utils/process/
H A Dchild_test.cpp488 const fs::path fileb("fileB.txt"); in ATF_TEST_CASE_BODY() local
491 atf::utils::create_file(fileb.str(), "Initial stderr\n"); in ATF_TEST_CASE_BODY()
494 child_simple_functor(16, "a functor"), filea, fileb); in ATF_TEST_CASE_BODY()
500 ATF_REQUIRE(!atf::utils::grep_file("^Initial stdout$", fileb.str())); in ATF_TEST_CASE_BODY()
503 ATF_REQUIRE(!atf::utils::grep_file("^To stdout: a functor$", fileb.str())); in ATF_TEST_CASE_BODY()
505 ATF_REQUIRE( atf::utils::grep_file("^Initial stderr$", fileb.str())); in ATF_TEST_CASE_BODY()
508 ATF_REQUIRE( atf::utils::grep_file("^To stderr: a functor$", fileb.str())); in ATF_TEST_CASE_BODY()
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_partial_dataset.ksh57 log_must mkfile 1m $mntpnt/fileb