test: 调整测试用例
Close: #I7XBLH Signed-off-by: zhangdengyu <zhangdengyu2@huawei.com> Change-Id: Ie58907ea40c062fd1604035945810c53dc7f0bf2
This commit is contained in:
parent
0bc453c2cd
commit
95d1eb890a
|
@ -53,26 +53,6 @@ HWTEST_F(TimeTimerTest, TimerTest001, TestSize.Level0)
|
|||
TimerTest001();
|
||||
}
|
||||
|
||||
/* *
|
||||
* @tc.name: TimerTest002
|
||||
* @tc.desc: function for TimeTimerTest
|
||||
* @tc.type: FUNC
|
||||
*/
|
||||
HWTEST_F(TimeTimerTest, TimerTest002, TestSize.Level0)
|
||||
{
|
||||
TimerTest002();
|
||||
}
|
||||
|
||||
/* *
|
||||
* @tc.name: TimerTest003
|
||||
* @tc.desc: function for TimeTimerTest
|
||||
* @tc.type: FUNC
|
||||
*/
|
||||
HWTEST_F(TimeTimerTest, TimerTest003, TestSize.Level0)
|
||||
{
|
||||
TimerTest003();
|
||||
}
|
||||
|
||||
/* *
|
||||
* @tc.name: TimerTest005
|
||||
* @tc.desc: function for timer_create SIGEV_THREAD.
|
||||
|
|
Loading…
Reference in New Issue