Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/tools/
H A Datffile_test.cpp68 touch_exec(const char* name) in touch_exec() function
532 touch_exec("tp-1"); in ATF_TEST_CASE_BODY()
533 touch_exec("tp-2"); in ATF_TEST_CASE_BODY()
534 touch_exec("tp-3"); in ATF_TEST_CASE_BODY()
560 touch_exec("foo"); in ATF_TEST_CASE_BODY()
561 touch_exec("bar"); in ATF_TEST_CASE_BODY()
562 touch_exec("aK"); in ATF_TEST_CASE_BODY()
563 touch_exec("KKKKK"); in ATF_TEST_CASE_BODY()
564 touch_exec("t_hello"); in ATF_TEST_CASE_BODY()
565 touch_exec("zzzt_hello"); in ATF_TEST_CASE_BODY()
[all …]