Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/chmod/
Dchmod07.c38 void test_chmod(void) in test_chmod() function
90 .test_all = test_chmod,
Dchmod05.c47 static void test_chmod(void) in test_chmod() function
98 .test_all = test_chmod,
/third_party/python/Lib/test/
Dtest_posix.py2004 def test_chmod(self): member in TestPosixWeaklinking
Dtest_pathlib.py1845 def test_chmod(self): member in _BasePathTest
Dtest_os.py2095 def test_chmod(self): member in Win32ErrorTests