HomeSort by: relevance | last modified time | path
    Searched defs:nullgen (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/fs/vfs/
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);

Completed in 12 milliseconds