Searched refs:BShellParamCmdGroupTest (Results 1 - 1 of 1) sorted by relevance
/base/startup/init/test/moduletest/ |
H A D | param_test_cmds.c | 252 static int32_t BShellParamCmdGroupTest(BShellHandle shell, int32_t argc, char *argv[]) in BShellParamCmdGroupTest() function 255 PLUGIN_LOGI("BShellParamCmdGroupTest %s stage: %s", argv[0], argv[1]); in BShellParamCmdGroupTest() 374 {"init", BShellParamCmdGroupTest, "init group test", "init group test [stage]", "init group test"}, in BShellCmdRegister() 388 {"group", BShellParamCmdGroupTest, "group test", "group test [stage]", "group test"}, in BShellCmdRegister()
|
Completed in 2 milliseconds