Home
last modified time | relevance | path

Searched refs:expect_success (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/splice/
A Dshort_splice_read.sh15 expect_success() function
122 expect_success "proc_handler: proc_dointvec_minmax() splice" test_splice /proc/sys/fs/nr_open
123 expect_success "proc_handler: proc_dostring() splice" test_splice /proc/sys/kernel/modprobe
124 expect_success "proc_handler: special read splice" test_splice /proc/sys/kernel/version
128 expect_success "test_module kernel module load" modprobe test_module
/linux/tools/testing/selftests/safesetid/
A Dsafesetid-test.c171 static bool test_userns(bool expect_success) in test_userns() argument
198 return success == expect_success; in test_userns()
205 static void test_setuid(uid_t child_uid, bool expect_success) in test_setuid() argument
231 if (expect_success) { in test_setuid()
237 if (expect_success) { in test_setuid()
245 if (expect_success) in test_setuid()

Completed in 5 milliseconds