Searched refs:TestSkipException (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/testlib/ | ||
H A D | test.py | 38 class TestSkipException(TestingException): class in inherits:TestingException 47 raise TestSkipException(message) |
Completed in 3 milliseconds