Home
last modified time | relevance | path

Searched refs:test_commands (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/asuite/atest/
H A Datest_utils.py1707 test_commands = tests
1709 test_commands.append('%s=%s' % (key, str(value)))
1710 test_commands.sort()
1711 return ' '.join(test_commands)
/aosp_15_r20/external/llvm/utils/lit/tests/unit/
H A DTestRunner.py95 def test_commands(self): member in TestIntegratedTestKeywordParser
/aosp_15_r20/external/python/cpython2/Misc/NEWS.d/
D2.7.2rc1.rst1610 Fix test_commands to not fail when special attributes ('@' or '.') appear in