Searched refs:TestBoxCleanupTask (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxcommand.py43 from testboxtasks import TestBoxExecTask, TestBoxCleanupTask, TestBoxTestDriverTask; namespace
324 oTask = TestBoxCleanupTask(self._oTestBoxScript);
H A Dtestboxtasks.py602 class TestBoxCleanupTask(TestBoxTestDriverTask): class in inherits:TestBoxTestDriverTask
792 Saves the task state on disk so we can launch a TestBoxCleanupTask job

Completed in 481 milliseconds