summaryrefslogtreecommitdiff
path: root/input/classifier/1.0/vts/functional/VtsHalInputClassifierV1_0TargetTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'input/classifier/1.0/vts/functional/VtsHalInputClassifierV1_0TargetTest.cpp')
-rw-r--r--input/classifier/1.0/vts/functional/VtsHalInputClassifierV1_0TargetTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/classifier/1.0/vts/functional/VtsHalInputClassifierV1_0TargetTest.cpp b/input/classifier/1.0/vts/functional/VtsHalInputClassifierV1_0TargetTest.cpp
index ee529c73b0..186e406aca 100644
--- a/input/classifier/1.0/vts/functional/VtsHalInputClassifierV1_0TargetTest.cpp
+++ b/input/classifier/1.0/vts/functional/VtsHalInputClassifierV1_0TargetTest.cpp
@@ -168,6 +168,7 @@ TEST_P(InputClassifierHidlTest_1_0, Classify_TwoVideoFrames) {
classifier->reset();
}
+GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(InputClassifierHidlTest_1_0);
INSTANTIATE_TEST_SUITE_P(
PerInstance, InputClassifierHidlTest_1_0,
testing::ValuesIn(android::hardware::getAllHalInstanceNames(IInputClassifier::descriptor)),