mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "Allow VTS tests to pass on devices without Hostapd AIDL." am: f97801a1c5 am: 81271949c0 am: 72c29327b7
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1947696 Change-Id: I7631e109f26835d41180ec881782dae3aba1d0bf
This commit is contained in:
@@ -431,6 +431,7 @@ TEST_P(HostapdAidl, AddAccessPointWithDualBandConfig) {
|
||||
EXPECT_TRUE(status.isOk());
|
||||
}
|
||||
|
||||
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(HostapdAidl);
|
||||
INSTANTIATE_TEST_SUITE_P(
|
||||
Hostapd, HostapdAidl,
|
||||
testing::ValuesIn(android::getAidlHalInstanceNames(IHostapd::descriptor)),
|
||||
|
||||
Reference in New Issue
Block a user