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

Commit 93d2ba04 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update test to TEST_P" into sc-dev

parents 5a9c8020 c16f1583
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -818,7 +818,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());