commit
63885154d2
|
@ -53,26 +53,6 @@ HWTEST_F(TimeTimerTest, TimerTest001, TestSize.Level0)
|
||||||
TimerTest001();
|
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.name: TimerTest005
|
||||||
* @tc.desc: function for timer_create SIGEV_THREAD.
|
* @tc.desc: function for timer_create SIGEV_THREAD.
|
||||||
|
|
Loading…
Reference in New Issue