Searched refs:ExecuteCommand (Results 1 – 2 of 2) sorted by relevance
53 public string ExecuteCommand(string command, string machine = null) in ExecuteCommand() method in Antmicro.Renode.RobotFramework.RenodeKeywords98 public string ExecuteCommand(string[] commandFragments, string machine = null) in ExecuteCommand() method in Antmicro.Renode.RobotFramework.RenodeKeywords101 return ExecuteCommand(command, machine); in ExecuteCommand()196 ExecuteCommand($"mach set \"{savepoint.SelectedMachine}\""); in Requires()
479 ExecuteCommand cpu Step 10