OSDN Git Service

Camera: add camera vts tests
authorYin-Chia Yeh <yinchiayeh@google.com>
Wed, 21 Dec 2016 23:50:51 +0000 (15:50 -0800)
committerYin-Chia Yeh <yinchiayeh@google.com>
Thu, 5 Jan 2017 22:48:27 +0000 (14:48 -0800)
commit2d9f144f75af3c209551def568b5114d7149cd15
treebc3d523c7812171345d93b49bc809692e07aecf3
parentf906b3bbbb9b0251e563e3de20d124c41ad238bb
Camera: add camera vts tests

Fully covered: ICameraProvider@2.4 ICameraDevice@3.2
ICameraDeviceSession@3.2 is partially covered.
(configure_stream/process_capture_request tests to be added later)

Test: compile and run the gtest binary on device
Bug: 30985004
Change-Id: I61f20d14a11bd69fc19b06062c489dd8833b09a4
camera/Android.bp
camera/provider/2.4/vts/functional/Android.bp [new file with mode: 0644]
camera/provider/2.4/vts/functional/camera_hidl_hal_test.cpp [new file with mode: 0644]