Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_upload.py11 from distutils.tests.test_config import PYPIRC, PyPIRCCommandTestCase
Dtest_register.py18 from distutils.tests.test_config import PYPIRC, PyPIRCCommandTestCase
Dtest_sdist.py31 from distutils.tests.test_config import PyPIRCCommandTestCase
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c53 test_config(PyObject *self) in test_config() function
1644 {"test_config", (PyCFunction)test_config, METH_NOARGS},