Searched refs:InitSystemBusyboxBase (Results 1 – 1 of 1) sorted by relevance
5 class InitSystemBusyboxBase(InitSystemBase): class12 super(InitSystemBusyboxBase, self).check_init("/bin/busybox")15 class TestInitSystemBusyboxRo(InitSystemBusyboxBase):16 config = InitSystemBusyboxBase.config + \28 class TestInitSystemBusyboxRw(InitSystemBusyboxBase):29 config = InitSystemBusyboxBase.config + \40 class TestInitSystemBusyboxRoNet(InitSystemBusyboxBase):41 config = InitSystemBusyboxBase.config + \54 class TestInitSystemBusyboxRwNet(InitSystemBusyboxBase):55 config = InitSystemBusyboxBase.config + \