4ee0b6b589
usage is as below: TC_CMD_DEFINE(test_func_1) TC_CMD_DEFINE(test_func_2) static const struct shell_cmd commands[] = { TC_CMD_ITEM(test_func_1), TC_CMD_ITEM(test_func_2), { NULL, NULL } }; SHELL_REGISTER("runtest", commands); Change-Id: I4eab67113954f373d5a2cbfaa729be180fd31444 Signed-off-by: jing wang <jing.j.wang@intel.com> |
||
---|---|---|
.. | ||
tc_nano_timeout_common.h | ||
tc_util.h | ||
test_ecc_utils.h | ||
test_utils.h | ||
util_test_common.h |