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

Commit b1661f5c authored by David Su's avatar David Su Committed by Automerger Merge Worker
Browse files

Revert "Add Tuner HAL and TvInput HAL VTS tests into the exception list of the...

Revert "Add Tuner HAL and TvInput HAL VTS tests into the exception list of the uninstantiated" am: f0dfc4d6 am: b8adfe73 am: bcc3c36b

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12227496

Change-Id: I54d6736b22a2b487a5e2bc9511168ee64e43d549
parents 43f18776 bcc3c36b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -337,6 +337,3 @@ 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);
+0 −10
Original line number Diff line number Diff line
@@ -572,14 +572,4 @@ INSTANTIATE_TEST_SUITE_P(
        PerInstance, TunerDescramblerHidlTest,
        testing::ValuesIn(android::hardware::getAllHalInstanceNames(ITuner::descriptor)),
        android::hardware::PrintInstanceNameToString);

// TODO remove from the allow list once the cf tv target is enabled for testing
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TunerFrontendHidlTest);
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TunerLnbHidlTest);
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TunerDemuxHidlTest);
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TunerFilterHidlTest);
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TunerBroadcastHidlTest);
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TunerPlaybackHidlTest);
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TunerRecordHidlTest);
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(TunerDescramblerHidlTest);
}  // namespace