Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/tc-testing/
Dtdc.py30 class PluginDependencyException(Exception): class
123 raise PluginDependencyException(pnf)
958 except PluginDependencyException as pde: