Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78647cdb authored by Sarah Chin's avatar Sarah Chin Committed by Automerger Merge Worker
Browse files

Merge "Update test to TEST_P" am: ecb916ba

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1727510

Change-Id: Id8e14d6b16f277b70a0ec13e121779f2a0f8110f
parents 0853ce31 ecb916ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -821,7 +821,7 @@ TEST_P(RadioHidlTest_v1_6, getSimPhonebookCapacity) {
/*
 * Test IRadio.updateSimPhonebookRecords() for the response returned.
 */
TEST_F(RadioHidlTest_v1_6, updateSimPhonebookRecords) {
TEST_P(RadioHidlTest_v1_6, updateSimPhonebookRecords) {
    serial = GetRandomSerialNumber();
    radio_v1_6->getSimPhonebookCapacity(serial);
    EXPECT_EQ(std::cv_status::no_timeout, wait());