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

/freebsd-12-stable/contrib/netbsd-tests/fs/vfs/
H A Dt_ro.c53 nullgen(const atf_tc_t *tc, const char *mp) function
181 ATF_TC_FSAPPLY_RO(create, "create file on r/o mount", nullgen);
185 ATF_TC_FSAPPLY_RO(createdir, "create directory on r/o mount", nullgen);
186 ATF_TC_FSAPPLY_RO(createfifo, "create fifo on r/o mount", nullgen);
187 ATF_TC_FSAPPLY_RO(createsymlink, "create symlink on r/o mount", nullgen);

Completed in 46 milliseconds