Home
last modified time | relevance | path

Searched refs:TestAbortManual (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/core/
H A Dexception.py126 class TestAbortManual(Exception): class
130 super(TestAbortManual, self).__init__(error_msg)
H A Dtest_case.py47 from devicetest.core.exception import TestAbortManual namespace
194 TestAssertionError, TestError, TestFailure, TestTerminated, TestAbortManual) as exception:
257 TestAssertionError, TestError, TestAbortManual, TestTerminated) as exception:

Completed in 3 milliseconds