test:xts用例,task部分补充
Signed-off-by: zwx1232718 <zhenghui23@huawei.com>
This commit is contained in:
parent
ae32425d37
commit
3a331eb269
|
@ -1532,7 +1532,6 @@ LITE_TEST_CASE(CmsisTaskFuncTestSuite, testOsThreadGetState003, Function | Mediu
|
|||
osThreadId_t id;
|
||||
osThreadAttr_t attr;
|
||||
osStatus_t status;
|
||||
|
||||
attr.name = "test";
|
||||
attr.attr_bits = 0U;
|
||||
attr.cb_mem = NULL;
|
||||
|
|
Loading…
Reference in New Issue