summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | am ee37c3a8: am 63b64337: Add larger RSA key sizesBrian Carlstrom2013-05-141-1/+1
|\ \ | |/ | | | | | | * commit 'ee37c3a845ea1de5508ad3059457117170a8e5d5': Add larger RSA key sizes
| * Add larger RSA key sizesBrian Carlstrom2013-05-141-1/+1
| | | | | | | | | | Bug: 8734191 Change-Id: I82413505b32d5cdd2c4330c63d5f66e6b7e34634
* | am 03fa29db: am eca8b3cd: keymaster_test: simulate binder pagesKenny Root2013-04-301-30/+160
|\ \ | |/ | | | | | | * commit '03fa29dbc6a0048c98de22444f5d686b1bb9eb06': keymaster_test: simulate binder pages
| * keymaster_test: simulate binder pagesKenny Root2013-04-271-30/+160
| | | | | | | | | | | | | | | | Make sure pages we use in the unit tests are read-only maps from /dev/zero Bug: 8736730 Change-Id: I15d816a8fd3dd7313277c9f5c44c4a102a899d03
* | am a3f1b92b: am 29156e43: Merge "Make raw tests optional, add sanity checks ↵Igor Murashkin2013-04-192-1/+85
|\ \ | |/ | | | | | | | | | | for format/resolutions static info." into jb-mr2-dev * commit 'a3f1b92b774c07bcbd9437142718d8faa99ba4c2': Make raw tests optional, add sanity checks for format/resolutions static info.
| * Make raw tests optional, add sanity checks for format/resolutions static info.Igor Murashkin2013-04-182-1/+85
| | | | | | | | | | Bug: 8654456 Change-Id: Iadd0d3c326d595dce2822a9bd3ff33ce8e8f6a36
* | am 3589c0ef: am 827e137b: Merge "Update the test output path." into jb-mr2-devYu Shan Emily Lau2013-04-141-1/+1
|\ \ | |/ | | | | | | * commit '3589c0ef736e3e5f0ee07f756cd83a5f7c281236': Update the test output path.
| * Merge "Update the test output path." into jb-mr2-devYu Shan Emily Lau2013-04-151-1/+1
| |\
| | * Update the test output path.Yu Shan Emily Lau2013-04-121-1/+1
| | | | | | | | | | | | | | | | | | | | | In order for the automated test to pick up the test. The output must be in /data/nativetest. Change-Id: I453805a1d186fec014e34b3d37a1e8bc62b2a5ac
* | | am 27067356: am 9003b113: Add liblogYing Wang2013-04-091-0/+1
|\ \ \ | |/ / | | | | | | | | | * commit '27067356afbe1842d1472b195fbe6f56d15af514': Add liblog
| * | Add liblogYing Wang2013-04-091-0/+1
| |/ | | | | | | | | Bug: 8580410 Change-Id: I24645233148f70c57d2f2b3a46952cb2a1aea9ba
* | am 72757ade: am fb40d5de: camera2_test: Allow for HAL2 version >= 2.0 (i.e. ↵Igor Murashkin2013-03-272-3/+3
|\ \ | |/ | | | | | | | | | | 2.1, 3.0, etc) * commit '72757adef93fc5f353e163dba882c88ba3f40ef7': camera2_test: Allow for HAL2 version >= 2.0 (i.e. 2.1, 3.0, etc)