Home
last modified time | relevance | path

Searched refs:TST_CAP_REQ (Results 1 – 14 of 14) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtst_capability02.c30 TST_CAP(TST_CAP_REQ, CAP_NET_RAW),
Dtst_capability01.c48 TST_CAP(TST_CAP_REQ, CAP_NET_RAW),
/third_party/ltp/include/
Dtst_capability.h19 #define TST_CAP_REQ (1 << 1) macro
/third_party/ltp/testcases/kernel/syscalls/init_module/
Dinit_module02.c28 static struct tst_cap cap_req = TST_CAP(TST_CAP_REQ, CAP_SYS_MODULE);
/third_party/ltp/lib/
Dtst_capability.c68 case TST_CAP_REQ: in tst_cap_action()
Dtst_test.c1187 tst_cap_setup(tst_test->caps, TST_CAP_REQ); in do_test_setup()
/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/
Dopen_by_handle_at02.c23 static struct tst_cap cap_req = TST_CAP(TST_CAP_REQ, CAP_DAC_READ_SEARCH);
/third_party/ltp/testcases/network/can/filter-tests/
Dcan_rcv_own_msgs.c144 TST_CAP(TST_CAP_REQ, CAP_NET_RAW),
Dcan_filter.c182 TST_CAP(TST_CAP_REQ, CAP_NET_RAW),
/third_party/ltp/testcases/kernel/syscalls/finit_module/
Dfinit_module02.c30 static struct tst_cap cap_req = TST_CAP(TST_CAP_REQ, CAP_SYS_MODULE);
/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl09.c52 .action = TST_CAP_REQ,
Dquotactl06.c78 .action = TST_CAP_REQ,
/third_party/ltp/testcases/kernel/syscalls/io_uring/
Dio_uring02.c255 TST_CAP(TST_CAP_REQ, CAP_SYS_CHROOT),
/third_party/ltp/doc/
Dc-test-api.txt1828 TST_CAP(TST_CAP_REQ, CAP_NET_RAW),
1836 a 'NULL' terminated array containing two 'tst_cap' structs. 'TST_CAP_REQ'
1845 TST_CAP(TST_CAP_REQ, CAP_NET_RAW),