summaryrefslogtreecommitdiffstats
path: root/tests/camera2/CameraBurstTests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* am 4f1fe2f5: Merge "Fix build in C++11 mode"Dan Albert2014-12-171-4/+4
|\ | | | | | | | | * commit '4f1fe2f59889d88ed026596c1841043db7edbc6f': Fix build in C++11 mode
| * Fix build in C++11 modeBernhard Rosenkränzer2014-12-121-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Fix build in C++11 mode instead of reverting to C++98 mode. (Fixes some constructs that were mistaken for C++11 literals and a use of the std::ostream(NULL) constructor). Building in C++98 mode causes clang to fall over conflicting definitions of char16_t. Change-Id: I66230eeb960f4a894d6c98fe7935ec932569c5a4 Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
* | Camera2/3 HAL test: cleanup deprecated keysYin-Chia Yeh2014-11-061-27/+30
|/ | | | | Bug:16877860 Change-Id: I1eddec02cefa39692f63cc54cc40b75f449516a7
* Camera2/3 Test: cleanup the testZhijun He2014-08-071-1/+2
| | | | | | | | 1. Fix the HAL version check 2. Disable some test temporarily as the deprecated tags were used. Bug: 16855498 Change-Id: I9f9dc285a1085b471d03c5a900cc44dd2a7480c3
* Camera2: Tests: 64-bit warning fixitSasha Levitskiy2014-04-211-8/+9
| | | | | Change-Id: Idb761d2bfd8f07838a194f986f7c0a06429f4049 Signed-off-by: Sasha Levitskiy <sanek@google.com>
* Camera2 test: fix build break due to change in camera service.Jianing Wei2014-04-101-4/+4
| | | | Change-Id: If8785df9209c83ccd1454b89b46d5e885f897cae
* Camera2 Test: skip some tests for limited hardware levelZhijun He2013-09-231-1/+20
| | | | | Bug: 10388724 Change-Id: Ifd13f72f1b7ff78cf50dc1c238f17c4b4e90d9b0
* Camera2 Test: Fix module and burst test issuesZhijun He2013-09-191-10/+24
| | | | | Bug: 10388724 Change-Id: Idc404cf8a7a96c00941aa8f1880734a236cb3737
* Camera2 Tests: Fix stream id typesZhijun He2013-09-061-2/+2
| | | | | Bug: 10604704 Change-Id: I5edddb1011d6744225c59f44bd6df8ae4234d336
* Camera2 tests: Fix a typo of a test checkZhijun He2013-08-081-1/+1
| | | | Change-Id: Ib47eba8d01e93d0c3ce2b1e8bc2ff638529e32f9
* Camera2Test: fix build break due to metadata changeZhijun He2013-07-181-11/+14
| | | | Change-Id: I1b81f14fe0f093a7d29d0b0facdb1886d521d256
* Camera tests: Add variable burst testEino-Ville Talvala2013-07-121-1/+429
| | | | | | | | | | | | | By default, this test runs through a range of application-set exposure, frame duration, and sensitivity values, and verifies that the duration of capture, and in some cases the brightness, match what's expected. Optionally, it can use environment variables to specify the burst parameters, and to enable dumping the captured YUV images to flash for later debugging. Change-Id: I647d360344ef3684e99c86c369e96ac82e62fc96
* Enable native HAL tests to work for camera3 devicesEino-Ville Talvala2013-06-271-3/+7
| | | | Change-Id: Ie11270cc8cf301ec94795b595f0517ee3bad2817
* Camera2: Tests: Skip stream tests /w formats that are not available.Igor Murashkin2012-12-181-10/+0
| | | | Change-Id: I187ca983010483d1cb3ac951da2aa8b886828ef7
* Camera2: Tests: Add CLI arguments for disabling forking and changing camera IDIgor Murashkin2012-12-181-1/+0
| | | | Change-Id: I0adfda42e861d7e5a85801f7e0c3f0b3950b6e0e
* Camera2: Add a test for bursting 10 frames at a time /w manual exp controlsIgor Murashkin2012-12-101-0/+269
Change-Id: Idc1a3ebb26d0e189a543435f7f9be5f6376963d6