Incorporated the Reivew Comments

pull/10645/head
Rajkumar Kanagaraj 2019-03-13 11:32:51 +00:00 committed by Filip Jagodzinski
parent 696638afeb
commit f672974c25
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ TEST_F(TestWatchdog, wdog_start_kick_pass)
watchdog.stop();
watchdog2.stop();
EXPECT_EQ(0, TestWatchdog::expect_assert_count);
EXPECT_EQ(0, TestWatchdog::expect_reset_count);
}
TEST_F(TestWatchdog, wdog_start_process_pass)