Rename Tester
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
#include "wapp.h"
|
||||
|
||||
TestFuncResult test_commander_cmd_success(void);
|
||||
TestFuncResult test_commander_cmd_failure(void);
|
||||
TestFuncResult test_commander_cmd_out_buf_success(void);
|
||||
TestFuncResult test_commander_cmd_out_buf_failure(void);
|
||||
WpTestFuncResult test_commander_cmd_success(void);
|
||||
WpTestFuncResult test_commander_cmd_failure(void);
|
||||
WpTestFuncResult test_commander_cmd_out_buf_success(void);
|
||||
WpTestFuncResult test_commander_cmd_out_buf_failure(void);
|
||||
|
||||
#endif // !TEST_SHELL_COMMANDER_H
|
||||
|
||||
Reference in New Issue
Block a user