Home
last modified time | relevance | path

Searched refs:taint_check (Results 1 – 24 of 24) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill13.c35 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/syscalls/wait4/
Dwait403.c37 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/crypto/
Daf_alg07.c128 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/pty/
Dpty05.c99 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg03.c107 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd_settime02.c114 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt05.c98 .taint_check = TST_TAINT_W | TST_TAINT_D,
Dsetsockopt06.c124 .taint_check = TST_TAINT_W | TST_TAINT_D,
Dsetsockopt08.c148 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/network/sockets/
Dvsock01.c113 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/sound/
Dsnd_seq01.c127 .taint_check = TST_TAINT_W | TST_TAINT_D,
Dsnd_timer01.c141 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/syscalls/bind/
Dbind06.c106 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/syscalls/bpf/
Dbpf_prog04.c113 .taint_check = TST_TAINT_W | TST_TAINT_D,
Dbpf_prog05.c198 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/network/can/cve/
Dcan_bcm01.c142 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/cve/
Dcve-2017-17053.c154 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/syscalls/connect/
Dconnect02.c132 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
Dcfs_bandwidth01.c180 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/testcases/kernel/syscalls/close_range/
Dclose_range01.c203 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/include/
Dtst_test.h206 unsigned int taint_check; member
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto03.c214 .taint_check = TST_TAINT_W | TST_TAINT_D,
/third_party/ltp/lib/
Dtst_test.c1166 if (tst_test->taint_check) in do_setup()
1167 tst_taint_init(tst_test->taint_check); in do_setup()
1469 if (tst_test->taint_check && tst_taint_check()) { in fork_testrun()
/third_party/ltp/doc/
Dc-test-api.txt1481 .taint_check = TST_TAINT_W | TST_TAINT_D,
1496 for in the 'taint_check' attribute of the tst_test struct. LTP library will