making test stronger
This commit is contained in:
parent
3894310d4d
commit
66178285b1
|
@ -131,6 +131,7 @@ TEST(SensorInit, DriverIntentNoPedal) {
|
|||
|
||||
initTps();
|
||||
|
||||
ASSERT_TRUE(Sensor::hasSensor(SensorType::Tps1));
|
||||
// Ensure a sensor got set
|
||||
ASSERT_TRUE(Sensor::hasSensor(SensorType::DriverThrottleIntent));
|
||||
|
||||
|
|
Loading…
Reference in New Issue