Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-inode-version/
Dext4_test_inode_version.c60 void test_chown(void) in test_chown() function
189 test_chown(); in main()
/external/python/cpython2/Lib/test/
Dtest_posix.py363 def test_chown(self): member in PosixTester
/external/python/cpython3/Lib/test/
Dtest_posix.py754 def test_chown(self): member in PosixTester
Dtest_shutil.py1317 def test_chown(self): member in TestShutil
Dtest_os.py1242 def test_chown(self): member in ChownFileTests