test:xts用例,task部分补充

Signed-off-by: zwx1232718 <zhenghui23@huawei.com>
This commit is contained in:
zwx1232718 2023-08-16 09:29:54 +08:00
parent ae32425d37
commit 3a331eb269
1 changed files with 0 additions and 1 deletions

View File

@ -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;