Searched refs:test_commands (Results 1 – 3 of 3) sorted by relevance
1707 test_commands = tests1709 test_commands.append('%s=%s' % (key, str(value)))1710 test_commands.sort()1711 return ' '.join(test_commands)
95 def test_commands(self): member in TestIntegratedTestKeywordParser
1610 Fix test_commands to not fail when special attributes ('@' or '.') appear in