Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/safesetid/
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
230 if (expect_success) { in test_setuid()
236 if (expect_success) { in test_setuid()
244 if (expect_success) in test_setuid()