t_ro.c | 53 nullgen(const atf_tc_t *tc, const char *mp) function in typeref:typename:void 182 ATF_TC_FSAPPLY_RO(create, "create file on r/o mount", nullgen); 186 ATF_TC_FSAPPLY_RO(createdir, "create directory on r/o mount", nullgen); 187 ATF_TC_FSAPPLY_RO(createfifo, "create fifo on r/o mount", nullgen); 188 ATF_TC_FSAPPLY_RO(createsymlink, "create symlink on r/o mount", nullgen);
|