Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py28 class PluginDependencyException(Exception): class
111 raise PluginDependencyException(pnf)
847 except PluginDependencyException as pde: