Home
last modified time | relevance | path

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

/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.py630 def test_chmod(self): member in Win32ErrorTests