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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestbox.py67 ksTestBoxCmd_Special = 'special'; variable in class:TestBoxData
69 ksTestBoxCmd_UpgradeAndReboot, ksTestBoxCmd_Special];
77 ( ksTestBoxCmd_Special, 'Special (reserved)', ''),
H A Dtestboxcontroller.py74 TestBoxData.ksTestBoxCmd_Special];
90 TestBoxData.ksTestBoxCmd_Special: TestBoxStatusData.ksTestBoxState_DoingSpecialCmd,
100 TestBoxData.ksTestBoxCmd_Special: constants.tbresp.CMD_SPECIAL,
113 constants.tbresp.CMD_SPECIAL: TestBoxData.ksTestBoxCmd_Special,

Completed in 46 milliseconds