Home
last modified time | relevance | path

Searched refs:test_chmod (Results 1 – 6 of 6) 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/ltp/testcases/kernel/fs/ext4-new-features/ext4-inode-version/
Dext4_test_inode_version.c52 void test_chmod(void) in test_chmod() function
187 test_chmod(); in main()
/external/python/cpython2/Lib/test/
Dtest_os.py651 def test_chmod(self): member in Win32ErrorTests
/external/python/cpython3/Lib/test/
Dtest_pathlib.py1571 def test_chmod(self): member in _BasePathTest
Dtest_os.py1658 def test_chmod(self): member in Win32ErrorTests