!316 fix: 测试用例任务栈的宏定义重复定义,导致在osTest.h中修改不生效

Merge pull request !316 from zhushengle/test
This commit is contained in:
openharmony_ci 2021-09-23 01:30:55 +00:00 committed by Gitee
commit 565649c1c1
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ extern "C" {
#define SYS_EXIST_SWTMR 1 #define SYS_EXIST_SWTMR 1
#define TEST_HWI_RUNTIME 0x100000 #define TEST_HWI_RUNTIME 0x100000
#define TASK_LOOP_NUM 0x100000 #define TASK_LOOP_NUM 0x100000
#define TASK_STACK_SIZE_TEST 0x400
#if (LOSCFG_BASE_CORE_SWTMR == 1) #if (LOSCFG_BASE_CORE_SWTMR == 1)
#define TASK_EXISTED_NUM 3 #define TASK_EXISTED_NUM 3
#else #else