mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Add Tuner HAL and TvInput HAL VTS tests into the exception list of the uninstantiated parameterized tests." am: c9e5075d36
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1428008 Change-Id: I60c76b20de5f80a79d8ad3ec671a97ce4bde27d0
This commit is contained in:
@@ -337,3 +337,6 @@ INSTANTIATE_TEST_SUITE_P(
|
||||
PerInstance, TvInputHidlTest,
|
||||
testing::ValuesIn(android::hardware::getAllHalInstanceNames(ITvInput::descriptor)),
|
||||
android::hardware::PrintInstanceNameToString);
|
||||
|
||||
// TODO remove from the allow list once the cf tv target is enabled for testing
|
||||
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TvInputHidlTest);
|
||||
|
||||
Reference in New Issue
Block a user