Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/chmod/
Dchmod07.c38 void test_chmod(void) in test_chmod() function
90 .test_all = test_chmod,
Dchmod05.c46 static void test_chmod(void) in test_chmod() function
97 .test_all = test_chmod,
/external/python/pyfakefs/pyfakefs/tests/
Dfake_pathlib_test.py369 def test_chmod(self): member in FakePathlibFileObjectPropertyTest
864 def test_chmod(self): member in FakePathlibUsageInOsFunctionsTest
Dfake_os_test.py1892 def test_chmod(self): member in FakeOsModuleTest
3541 def test_chmod(self): member in FakeOsModuleTestCaseInsensitiveFS
4549 def test_chmod(self): member in FakeOsModuleDirFdTest
/external/python/cpython2/Lib/test/
Dtest_os.py651 def test_chmod(self): member in Win32ErrorTests
/external/python/cpython3/Lib/test/
Dtest_posix.py1965 def test_chmod(self): member in TestPosixWeaklinking
Dtest_pathlib.py1764 def test_chmod(self): member in _BasePathTest
Dtest_os.py1953 def test_chmod(self): member in Win32ErrorTests