summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Camera2 Test: Skip CameraModuleTest for HAL V1 devicesZhijun He2013-10-281-4/+15
* Camera2 Test: skip some tests for limited hardware levelZhijun He2013-09-232-1/+37
* Camera2 Test: Fix module and burst test issuesZhijun He2013-09-192-17/+35
* Camera2 Tests: fix some sanity checksZhijun He2013-09-172-10/+6
* Camera2 Test: check the right result metadataZhijun He2013-09-121-71/+86
* Camera2 Tests: Fix stream id typesZhijun He2013-09-063-6/+6
* keymaster: use new version fields in hw_moduleKenny Root2013-09-041-1/+1
* Add support for DSA and ECDSA key typesKenny Root2013-09-031-38/+340
* 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 HWC_DISPLAY_VIRTUAL and adjust display count constantsJesse Hall2013-08-161-3/+3
|/
* Camera2 tests: Fix a typo of a test checkZhijun He2013-08-081-1/+1
* Fix build, 2nd attemptMathias Agopian2013-08-061-6/+3
* Fix build.Mathias Agopian2013-08-061-2/+1
* Camera2 tests: Update paths to camera serviceEino-Ville Talvala2013-07-295-11/+11
* Camera2Test: fix build break due to metadata changeZhijun He2013-07-181-11/+14
* always pass the BufferQueue explicitely to consumersYing Wang2013-07-151-3/+6
* 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
* | Camera tests: Add variable burst testEino-Ville Talvala2013-07-122-1/+506
|/
* am 43c754f4: am 4c543a14: Enable native HAL tests to work for camera3 devicesEino-Ville Talvala2013-07-028-47/+126
|\
| * Enable native HAL tests to work for camera3 devicesEino-Ville Talvala2013-06-278-47/+126
* | am ee37c3a8: am 63b64337: Add larger RSA key sizesBrian Carlstrom2013-05-141-1/+1
|\|
| * Add larger RSA key sizesBrian Carlstrom2013-05-141-1/+1
* | am 03fa29db: am eca8b3cd: keymaster_test: simulate binder pagesKenny Root2013-04-301-30/+160
|\|
| * keymaster_test: simulate binder pagesKenny Root2013-04-271-30/+160
* | am a3f1b92b: am 29156e43: Merge "Make raw tests optional, add sanity checks f...Igor Murashkin2013-04-192-1/+85
|\|
| * Make raw tests optional, add sanity checks for format/resolutions static info.Igor Murashkin2013-04-182-1/+85
* | am 3589c0ef: am 827e137b: Merge "Update the test output path." into jb-mr2-devYu Shan Emily Lau2013-04-141-1/+1
|\|
| * 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
* | | am 27067356: am 9003b113: Add liblogYing Wang2013-04-091-0/+1
|\| |
| * | Add liblogYing Wang2013-04-091-0/+1
| |/
* | am 72757ade: am fb40d5de: camera2_test: Allow for HAL2 version >= 2.0 (i.e. 2...Igor Murashkin2013-03-272-3/+3
|\|
| * camera2_test: Allow for HAL2 version >= 2.0 (i.e. 2.1, 3.0, etc)Igor Murashkin2013-03-262-3/+3
* | hwcomposer commandline test(s)Brian Swetland2013-03-065-0/+1030
|/
* Tests: Camera: Refactor CameraMetadata into frameworks/avIgor Murashkin2013-02-212-1/+3
* Tests: Camera2: Add Y8/Y16 to Stream create/delete testsIgor Murashkin2013-02-212-2/+26
* fix build: SurfaceTextureClient to Surface renameMathias Agopian2013-02-151-1/+1
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-155-6/+6
* Camera2: Tests: ModuleTests should not return OK for bad indicesIgor Murashkin2012-12-201-8/+9
* Camera2: Tests: Fix Camera2Test to be correct.Igor Murashkin2012-12-201-0/+34
* Camera2: Tests: Ignore V1 device initialization failures.Igor Murashkin2012-12-201-2/+25
* Camera2: Tests: Fix CameraFrameTests to pass instead of failing and hanging.Igor Murashkin2012-12-201-0/+10
* Camera2: Tests: Release streams after HAL is unloadedIgor Murashkin2012-12-203-6/+20
* Merge "Rename ISurfaceTexture and SurfaceTexture"Andy McFadden2012-12-183-4/+4
|\
| * Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-183-4/+4
* | Camera2: Tests: Skip stream tests /w formats that are not available.Igor Murashkin2012-12-183-10/+38
* | Camera2: Tests: Add CLI arguments for disabling forking and changing camera IDIgor Murashkin2012-12-1812-38/+235
|/
* Camera2: Add a test for bursting 10 frames at a time /w manual exp controlsIgor Murashkin2012-12-104-5/+317