提交 5d912416 编写于 作者: G gao_harmony

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

Signed-off-by: Ngao_harmony <gaofeng44@huawei.com>
Change-Id: Ib76ee2cd8e4eefc6ab2a05114b966a5e4f236a54
上级 6a9c04c9
......@@ -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.
先完成此消息的编辑!
想要评论请 注册