Searched refs:TEST_F_FORK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/tools/testing/selftests/landlock/ |
| D | fs_test.c | 267 TEST_F_FORK(layout1, no_restriction) in TEST_F_FORK() function 290 TEST_F_FORK(layout1, inval) in TEST_F_FORK() function 399 TEST_F_FORK(layout1, file_access_rights) in TEST_F_FORK() function 500 TEST_F_FORK(layout1, proc_nsfs) in TEST_F_FORK() function 548 TEST_F_FORK(layout1, unpriv) { in TEST_F_FORK() function 570 TEST_F_FORK(layout1, effective_access) in TEST_F_FORK() function 622 TEST_F_FORK(layout1, unhandled_access) in TEST_F_FORK() function 649 TEST_F_FORK(layout1, ruleset_overlap) in TEST_F_FORK() function 690 TEST_F_FORK(layout1, non_overlapping_accesses) in TEST_F_FORK() function 739 TEST_F_FORK(layout1, interleaved_masked_accesses) in TEST_F_FORK() function [all …]
|
| D | common.h | 32 #define TEST_F_FORK(fixture_name, test_name) \ macro
|