Home
last modified time | relevance | path

Searched refs:PosixUidGidTests (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_os.py733 class PosixUidGidTests(unittest.TestCase): class
1023 PosixUidGidTests,
/external/python/cpython3/Misc/NEWS.d/
D3.8.0a3.rst658 test_posix.PosixUidGidTests: add tests for invalid uid/gid type (str).
/external/python/cpython3/Lib/test/
Dtest_os.py2095 class PosixUidGidTests(unittest.TestCase): class