OSDN Git Service

Camera2: Automated tests for testing HAL2.0 interface: DO NOT MERGE
authorIgor Murashkin <iam@google.com>
Mon, 5 Nov 2012 19:14:49 +0000 (11:14 -0800)
committerIgor Murashkin <iam@google.com>
Thu, 10 Jan 2013 19:45:38 +0000 (11:45 -0800)
commit7e38f5faac9a8404bd13ea02cf136f1a69443715
treee23c4a4469a925ec05e9f50bae7211eef08c78d5
parent48697f6dc249d1238243677de77d3a0eb6a17b3f
Camera2: Automated tests for testing HAL2.0 interface: DO NOT MERGE

Change-Id: If5c922a0c0139b90c4781f022d80f7b9a0932e9e
tests/camera2/Android.mk
tests/camera2/CameraFrameTests.cpp [new file with mode: 0644]
tests/camera2/CameraMetadataTests.cpp [new file with mode: 0644]
tests/camera2/CameraModuleFixture.h [new file with mode: 0644]
tests/camera2/CameraModuleTests.cpp [new file with mode: 0644]
tests/camera2/CameraStreamFixture.h [new file with mode: 0644]
tests/camera2/CameraStreamTests.cpp [new file with mode: 0644]
tests/camera2/camera2.cpp
tests/camera2/camera2_utils.cpp
tests/camera2/camera2_utils.h
tests/camera2/main.cpp [new file with mode: 0644]