Searched defs:expect_success (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/safesetid/ |
| H A D | safesetid-test.c | 232 static bool test_userns(bool expect_success) in test_userns() 266 static void test_setuid(uid_t child_uid, bool expect_success) in test_setuid() 322 static void test_setgid(gid_t child_gid, bool expect_success) in test_setgid() 378 static void test_setgroups(gid_t* child_groups, size_t len, bool expect_success) in test_setgroups()
|
| /linux/tools/testing/selftests/splice/ |
| H A D | short_splice_read.sh | 15 expect_success() function
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | so_txtime.py | 18 def test_so_txtime(cfg, clockid, ipver, args_tx, args_rx, expect_success): argument
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | netfilter_link_attach.c | 15 bool expect_success; member
|
| H A D | token.c | 875 validate_struct_ops_load(int mnt_fd,bool expect_success) validate_struct_ops_load() argument
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | pmu_counters_test.c | 376 guest_test_rdpmc(u32 rdpmc_idx,bool expect_success,u64 expected_val) guest_test_rdpmc() argument 415 const bool expect_success = i < nr_counters || (or_mask & BIT(i)); guest_rd_wr_counters() local [all...] |
| /linux/net/handshake/ |
| H A D | handshake-test.c | 37 bool expect_success; member
|