Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_timeout.py7 skip_expected = not test_support.is_resource_enabled('network') variable
Dtest_decimal.py76 skip_expected = not os.path.isdir(directory) variable
223 global skip_expected
224 if skip_expected:
Dregrtest.py1452 if test_timeout.skip_expected: