Home
last modified time | relevance | path

Searched defs:expect_success (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/tools/testing/selftests/safesetid/
Dsafesetid-test.c232 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-6.14.4/tools/testing/selftests/splice/
Dshort_splice_read.sh15 expect_success() function
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dnetfilter_link_attach.c15 bool expect_success; member
Dtoken.c795 static int validate_struct_ops_load(int mnt_fd, bool expect_success) in validate_struct_ops_load()
/linux-6.14.4/tools/testing/selftests/kvm/x86/
Dpmu_counters_test.c338 static void guest_test_rdpmc(uint32_t rdpmc_idx, bool expect_success, in guest_test_rdpmc()
377 const bool expect_success = i < nr_counters || (or_mask & BIT(i)); in guest_rd_wr_counters() local
/linux-6.14.4/net/handshake/
Dhandshake-test.c37 bool expect_success; member