Home
last modified time | relevance | path

Searched refs:TST_CAP_DROP (Results 1 – 22 of 22) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtst_capability02.c31 TST_CAP(TST_CAP_DROP, CAP_AUDIT_READ), /* 64bit capability */
32 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),
Dtst_capability01.c49 TST_CAP(TST_CAP_DROP, CAP_NET_RAW),
/third_party/ltp/testcases/kernel/syscalls/bpf/
Dbpf_prog05.c200 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),
201 TST_CAP(TST_CAP_DROP, CAP_BPF),
Dbpf_prog04.c115 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),
Dbpf_prog02.c114 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),
Dbpf_prog03.c152 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl02.c191 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),
192 TST_CAP(TST_CAP_DROP, CAP_SETPCAP),
/third_party/ltp/include/
Dtst_capability.h18 #define TST_CAP_DROP 1 macro
/third_party/ltp/testcases/kernel/syscalls/settimeofday/
Dsettimeofday02.c46 TST_CAP(TST_CAP_DROP, CAP_SYS_TIME),
/third_party/ltp/testcases/kernel/syscalls/capget/
Dcapget01.c54 TST_CAP(TST_CAP_DROP, CAP_NET_RAW),
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl37.c94 TST_CAP(TST_CAP_DROP, CAP_SYS_RESOURCE),
/third_party/ltp/testcases/kernel/syscalls/init_module/
Dinit_module02.c29 static struct tst_cap cap_drop = TST_CAP(TST_CAP_DROP, CAP_SYS_MODULE);
/third_party/ltp/lib/
Dtst_capability.c65 case TST_CAP_DROP: in tst_cap_action()
Dtst_test.c1196 tst_cap_setup(tst_test->caps, TST_CAP_DROP); in do_test_setup()
/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/
Dopen_by_handle_at02.c24 static struct tst_cap cap_drop = TST_CAP(TST_CAP_DROP, CAP_DAC_READ_SEARCH);
/third_party/ltp/testcases/network/can/filter-tests/
Dcan_rcv_own_msgs.c145 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),
Dcan_filter.c183 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),
/third_party/ltp/testcases/kernel/syscalls/finit_module/
Dfinit_module02.c31 static struct tst_cap cap_drop = TST_CAP(TST_CAP_DROP, CAP_SYS_MODULE);
/third_party/ltp/testcases/kernel/syscalls/close_range/
Dclose_range01.c200 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),
/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl09.c46 .action = TST_CAP_DROP,
Dquotactl06.c72 .action = TST_CAP_DROP,
/third_party/ltp/doc/
Dc-test-api.txt1829 TST_CAP(TST_CAP_DROP, CAP_NET_RAW),
1837 actions are executed before setup and 'TST_CAP_DROP' are executed after
1846 TST_CAP(TST_CAP_DROP, CAP_SYS_ADMIN),