Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-test_shutdown-skip-problematic-test.patch33 class ThreadPoolShutdownTest(ThreadPoolMixin, ExecutorShutdownTest, BaseTestCase):
36 @@ -252,6 +254,7 @@ class ThreadPoolShutdownTest(ThreadPoolMixin, ExecutorShutdownTest, BaseTestCase
H A D0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch29 @@ -682,6 +682,7 @@ class _TestProcess(BaseTestCase):
37 @@ -2083,6 +2084,7 @@ class _TestBarrier(BaseTestCase):
H A D0001-test_active_children-skip-problematic-test.patch20 @@ -579,6 +579,7 @@ class _TestProcess(BaseTestCase):
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_hid_core.py30 class TestCollectionOverflow(base.BaseTestCase.TestUhid):
H A Dtest_usb_crash.py69 class TestUSBDevice(base.BaseTestCase.TestUhid):
H A Dtest_gamepad.py21 class TestGamepad(base.BaseTestCase.TestUhid):
H A Dbase.py146 class BaseTestCase: class
H A Dtest_keyboard.py262 class TestKeyboard(base.BaseTestCase.TestUhid):
H A Dtest_wacom_generic.py481 class TestTablet(base.BaseTestCase.TestUhid):
H A Dtest_tablet.py428 class TestTablet(base.BaseTestCase.TestUhid):
H A Dtest_mouse.py540 class TestMouse(base.BaseTestCase.TestUhid):
H A Dtest_multitouch.py513 class TestMultitouch(base.BaseTestCase.TestUhid):
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pbr/
H A D0001-change-shebang-to-python3.patch18 @@ -171,7 +171,7 @@ class TestInstallWithoutPbr(base.BaseTestCase):