提交 ea90884b 编写于 作者: G gao_harmony

【内核子系统集成测试】修改规范问题用例:time_posix 模块AlarmTest.cpp用例AlarmTest.testTimerCreateFork 363 空格缩进问题。

Signed-off-by: Ngao_harmony <gaofeng44@huawei.com>
Change-Id: Id60e938099792b088b965e7ebb983df9209a89eb
上级 5379d53c
......@@ -360,7 +360,7 @@ HWTEST_F(AlarmTest, testTimerCreateFork, Function | MediumTest | Level2)
Msleep(setMillisec + ACCURACY_ERROR);
EXPECT_EQ(mReceivedSignal, SIGALRM);
WaitProcExitedOK(pid);
EXPECT_EQ(timer_delete(tid), 0) << "ERROR: timer_delete() != 0";
EXPECT_EQ(timer_delete(tid), 0) << "ERROR: timer_delete() != 0";
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册