/************************************************* File name : mw_unittest.c Module : Author : amir Version : 0.1 Created on : 2023-02-07 Description : Data structure and function definitions required by the socket interface Modify History: 1. Date: Author: Modification: *************************************************/ #include "mw_mmc.h" #include "mw_unittest.h" #include "hlog.h" #include "util.h" #define INSUT_UNITTEST_SHOWHOW -2 static int32_t unittest_help(unittest_cmd *cmd_info, uint8_t cmd_cnt) { uint8_t i = 0; if(cmd_info == NULL) { return EINVAL; } hlogi("Command List:"); for(i=0; i 0 && argv != NULL) { for(i=0; i