Home
last modified time | relevance | path

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

/external/u-boot/test/dm/
Dcmd_dm.c43 static cmd_tbl_t test_commands[] = { variable
54 fixup_cmdtable(test_commands, ARRAY_SIZE(test_commands)); in dm_reloc()
70 test_cmd = find_cmd_tbl(argv[1], test_commands, in do_dm()
71 ARRAY_SIZE(test_commands)); in do_dm()
/external/llvm/utils/lit/tests/unit/
DTestRunner.py95 def test_commands(self): member in TestIntegratedTestKeywordParser
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/unit/
DTestRunner.py96 def test_commands(self): member in TestIntegratedTestKeywordParser
/external/python/cpython2/Misc/NEWS.d/
D2.7.2rc1.rst1610 Fix test_commands to not fail when special attributes ('@' or '.') appear in