Searched refs:InitSystemBase (Results 1 – 5 of 5) sorted by relevance
1 from tests.init.base import InitSystemBase as InitSystemBase unknown4 class InitSystemOpenrcBase(InitSystemBase):
4 from tests.init.base import InitSystemBase as InitSystemBase unknown7 class TestInitSystemNone(InitSystemBase):
2 from tests.init.base import InitSystemBase as InitSystemBase unknown5 class InitSystemBusyboxBase(InitSystemBase):
2 from tests.init.base import InitSystemBase as InitSystemBase unknown5 class InitSystemSystemdBase(InitSystemBase):
5 class InitSystemBase(infra.basetest.BRTest): class