Searched refs:command_to_string (Results 1 – 2 of 2) sorted by relevance
43 def command_to_string(command): function78 command_str = command_to_string(command)
141 self.assertEqual(utils.command_to_string(command), command)147 self.assertEqual(utils.command_to_string(command), 'command arg1 arg2')