Home
last modified time | relevance | path

Searched refs:filea (Results 1 – 3 of 3) sorted by relevance

/src/contrib/kyua/utils/process/
H A Dchild_test.cpp487 const fs::path filea("fileA.txt"); in ATF_TEST_CASE_BODY() local
490 atf::utils::create_file(filea.str(), "Initial stdout\n"); in ATF_TEST_CASE_BODY()
494 child_simple_functor(16, "a functor"), filea, fileb); in ATF_TEST_CASE_BODY()
499 ATF_REQUIRE( atf::utils::grep_file("^Initial stdout$", filea.str())); in ATF_TEST_CASE_BODY()
502 ATF_REQUIRE( atf::utils::grep_file("^To stdout: a functor$", filea.str())); in ATF_TEST_CASE_BODY()
506 ATF_REQUIRE(!atf::utils::grep_file("^Initial stderr$", filea.str())); in ATF_TEST_CASE_BODY()
509 ATF_REQUIRE(!atf::utils::grep_file("^To stderr: a functor$", filea.str())); in ATF_TEST_CASE_BODY()
/src/tools/test/stress2/misc/
H A Ddumpfs.sh56 mv file1 filea
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_partial_dataset.ksh55 log_must mkfile 1m $mntpnt/filea