OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATF_TC_FSAPPLY_RO
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/fs/vfs/
t_ro.c
182
ATF_TC_FSAPPLY_RO
(create, "create file on r/o mount", nullgen);
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);
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);
189
ATF_TC_FSAPPLY_RO
(createlink, "create hardlink on r/o mount", filegen);
/src/tests/fs/common/
h_fsmacros.h
213
#define
ATF_TC_FSAPPLY_RO
(func,desc,gen) \
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025