OSDN Git Service

Camera: Add Hal version 1 video recording test cases
authorEmilian Peev <epeev@google.com>
Wed, 8 Mar 2017 19:35:40 +0000 (19:35 +0000)
committerEmilian Peev <epeev@google.com>
Tue, 14 Mar 2017 18:21:34 +0000 (18:21 +0000)
commitcf7b797926857f00d127670b588fdfd1460b1c1f
treef6ad409183935fc361ef1e56a0feb70a1801af7a
parent92c7a65133253e13ae9aaaa944f133d1edc8a9bf
Camera: Add Hal version 1 video recording test cases

Tests involving Hal version 1 video recording APIs are
required. Several cases will be available:
- 'startStopRecording' - Verifies basic video recording
functionality. Metadata support will be tested if available.
- 'startRecordingFail' - Checks that recording can be enabled
only after preview starts.

Bug: 32022758
Test: compile and run the gtest binary on device
Change-Id: Id9dd8d3a554a1aa3bbbae9b836e4d14da5c4446b
camera/provider/2.4/vts/functional/VtsHalCameraProviderV2_4TargetTest.cpp