History log of /hardware/libhardware/tests/camera2/CameraModuleTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b44ff6508bbcb8df751b5815dd4dfbd4cae252f7 28-Oct-2013 Zhijun He <zhijunhe@google.com> Camera2 Test: Skip CameraModuleTest for HAL V1 devices

Bug: 10971907
Change-Id: Ia3aa0e370d7eb5de6bb1fb7ff48a71ea5605fa17
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp
60cbb52613d212236de49b4f22fe059585f8c1b2 18-Sep-2013 Zhijun He <zhijunhe@google.com> Camera2 Test: Fix module and burst test issues

Bug: 10388724
Change-Id: Idc404cf8a7a96c00941aa8f1880734a236cb3737
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp
b3ac07c0028b0afe8f9b009e37af90ec9a697b44 18-Sep-2013 Zhijun He <zhijunhe@google.com> Camera2 Tests: fix some sanity checks

Remove the requirement of HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED and make and
fix some minor issues.

Bug: 10388724
Change-Id: I18f0ea60f87902d6c2bbaca53957a91953866c40
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp
48bb03fad356184c52607dfbae065511785e5eb4 26-Jul-2013 Eino-Ville Talvala <etalvala@google.com> Camera2 tests: Update paths to camera service

Change-Id: Ic50ea977194073e3768c22a5f21eb15f430fa2f5
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp
4c543a1456cd34a94e2c3a09879aa65ed8cd2f3a 26-Jun-2013 Eino-Ville Talvala <etalvala@google.com> Enable native HAL tests to work for camera3 devices

Change-Id: Ie11270cc8cf301ec94795b595f0517ee3bad2817
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp
e9b0eaaec6ac6bc988a52b6ce61b87334dc71bfc 21-Dec-2012 Igor Murashkin <iam@google.com> Camera2: Tests: ModuleTests should not return OK for bad indices

Change-Id: Ia7a199d091edb4054dcd2d7164e57b3b653c5a64
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp
0a7a430a81b97b09f42b56ab85de24d0ca711520 18-Dec-2012 Igor Murashkin <iam@google.com> Camera2: Tests: Ignore V1 device initialization failures.

This allows CameraModuleTests.LoadModule and GetCameraInfo to pass.

Change-Id: Id6e38afc6d9c5d45933d3117c7895775a30ee679
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp
7acb21a65c6eefe6ab1cbc55c7c15cece6bafbe5 18-Dec-2012 Igor Murashkin <iam@google.com> Camera2: Tests: Release streams after HAL is unloaded

This fixes a segfault in the HAL where it was trying to write to a locked buffer
that disappeared from underneath it.

Any users of CameraModuleFixture should now call SetUp/TearDown explicitly.
Other classes remain unchanged until we need a custom TearDown order for them.

Change-Id: I9aa8c2d86492a76f2c01c1ad4cbe0cf91e5c7916
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp
eab33fc589a8e1ca04f5703b5f1ace69f8ff9aea 07-Nov-2012 Igor Murashkin <iam@google.com> Camera2: Tests -- Fork each test before executing it

Use CAMERA2_TEST_FORKING_DISABLED=1 environment variable to override this
behavior (e.g. when wanting to attach gdb to the test app).

Change-Id: Ib639885bdb827fc2415c878cbcb1b2d84dff687b
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp
e302ee3dd3abacebeb32263654186ab433efc14c 05-Nov-2012 Igor Murashkin <iam@google.com> Camera2: Automated tests for testing HAL2.0 interface

Change-Id: I1f1afd5afc346d5493d5019af35c3026efcf19b5
/hardware/libhardware/tests/camera2/CameraModuleTests.cpp