Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_config_cmd.py11 class ConfigTestCase(support.LoggingSilencer, class
20 super(ConfigTestCase, self).setUp()
27 super(ConfigTestCase, self).tearDown()
87 return unittest.makeSuite(ConfigTestCase)