summaryrefslogtreecommitdiffstats
path: root/tests/camera2/CameraModuleFixture.h
Commit message (Collapse)AuthorAgeFilesLines
* camera2_test: Allow for HAL2 version >= 2.0 (i.e. 2.1, 3.0, etc)Igor Murashkin2013-03-261-1/+1
| | | | Change-Id: If9004d2a6d5fc581b8f63814f2f115bcd7fa5a34
* Camera2: Tests: Release streams after HAL is unloadedIgor Murashkin2012-12-201-6/+2
| | | | | | | | | | 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
* Camera2: Tests: Skip stream tests /w formats that are not available.Igor Murashkin2012-12-181-0/+6
| | | | Change-Id: I187ca983010483d1cb3ac951da2aa8b886828ef7
* Camera2: Tests -- Fork each test before executing itIgor Murashkin2012-11-271-2/+17
| | | | | | | 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
* Camera2: Automated tests for testing HAL2.0 interfaceIgor Murashkin2012-11-061-0/+107
Change-Id: I1f1afd5afc346d5493d5019af35c3026efcf19b5