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

  /src/tests/fs/vfs/
t_ro.c 60 filegen(const atf_tc_t *tc, const char *mp) function in typeref:typename:void
183 ATF_TC_FSAPPLY_RO(rmfile, "remove file from r/o mount", filegen);
184 ATF_TC_FSAPPLY_RO(fileio, "can read a file but not write it", filegen);
185 ATF_TC_FSAPPLY_RO(attrs, "can query but not change attributes", filegen);
189 ATF_TC_FSAPPLY_RO(createlink, "create hardlink on r/o mount", filegen);
t_ro.c 60 filegen(const atf_tc_t *tc, const char *mp) function in typeref:typename:void
183 ATF_TC_FSAPPLY_RO(rmfile, "remove file from r/o mount", filegen);
184 ATF_TC_FSAPPLY_RO(fileio, "can read a file but not write it", filegen);
185 ATF_TC_FSAPPLY_RO(attrs, "can query but not change attributes", filegen);
189 ATF_TC_FSAPPLY_RO(createlink, "create hardlink on r/o mount", filegen);

Completed in 25 milliseconds