mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Remove requirement for VtsHalRadioV1_3 tests for sim to be present" into rvc-dev am: 1826302984
Change-Id: Ie151a8a60f4aed3efd1bab93d7b0f6a317a0384e
This commit is contained in:
@@ -38,9 +38,6 @@ void RadioHidlTest_v1_3::SetUp() {
|
||||
EXPECT_EQ(RadioResponseType::SOLICITED, radioRsp_v1_3->rspInfo.type);
|
||||
EXPECT_EQ(serial, radioRsp_v1_3->rspInfo.serial);
|
||||
EXPECT_EQ(RadioError::NONE, radioRsp_v1_3->rspInfo.error);
|
||||
|
||||
/* Enforce Vts Testing with Sim Status Present only. */
|
||||
EXPECT_EQ(CardState::PRESENT, cardStatus.base.cardState);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user