Home
last modified time | relevance | path

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

/linux-6.8/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.8/tools/testing/selftests/splice/
Dshort_splice_read.sh15 expect_success() function
/linux-6.8/tools/testing/selftests/bpf/prog_tests/
Dnetfilter_link_attach.c15 bool expect_success; member
/linux-6.8/net/handshake/
Dhandshake-test.c37 bool expect_success; member