Home
last modified time | relevance | path

Searched refs:test_clean (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/common_lib/
Dautotemp_unittest.py15 def test_clean(self): member in tempfile_test
40 def test_clean(self): member in tempdir
/external/python/cpython2/Lib/distutils/tests/
Dtest_config_cmd.py66 def test_clean(self): member in ConfigTestCase
/external/python/cpython3/Lib/distutils/tests/
Dtest_config_cmd.py73 def test_clean(self): member in ConfigTestCase
/external/python/cpython2/Lib/test/
Dtest_mailbox.py630 def test_clean(self): member in TestMaildir
/external/python/cpython3/Lib/test/
Dtest_mailbox.py722 def test_clean(self): member in TestMaildir
/external/python/cpython2/Misc/NEWS.d/
D2.7a1.rst3173 Removed spurious test output in Distutils (test_clean).
/external/python/cpython3/Misc/
DHISTORY15518 - Issue #5694: removed spurious test output in Distutils (test_clean).