Searched refs:CMD_EXEC (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/ValidationKit/common/constants/
H A Dtbresp.py49 CMD_EXEC = 'EXEC' variable
/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxcommand.py75 constants.tbresp.CMD_EXEC: self._cmdExec,
137 oConnection.sendAckAndClose(constants.tbresp.CMD_EXEC);
/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxcontroller.py78 kasAckableCmds = [constants.tbresp.CMD_EXEC, constants.tbresp.CMD_ABORT, constants.tbresp.CMD_REBOOT,
108 constants.tbresp.CMD_EXEC: None,
H A Dschedulerbase.py746 constants.tbresp.ALL_PARAM_RESULT: constants.tbresp.CMD_EXEC,

Completed in 80 milliseconds