summaryrefslogtreecommitdiff
path: root/android/media_codecs_functional_tests.yaml
AgeCommit message (Collapse)Author
2014-12-17Media codecs functional test description updatedAmit Khare
Change-Id: I2efe42996b54dedce13ac44110b6b3e09c26a9ca
2014-07-28android: add media codec function test definitionEdmund Szeto
The linaro-android-userspace-test package must be included in the Android build for this test to run successfully. Example JSON fragment: { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "testdef": "android/media_codecs_functional_tests.yaml" } ], } } Change-Id: I901e24006132de5befbf6f448e4998f4a266a2c6 Signed-off-by: Edmund Szeto <edmund.szeto@linaro.org>