Home
last modified time | relevance | path

Searched refs:TestSkip (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/tests/remote/
Drun-tests.py29 from rutils import TestSkip
355 except TestSkip as e:
Drutils.py13 class TestSkip(Exception): class