未验证 提交 08406b22 编写于 作者: O openharmony_ci 提交者: Gitee

!727 增加单元测试param_workspace空间,解决ut失败问题

Merge pull request !727 from Mupceet/master_cc
......@@ -57,7 +57,7 @@ extern "C" {
#define DAC_DEFAULT_USER 0
#else
#define PARAM_WORKSPACE_MAX (80 * 1024)
#define PARAM_WORKSPACE_SMALL (1024 * 10)
#define PARAM_WORKSPACE_SMALL (1024 * 20)
#ifdef STARTUP_INIT_TEST
#define DAC_DEFAULT_MODE 0777
#define PARAM_WORKSPACE_DEF (1024 * 50)
......@@ -181,4 +181,4 @@ void FreeSharedMem(const MemHandle *handle, void *mem, uint32_t dataSize);
}
#endif
#endif
#endif // BASE_STARTUP_PARAM_MESSAGE_H
\ No newline at end of file
#endif // BASE_STARTUP_PARAM_MESSAGE_H
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册