Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Ddm.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()
/openbmc/qemu/tests/qtest/
H A Dtest-hmp.c76 static void test_commands(QTestState *qts) in test_commands() function
134 test_commands(qts); in test_machine()