summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Collapse)Author
2014-11-25android: fixed boot time scriptMilosz Wasilewski
Change-Id: Ibb2a81c8b36e9265bd746be5992a47983e26096e Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-11-25Android: Bionic Libc test description updatedAmit Khare
Change-Id: Iad332c30d3584a66d6243f7e3fae998ab7d3efeb
2014-11-24Android: Cachecoherency test description updatedAmit Khare
Change-Id: I3104a4e97f2089a3e194399d6c5ba624c9daaa9b
2014-11-24Android: Busybox test description updatedAmit Khare
Change-Id: I797939268d8d0c3b7fbe0372126ae2bad7a16552
2014-11-24add command line dns check test with ping commandYongqin Liu
run ping -c10 www.google.com to check the dns on command line Change-Id: Iecdb3d915a5e54e3e43f5c33f2381028878c5986 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-24Android: big.little test description updatedAmit Khare
Change-Id: I00aa18bce51526b5aec9f0e66432c85120a45e71
2014-11-24Android: 0xbench test description updatedAmit Khare
Change-Id: I8225e8dcea80058f8a3b65d39133efe8b7eebf9a
2014-11-20android: added boot time test caseMilosz Wasilewski
The script uses dmesg and logcat to calculate time from begenning of boot till displaying home screen. Change-Id: I7ce98301da750b51b611dd48450855e56e14f257 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-11-17piglit scripts: POSIX Compliant UpdateYongqin Liu
This change is to make the test script to be POSIX compliant. Also fix the problem of using -print for busybox find command Change-Id: Id24410d3eae9d93f2e02ee630207fdd896b648ae Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-15busybox.yaml, v8.yaml, busybox.sh and v8.sh:Botao Sun
Add Amit Pundir <amit.pundir@linaro.org> as a maintainer for above scripts. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I4f945d3b8a12bfd1c40db5466b3b7876e14c9544
2014-11-14android piglit test: update test definitions for piglit testYongqin Liu
update the test definition files for piglit test, also rename the files' name with piglit as prefix Change-Id: I44c6b6168d6fd164d20deb8fa8dd3b077adfbd64 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-11-05run_stress_switcher_tests.sh: DeleteBotao Sun
Delete above test script from this repository, as it's maintained along with the Android image itself. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I4fe79e9ab87c9b6c9c7930cca5d7a1e58b1a1474
2014-10-20tjbench.sh, tjbenchstart.sh and tjbenchparse.sh: POSIX Compliant Update.Botao Sun
This change is to make the test script to be POSIX compliant. Original patch comes from: Lucas Dutra Nunes <ldnunes@ossystems.com.br> Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I80980308bef8bb5b2d3790baa99b9cae01f48da7
2014-10-20memtester.sh: POSIX Compliant Update.Botao Sun
This change is to make the test script to be POSIX compliant. Original patch comes from: Lucas Dutra Nunes <ldnunes@ossystems.com.br> Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I0323ce2e82cab7a643227cc193dfaffee29835eb
2014-10-20iozone.sh, iozoneparser.sh: POSIX Compliant UpdateBotao Sun
This change is to make the test script to be POSIX compliant. Original patch comes from: Lucas Dutra Nunes <ldnunes@ossystems.com.br> Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Iee6cffa3e48112c3e742d0290e7b0da1e239d9cc
2014-10-20sd-mmc.sh: POSIX Compliant Update.Botao Sun
This change is to make the test script to be POSIX compliant. Original patch comes from: Lucas Dutra Nunes <ldnunes@ossystems.com.br> Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I9f28a92d837d0f9a0f3e66f52cd2699a449f9004
2014-10-20gator-data-streaming.sh: POSIX Compliant Update.Botao Sun
This change is to make the test script to be POSIX compliant. Original patch comes from: Lucas Dutra Nunes <ldnunes@ossystems.com.br> Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I32bf72a800a0b2167dc4ab2da418977580583ad7
2014-10-20devicetree-android.sh: POSIX Compliant Update.Botao Sun
This change is to make the test script to be POSIX compliant. Original patch comes from: Lucas Dutra Nunes <ldnunes@ossystems.com.br> Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I12d20f4d778bf65e10877fb53d9f7cb8461a890c
2014-10-20ethernet-android.sh: POSIX Compliant Update.Botao Sun
This change is to make the test script to be POSIX compliant. Original patch comes from: Lucas Dutra Nunes <ldnunes@ossystems.com.br> Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Icaba7ab2a36355dbfc4cc77379c413136e9223fc
2014-09-10android: add test for running monkey with black listYongqin Liu
This test will run the monkey test on device with specified blacklist and event count. the BLACK_LIST is default to /data/juno_monkey_blacklist and the event count EVENT_COUNT is default to "30000" Change-Id: I56b111af5fb8c4e93d88ff6167df743bbaeecb64 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-09-09android: add test definition for bionic libc testYongqin Liu
this test will run the /system/bin/run-bionic-tests.sh script integrated into the build directly to do the test. Change-Id: I25445d5bd567af2fd1152da3c149d5945de9f9fc Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-09-09android: add test definitions for linaro-android-kernel-testYongqin Liu
this test will run the /system/bin/linaro-android-kernel-tests.sh script integrated into the build directly to do the test. Change-Id: Ifabb8393c1d9ad404c6760084817782443804dc8 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2014-08-27busybox.sh: change to operate files under /data/local/tmp/Yongqin Liu
when selinux enabled, shell command will not be able to operate files/dirs under /data/directory. This change is to fix that problem by changing to operate files under /data/local/tmp directory Change-Id: Ied8e9efec7898fdf16285a8c4dbac7c505df05b8 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
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>
2014-07-22android: added lava-android-test wrapperMilosz Wasilewski
The lava-test-shell wrapper around lava-android-test allows to execute the lava-android-test from the KVM device type in LAVA which acts as a host. With this approach it is possible to controll the host environment and for example use different Java versions with different Android CTS branches. The test wrapper JSON fragment follows: { "command": "lava_test_shell", "parameters": { "role": "host", "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TEST_NAME": "cts", "TEST_PARAMS": "--package android.bionic --timeout 1800 --disable-reboot" }, "testdef": "android/lava-android-test-host.yaml" } ], "timeout": 7200 } }, { "command": "lava_test_shell", "parameters": { "role": "target", "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "parameters": { "TEST_NAME": "cts", "TEST_PARAMS": "--package android.bionic --timeout 1800 --disable-reboot" }, "testdef": "android/lava-android-test-target.yaml" } ], "timeout": 7200 } } lava-android-test-host.yaml and lava-android-test-target.yaml take TEST_NAME and TEST_PARAMS. These have to be the same for each pair of test shells. Optionally lava-android-test-host.yaml takes JAVA_PACKAGE parameter which is used to define the Java version running on host. Change-Id: Ief169010a1510392c741513136cbc245ab769b7b Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-06-04Android: added piglit test definitionsMilosz Wasilewski
Piglit needs to be available in the Android build that the tests run on. Change-Id: I8aab1fda205a69885698d8ffd92166a386cde199 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-03-07Typo error in mmtest yamlharigopal-gollamudi
Change-Id: Ia1bf5dceb10a9233a862de94729ac1b1f8e060c7
2014-03-03Parsing string is updated & path for media files is changedharigopal-gollamudi
Change-Id: I3e6e966e687b96f30122cd7b8dfd55035bcaf43a
2014-01-10Add Ethernet Test for Linaro AndroidBotao Sun
Test code has been validated locally on TI Panda board. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Ic10323b62932789d5078b2296c9ae8e4fc42c9dd
2014-01-09Add SD MMC Test for Linaro AndroidBotao Sun
Test code has been validated in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I4651678ee8c97483dafd70e01fe2458dd251df3f
2013-11-26Merge "Add Device Tree test for Linaro Android."Milosz Wasilewski
2013-11-21Add Gator Data Streaming test for Linaro Android.Botao Sun
Using $EXTERNAL_STORAGE instead of /mnt/sdcard Test code has been validated in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Iee74798985564c13a79d8a7699741e74502040f5
2013-11-21Add Device Tree test for Linaro Android.Botao Sun
Comments information corrected. Test code has been validated in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I3c0eef615e01390311525c3d8796def4d27b5ba7
2013-10-14Update test definitions metadataMilosz Wasilewski
Added meta data to all test cases In some cases maintainer is assumed basing on git log Some data is still missing ubuntu rt-ltp and ltp-realtime are duplicate and rt-ltp will be removed Change-Id: I04bb1f96cf7682fb8050df12c7dc0fa04b4dea68
2013-09-12scheduler-testsuites: maintainer field fix upFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-12scheduler_testssuites.yaml : updated test suite description and metadataNaresh Kamboju
This test suite generates synthetic loads to validate the scheduler task placements functionality on big and little cores according to the load of the task. Intended to run on big.LITTLE platforms like vexpress-tc2. Currently this test running on android and execution takes around 60 minutes. Tested-by: Naresh Kamboju <naresh.kamboju@linaro.org> LAVA-test-job: http://validation.linaro.org/scheduler/job/71911 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-08-21scheduler_testssuites.yaml : Adding new testNaresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2013-07-27Fix more typos in iozoneparser.sh script.Senthil Kumaran
2013-07-26Fix a closing quote issue in iozoneparser.shSenthil Kumaran
2013-07-26Add iozone test definition for android.Senthil Kumaran
2013-07-26Change the permissions of the memtester.sh script.Senthil Kumaran
2013-07-25Add memtester test definition to android.Senthil Kumaran
2013-07-24Change permissions of cachcoherency and ime shell scripts.Senthil Kumaran
2013-07-24Add ime test for android.Senthil Kumaran
2013-07-24Add cachecoherency test for android.Senthil Kumaran
2013-07-24Add gator test definition for android.Senthil Kumaran
2013-07-17Add mmtest for android.Senthil Kumaran
2013-06-26Fix script location for bigLITTLE test definition.Senthil Kumaran
2013-05-27Fix path in bigLITTLE script.Senthil Kumaran
2013-05-27Change the path of bigLITTLE script.Senthil Kumaran