Searched refs:test_chmod (Results 1 – 8 of 8) sorted by relevance
/external/ltp/testcases/kernel/syscalls/chmod/ | ||
D | chmod07.c | 38 void test_chmod(void) in test_chmod() function |
D | chmod05.c | 46 static void test_chmod(void) in test_chmod() function |
/external/python/pyfakefs/pyfakefs/tests/ | ||
D | fake_pathlib_test.py | 369 def test_chmod(self): member in FakePathlibFileObjectPropertyTest |
D | fake_os_test.py | 1892 def test_chmod(self): member in FakeOsModuleTest |
/external/python/cpython2/Lib/test/ | ||
D | test_os.py | 651 def test_chmod(self): member in Win32ErrorTests |
/external/python/cpython3/Lib/test/ | ||
D | test_posix.py | 1965 def test_chmod(self): member in TestPosixWeaklinking |
D | test_pathlib.py | 1764 def test_chmod(self): member in _BasePathTest |
D | test_os.py | 1953 def test_chmod(self): member in Win32ErrorTests |