Searched defs:__test__ (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/scripts/pylib/twister/twisterlib/ | ||
D | mixins.py | 8 __test__ = False variable in DisablePyTestCollectionMixin |
D | testinstance.py | 50 __test__ = False variable in TestInstance |
D | testplan.py | 85 __test__ = False # for pytest to skip this class when collects tests variable in TestPlan |
D | harness.py | 734 __test__ = False # for pytest to skip this class when collects tests variable in Test |