summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* am 58afe329: Merge "Use an older C++ standard."Dan Albert2014-11-201-1/+1
|\ | | | | | | | | * commit '58afe329533dc60618186f414d945829706ed772': Use an older C++ standard.
| * Use an older C++ standard.Dan Albert2014-11-201-1/+1
| | | | | | | | Bug: 18466763 Change-Id: Ibea0eb2617f13bacca0a662fe4ca88fc8a168cd7
| * am 9f497870: Merge "Don\'t manually link stlport."Dan Albert2014-09-262-19/+2
| |\ | | | | | | | | | | | | * commit '9f4978701783942e836aeab526727458e9cb1492': Don't manually link stlport.
* | \ am e0e834e3: Merge "Add a BufferItem parameter to onFrameAvailable" into ↵Dan Stoza2014-11-073-3/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | lmp-mr1-dev * commit 'e0e834e3fe5561bf87aac7f88faaed39f0937a64': Add a BufferItem parameter to onFrameAvailable
| * \ \ Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-073-3/+3
| |\ \ \
| | * | | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-043-3/+3
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Passes the BufferItem for the queued buffer to the onFrameAvailable callback so the consumer can track the BufferQueue's contents. Bug: 18111837 Change-Id: If9d07229c9b586c668e5f99074e9b63b0468feb0
* | | | am 8d3acf6e: Merge "Camera2/3 HAL test: cleanup deprecated keys" into ↵Yin-Chia Yeh2014-11-076-103/+273
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | lmp-mr1-dev * commit '8d3acf6e6e58c392fcdc4913e49c6b1ded8117c8': Camera2/3 HAL test: cleanup deprecated keys
| * | | Camera2/3 HAL test: cleanup deprecated keysYin-Chia Yeh2014-11-066-103/+273
| |/ / | | | | | | | | | | | | Bug:16877860 Change-Id: I1eddec02cefa39692f63cc54cc40b75f449516a7
* | | am 9f497870: Merge "Don\'t manually link stlport."Dan Albert2014-09-262-19/+2
|\ \ \ | |/ / |/| / | |/ | | * commit '9f4978701783942e836aeab526727458e9cb1492': Don't manually link stlport.
| * Don't manually link stlport.Dan Albert2014-09-262-19/+2
| | | | | | | | Change-Id: Ib5a6e31b3a6dea39b45727a49356fa2838ea77bc
* | Camera2/3 HAL test: Update tet according createStream changeZhijun He2014-08-102-2/+2
| | | | | | | | | | Bug: 14327010 Change-Id: I45d2ab4859ee0cc9273e579254f0569108c748f1
* | Camera2/3 Test: cleanup the testZhijun He2014-08-073-2/+6
| | | | | | | | | | | | | | | | 1. Fix the HAL version check 2. Disable some test temporarily as the deprecated tags were used. Bug: 16855498 Change-Id: I9f9dc285a1085b471d03c5a900cc44dd2a7480c3
* | update struct-offset.cpp test for hwc 1.4Greg Hackmann2014-07-241-1/+2
| | | | | | | | | | Change-Id: I882a1741ad473492d4acc58918a54d944ac382c3 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* | Merge "Added enumeration of legitimate sample rates for input and output." ↵Paul McLean2014-07-151-1/+3
|\ \ | | | | | | | | | into lmp-dev
| * | hwcomposer: Allow display configuration selectionDan Stoza2014-07-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Adds two functions to the HWC interface: one for querying the current display configuration, and one for setting a new configuration. This will enable DisplayManager to change the mode on demand. Bug: 14320401 Change-Id: I556c509192b877b38b2103a78f937b3687f35546
* | | Fix warningsGlenn Kasten2014-07-151-1/+1
|/ / | | | | | | Change-Id: I1ba5c871a1cb44df8c383f595cbe6d75fef02aa3
* | update struct-offset.cpp test for camera API 2.3Greg Hackmann2014-06-131-1/+2
| | | | | | | | | | Change-Id: I2f63f9f5e567099ea9d0005317f7a745c5a63ca6 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* | Camera2: Build both 32 and 64 bit test binariesZhijun He2014-05-301-0/+3
| | | | | | | | Change-Id: I6efd201a52bb546efa59ff0a5178a25a040654b4
* | update struct-offset.cpp test for gralloc API 0.3Greg Hackmann2014-05-121-1/+4
| | | | | | | | | | Change-Id: I6509ea0fda3a3d9b4aea83c5342a491993dc9c26 Signed-off-by: Greg Hackmann <ghackmann@google.com>
* | Merge "Define new wake_up sensors in sensors.h"Aravind Akella2014-04-241-0/+7
|\ \
| * | Define new wake_up sensors in sensors.hAravind Akella2014-04-231-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | i) Define WAKE_UP sensors. ii) Deprecate flags DRY_RUN and WAKE_UPON_FIFO_FULL. iii) Define maxDelay and isWakeUpSensor flag in sensor_t. Bug: 13251067 Change-Id: Ic474d90d05459b06e93094856423f6645b4bf58e
* | | Merge "Hardware: Fingerprint: Move the HAL to an async model, add some ↵Sasha Levitskiy2014-04-221-5/+5
|\ \ \ | |/ / |/| | | | | vendor requested functionality."
| * | Hardware: Fingerprint: Move the HAL to an async model, add some vendor ↵Sasha Levitskiy2014-04-221-5/+5
| | | | | | | | | | | | | | | | | | | | | requested functionality. Change-Id: Ib99e3edb99579ac4495918eb57d1022d75dccb57 Signed-off-by: Sasha Levitskiy <sanek@google.com>
* | | Camera2: Tests: 64-bit warning fixitSasha Levitskiy2014-04-212-14/+16
|/ / | | | | | | | | Change-Id: Idb761d2bfd8f07838a194f986f7c0a06429f4049 Signed-off-by: Sasha Levitskiy <sanek@google.com>
* | Merge "Remove offset checks for reserved fields in sensor_t and ↵Aravind Akella2014-04-111-2/+0
|\ \ | | | | | | | | | sensors_event_t."
| * | Remove offset checks for reserved fields in sensor_t and sensors_event_t.Aravind Akella2014-04-111-2/+0
| | | | | | | | | | | | | | | | | | This reverts commit ea676f9ae6757018110532f424fa15df6704be0e. Change-Id: I4c69b46f20fa3505e062363643711991e65d6cb4
* | | Camera2 test: fix build break due to change in camera service.Jianing Wei2014-04-103-7/+9
| | | | | | | | | | | | Change-Id: If8785df9209c83ccd1454b89b46d5e885f897cae
* | | Merge "Remove deprecated BufferQueue constructor"Dan Stoza2014-04-083-15/+25
|\ \ \
| * | | Remove deprecated BufferQueue constructorDan Stoza2014-04-073-15/+25
| | | | | | | | | | | | | | | | | | | | Bug: 13415624 Change-Id: Ia2ed4b5bc7289f8d8ab6e6a431746b43c81842bc
* | | | Hardware: Fingerprint: Introducing Fingerprint HALSasha Levitskiy2014-04-073-0/+131
|/ / / | | | | | | | | | | | | Change-Id: I4e55c42841c3b6a1327a16bdf6d1d4bb3847c7f3 Signed-off-by: Sasha Levitskiy <sanek@google.com>
* | | Merge "Revert "Remove offset checks for reserved fields in sensor_t and ↵Etienne Le Grand2014-04-051-0/+2
|\ \ \ | |/ / | | | | | | sensors_event_t.""
| * | Revert "Remove offset checks for reserved fields in sensor_t and ↵Etienne Le Grand2014-04-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | sensors_event_t." This reverts commit 4db220ec857c9166843a8d6fae9b52666c177168. Change-Id: I61feb99c2024889e29e2b300ad4a4f5af1fdc282
* | | Merge "Remove offset checks for reserved fields in sensor_t and ↵Aravind Akella2014-04-051-2/+0
|\ \ \ | |/ / | | | | | | sensors_event_t."
| * | Remove offset checks for reserved fields in sensor_t and sensors_event_t.Aravind Akella2014-04-041-2/+0
| | | | | | | | | | | | Change-Id: I3dcc4b4204932a73503ede45b188142b03dcdd31
* | | am ab140462: am 37de84bc: Merge "Camera2 Test: fix test criteria for ↵Eino-Ville Talvala2014-03-291-6/+9
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | exposure time" * commit 'ab14046292922d1ad0df84f3231f1e8b6233b737': Camera2 Test: fix test criteria for exposure time
| * \ \ am 37de84bc: Merge "Camera2 Test: fix test criteria for exposure time"Eino-Ville Talvala2014-03-291-6/+9
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit '37de84bc96f808601897bcd126b73fc839fd2c20': Camera2 Test: fix test criteria for exposure time
| | * | Camera2 Test: fix test criteria for exposure timeGaurav Batra2014-03-281-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | Add some tolerance while testing requested exposure times against capture times. Change-Id: I609e7819cde8ee466e152775781a6542e6686ded
* | | | camera3: Remove old vendor tag ops dependencies.Ruben Brunk2014-03-101-7/+0
| |_|/ |/| | | | | | | | | | | Bug: 12134423 Change-Id: I7acdf76d4c0674bdb1cc939592d4620687c785c3
* | | am f49598e0: am 024c1534: Camera: HAL3: device test fixture and a test.Sasha Levitskiy2013-12-122-5/+43
|\ \ \ | |/ / | | | | | | | | | * commit 'f49598e05886c0f71efad01c1aefb1a90e0b49d5': Camera: HAL3: device test fixture and a test.
| * | Camera: HAL3: device test fixture and a test.Sasha Levitskiy2013-12-122-5/+43
| | | | | | | | | | | | | | | Change-Id: Ifaec4be35e8f4fb80c8e71e24499fbcd40fddb6e Signed-off-by: Sasha Levitskiy <sanek@google.com>
* | | am 44a61b2d: am 4a7b2171: Camera HAL3: first few unit tests.Sasha Levitskiy2013-12-123-0/+135
|\ \ \ | |/ / | | | | | | | | | * commit '44a61b2da0d1f348151dc7b82385aab582b1e429': Camera HAL3: first few unit tests.
| * | Camera HAL3: first few unit tests.Sasha Levitskiy2013-12-123-0/+135
| |/ | | | | | | Change-Id: I413dc447faadd4fd90986bc924722b2826e19382 Signed-off-by: Sasha Levitskiy <sanek@google.com>
* | HAL test: statically test the last member of structsRom Lemarchand2013-11-222-1/+70
| | | | | | | | | | | | Ensure the last member of structs is actually the one we expect Change-Id: Ib623f1a5e09fd9b8d464456528a94742b0ccd00b
* | HAL test: statically test the offsets of known struct membersRom Lemarchand2013-11-222-2/+218
| | | | | | | | | | | | | | Make sure the ABI doesn't get inadvertently broken by moving HAL interface struct members around. Change-Id: I058c963df002dc7c12eb24181d5db74c0c6fd38c
* | HAL test: statically test the size of HAL structsRom Lemarchand2013-11-212-0/+88
|/ | | | | | | | Ensure none of the HAL structs change size over time. Issues might arise when making changes without taking the different pointer sizes for specific architectures into account. Change-Id: I63f00004a23f09b2f46df01e7c69296766a5d03f
* am b44ff650: Camera2 Test: Skip CameraModuleTest for HAL V1 devicesZhijun He2013-10-291-4/+15
|\ | | | | | | | | * commit 'b44ff6508bbcb8df751b5815dd4dfbd4cae252f7': Camera2 Test: Skip CameraModuleTest for HAL V1 devices
| * Camera2 Test: Skip CameraModuleTest for HAL V1 devicesZhijun He2013-10-281-4/+15
| | | | | | | | | | Bug: 10971907 Change-Id: Ia3aa0e370d7eb5de6bb1fb7ff48a71ea5605fa17
* | am 3bf3b45f: Camera2 Test: skip some tests for limited hardware levelZhijun He2013-09-242-1/+37
|\ \ | |/ | | | | | | * commit '3bf3b45f2d5eb43b74e1a46ff03ed3e2142b1b38': Camera2 Test: skip some tests for limited hardware level
| * Camera2 Test: skip some tests for limited hardware levelZhijun He2013-09-232-1/+37
| | | | | | | | | | Bug: 10388724 Change-Id: Ifd13f72f1b7ff78cf50dc1c238f17c4b4e90d9b0
* | am 60cbb526: Camera2 Test: Fix module and burst test issuesZhijun He2013-09-192-17/+35
|\ \ | |/ | | | | | | * commit '60cbb52613d212236de49b4f22fe059585f8c1b2': Camera2 Test: Fix module and burst test issues