提交 74eb2fee authored 作者: Chris Rienzo's avatar Chris Rienzo 提交者: Andrey Volk

FS-11781 increase test buffer size from 256 to 2048 to prevent test log truncation.

上级 824356cc
......@@ -79,7 +79,7 @@ with a standard logger. */
#include <ctype.h>
#define FCT_MAX_NAME 256
#define FCT_MAX_LOG_LINE 256
#define FCT_MAX_LOG_LINE 2048
#define nbool_t int
#define FCT_TRUE 1
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论