mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Update test to TEST_P"
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user