Searched refs:IMG_ON_MFS (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/rump/rumpvfs/
H A Dt_etfs.c164 #define IMG_ON_MFS "mfsdir/disk.img" macro
183 rv = system("dd if=/dev/zero of=" IMG_ON_MFS " bs=1 count=1 seek=8t");
192 ATF_REQUIRE_EQ(rump_pub_etfs_register(TESTPATH1, IMG_ON_MFS,
202 ATF_REQUIRE_EQ(rump_pub_etfs_register(TESTPATH2, IMG_ON_MFS,

Completed in 49 milliseconds