summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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
| * Camera2 Test: Fix module and burst test issuesZhijun He2013-09-192-17/+35
| | | | | | | | | | Bug: 10388724 Change-Id: Idc404cf8a7a96c00941aa8f1880734a236cb3737
* | am b3ac07c0: Camera2 Tests: fix some sanity checksZhijun He2013-09-172-10/+6
|\ \ | |/ | | | | | | * commit 'b3ac07c0028b0afe8f9b009e37af90ec9a697b44': Camera2 Tests: fix some sanity checks
| * Camera2 Tests: fix some sanity checksZhijun He2013-09-172-10/+6
| | | | | | | | | | | | | | | | Remove the requirement of HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED and make and fix some minor issues. Bug: 10388724 Change-Id: I18f0ea60f87902d6c2bbaca53957a91953866c40
* | am 2a512b49: Merge "Camera2 Test: check the right result metadata" into klp-devZhijun He2013-09-131-71/+86
|\ \ | |/ | | | | | | * commit '2a512b49e028b5714782ab69cba9662e01e25016': Camera2 Test: check the right result metadata
| * Camera2 Test: check the right result metadataZhijun He2013-09-121-71/+86
| | | | | | | | | | | | | | We need check the right result metadata by looking for the right request id. Bug: 10710768 Change-Id: I1e946f82e569fa6afc5067552c3f850ffffbf698
* | am 1d640f05: Merge "Use canonical UniquePtr.h header"Kenny Root2013-09-111-1/+2
|\ \ | |/ |/| | | | | * commit '1d640f05dcedfcaae63eeb90f3d89b16e95d0208': Use canonical UniquePtr.h header
| * Use canonical UniquePtr.h headerKenny Root2013-09-111-1/+2
| | | | | | | | Change-Id: I0487bd53fc946e1a488d7109eebd402d1ecc5a0a
| * keymaster: use new version fields in hw_moduleKenny Root2013-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The original version of this HAL used a field in keymaster_module to represent the module's version number, but a later revision of the HAL interface added a distinguisher between HAL module and device versions. This is needed to support upgrade code in keystore. (cherry picked from commit c124b23f94a0a88e872253720c0e27594a9a9938) Bug: 10600582 Change-Id: Ia2b0cbeca5c507600228c39ec7a8402f819f8804
| * Add support for DSA and ECDSA key typesKenny Root2013-09-031-38/+340
| | | | | | | | Change-Id: I4b7d11c0915c716a0f1be65f5933f33a36e0fb4b
* | Camera2 Tests: Fix stream id typesZhijun He2013-09-063-6/+6
| | | | | | | | | | Bug: 10604704 Change-Id: I5edddb1011d6744225c59f44bd6df8ae4234d336
* | keymaster: use new version fields in hw_moduleKenny Root2013-09-041-1/+1
| | | | | | | | | | | | | | | | | | | | The original version of this HAL used a field in keymaster_module to represent the module's version number, but a later revision of the HAL interface added a distinguisher between HAL module and device versions. This is needed to support upgrade code in keystore. Bug: 10600582 Change-Id: Ied34cf382e2b7725e648faada00df2dee993e6c5
* | Add support for DSA and ECDSA key typesKenny Root2013-09-031-38/+340
| | | | | | | | | | | | | | (cherry picked from commit 6e1683f5d508a4c1ff761a9a3508619ac5ac6ed7) Bug: 10600582 Change-Id: I8e5b66baa70b37031198260853bb5355df75e23d
* | Merge "Camera2 Tests: Add multiple stream tests" into klp-devZhijun He2013-08-195-3/+655
|\ \
| * | Camera2 Tests: Add multiple stream testsZhijun He2013-08-195-3/+655
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test to test multiple stream configuration: one preview stream, one small size YUV burst capture stream, and one large size YUV burst capture stream. Also cleanup the code. Bug 10325342 Change-Id: I676484cc0034055caa8f2a8788100ed34b4cefbb
* | | Add HWC_DISPLAY_VIRTUAL and adjust display count constantsJesse Hall2013-08-161-3/+3
|/ / | | | | | | | | | | | | | | Both surfaceflinger and HWC implementations have been defining these themselves, making future changes more difficult. Better to define them centrally, where they can be updated easily. Change-Id: I793158b858c84b2470b05f9ea77cc5a0c7e247f1
* | Camera2 tests: Fix a typo of a test checkZhijun He2013-08-081-1/+1
| | | | | | | | Change-Id: Ib47eba8d01e93d0c3ce2b1e8bc2ff638529e32f9
* | Fix build, 2nd attemptMathias Agopian2013-08-061-6/+3
| | | | | | | | Change-Id: Iaa86a6888a5ccf784b13f4c3b2d8dc4813612155
* | Fix build.Mathias Agopian2013-08-061-2/+1
| | | | | | | | Change-Id: Ibf73106f8be63cf433fafe9510c8477f74b7ac41
* | Camera2 tests: Update paths to camera serviceEino-Ville Talvala2013-07-295-11/+11
| | | | | | | | Change-Id: Ic50ea977194073e3768c22a5f21eb15f430fa2f5
* | Camera2Test: fix build break due to metadata changeZhijun He2013-07-181-11/+14
| | | | | | | | Change-Id: I1b81f14fe0f093a7d29d0b0facdb1886d521d256
* | always pass the BufferQueue explicitely to consumersYing Wang2013-07-151-3/+6
| | | | | | | | | | | | to fix tests build. Change-Id: Ifec605926324683ac9b12b8ed3cbfb6ac02ec18c
* | Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-161-1/+2
|\ \
| * | always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-1/+2
| | | | | | | | | | | | Change-Id: Ie13b251d6bfadd533fa045ec5d3299ee8ae752af
* | | Camera tests: Add variable burst testEino-Ville Talvala2013-07-122-1/+506
|/ / | | | | | | | | | | | | | | | | | | | | | | | | 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
* | am 43c754f4: am 4c543a14: Enable native HAL tests to work for camera3 devicesEino-Ville Talvala2013-07-028-47/+126
|\ \ | |/ | | | | | | * commit '43c754f49c0cbd31f3a067b6bff4b98829cb3811': Enable native HAL tests to work for camera3 devices
| * Enable native HAL tests to work for camera3 devicesEino-Ville Talvala2013-06-278-47/+126
| | | | | | | | Change-Id: Ie11270cc8cf301ec94795b595f0517ee3bad2817