Searched refs:expect_success (Results 1 – 2 of 2) sorted by relevance
232 static bool test_userns(bool expect_success) in test_userns() argument259 return success == expect_success; in test_userns()266 static void test_setuid(uid_t child_uid, bool expect_success) in test_setuid() argument292 if (expect_success) { in test_setuid()298 if (expect_success) { in test_setuid()306 if (expect_success) in test_setuid()322 static void test_setgid(gid_t child_gid, bool expect_success) in test_setgid() argument348 if (expect_success) { in test_setgid()354 if (expect_success) { in test_setgid()362 if (expect_success) in test_setgid()[all …]
15 expect_success() function122 expect_success "proc_handler: proc_dointvec_minmax() splice" test_splice /proc/sys/fs/nr_open123 expect_success "proc_handler: proc_dostring() splice" test_splice /proc/sys/kernel/modprobe124 expect_success "proc_handler: special read splice" test_splice /proc/sys/kernel/version128 expect_success "test_module kernel module load" modprobe test_module