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/CameraFrameTests.cpp
|
cc50111825fe5c8fd2a657b4a302a45fdca627e1 |
|
15-Feb-2013 |
Mathias Agopian <mathias@google.com> |
Refactoring: Rename SurfaceTextureClient to Surface Change-Id: Iff197c557c06673a1ad85a9bbd36caa38efb88b7
/hardware/libhardware/tests/camera2/CameraFrameTests.cpp
|
981c903c31db2ded5f299c653c779e4ca150f834 |
|
18-Dec-2012 |
Igor Murashkin <iam@google.com> |
Camera2: Tests: Fix CameraFrameTests to pass instead of failing and hanging. Producer would wait for buffers to be released so it could dequeue into them. Since the test never acquired/released buffers, it would run out, and then the HAL would deadlock when trying to shutdown since the producing thread would never finish. Change-Id: I4222feeec7a3ffab4c243e12b7d9bd56364ad983
/hardware/libhardware/tests/camera2/CameraFrameTests.cpp
|
00b597f428ddb584a8251cd030cb8e3547ee869d |
|
12-Dec-2012 |
Igor Murashkin <iam@google.com> |
Camera2: Tests: Add CLI arguments for disabling forking and changing camera ID Change-Id: I0adfda42e861d7e5a85801f7e0c3f0b3950b6e0e
/hardware/libhardware/tests/camera2/CameraFrameTests.cpp
|
f1b9ae703393ddb461f1e9b1023d6ab59eb51701 |
|
08-Dec-2012 |
Igor Murashkin <iam@google.com> |
Camera2: Add a test for bursting 10 frames at a time /w manual exp controls Change-Id: Idc1a3ebb26d0e189a543435f7f9be5f6376963d6
/hardware/libhardware/tests/camera2/CameraFrameTests.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/CameraFrameTests.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/CameraFrameTests.cpp
|