Searched refs:test_commands (Results 1 – 4 of 4) sorted by relevance
43 static cmd_tbl_t test_commands[] = { variable54 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()
95 def test_commands(self): member in TestIntegratedTestKeywordParser
96 def test_commands(self): member in TestIntegratedTestKeywordParser
1610 Fix test_commands to not fail when special attributes ('@' or '.') appear in