Searched refs:expect_success (Results 1 – 2 of 2) sorted by relevance
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
171 static bool test_userns(bool expect_success) in test_userns() argument198 return success == expect_success; in test_userns()205 static void test_setuid(uid_t child_uid, bool expect_success) in test_setuid() argument231 if (expect_success) { in test_setuid()237 if (expect_success) { in test_setuid()245 if (expect_success) in test_setuid()
Completed in 5 milliseconds