Searched refs:test_skip (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ | ||
D | test_skipping.py | 38 def test_skip(self): pass member in Test_TestSkipping.test_skipping_decorators.Foo |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
D | doctest.py | 2271 def test_skip(self): member in SkipDocTestCase |