Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/security_NosymfollowMountOption/
Dsecurity_NosymfollowMountOption.py59 def mount_and_test_with_string(self, mount_options, restrict_symlinks): member in security_NosymfollowMountOption
126 self.mount_and_test_with_string("nosymfollow", True)
127 self.mount_and_test_with_string("nodev,noexec,nosuid,nosymfollow", True)
128 self.mount_and_test_with_string("nodev,noexec,nosuid", False)
133 self.mount_and_test_with_string("nosymfollow,"
137 self.mount_and_test_with_string("context=u:object_r:tmpfs:s0,"
141 self.mount_and_test_with_string("context=u:object_r:tmpfs:s0,"