Home
last modified time | relevance | path

Searched refs:idmapped_tmpfile (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/filesystems/
H A Didmapped_tmpfile.c79 FIXTURE(idmapped_tmpfile) { in FIXTURE() argument
83 FIXTURE_SETUP(idmapped_tmpfile) in FIXTURE_SETUP() argument
96 FIXTURE_TEARDOWN(idmapped_tmpfile) in FIXTURE_TEARDOWN() argument
106 TEST_F(idmapped_tmpfile, unmapped_caller_is_refused) in TEST_F() argument
133 TEST_F(idmapped_tmpfile, mapped_caller_creates_and_links) in TEST_F() argument
H A DMakefile5 TEST_GEN_PROGS += idmapped_tmpfile
10 $(OUTPUT)/idmapped_tmpfile: LDLIBS += -lcap
11 $(OUTPUT)/idmapped_tmpfile: utils.c
H A D.gitignore8 idmapped_tmpfile