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

Commit ecb916ba authored by Sarah Chin's avatar Sarah Chin Committed by Gerrit Code Review
Browse files

Merge "Update test to TEST_P"

parents ef8351b2 9b261e0f
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());