mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Fix QC vts test failure" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cea055758e
@@ -756,7 +756,7 @@ TEST_P(RadioHidlTest_v1_6, setCarrierInfoForImsiEncryption_1_6) {
|
||||
/*
|
||||
* Test IRadio.getSimPhonebookRecords() for the response returned.
|
||||
*/
|
||||
TEST_F(RadioHidlTest_v1_6, getSimPhonebookRecords) {
|
||||
TEST_P(RadioHidlTest_v1_6, getSimPhonebookRecords) {
|
||||
serial = GetRandomSerialNumber();
|
||||
radio_v1_6->getSimPhonebookRecords(serial);
|
||||
EXPECT_EQ(std::cv_status::no_timeout, wait());
|
||||
|
||||
Reference in New Issue
Block a user