summaryrefslogtreecommitdiff
path: root/ubuntu/scripts
AgeCommit message (Collapse)Author
2015-01-14Add Phoronix Test Suite for Linaro ubuntuBotao Sun
Two example test included in this patch: system-decompress-xz and stream. Test code has been validated in LAVA on TI Panda board. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Id041abd5d68d9b94804c9fb7712deb52a1ec92b9
2015-01-09Move ACPI FWTS and dmidecode tests definitions to common dirFu Wei
1)ubuntu/dmidecode.yaml -> common/dmidecode.yaml 2)ubuntu/fwts.yaml -> common/fwts.yaml 3)ubuntu/scripts/fwts-parser.py -> common/scripts/fwts-parser.py Reason: they are the common tests, and can be used by other OSs. Change-Id: I48755fec9a129eca573ba6fbf406c0bbf6247576
2014-12-17Add RCU Torture Test to Linux-Linaro Kernel.Botao Sun
This test code is to add RCU Torture test to Linux-linaro Kernel based images. https://www.kernel.org/doc/Documentation/RCU/torture.txt It has been validated in LAVA on both LSK 3.10 and 3.14 Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I15ba99aac346abb13b94396059aa0ef776ac007d
2014-12-16Update SATA ubuntu test to show same number of test cases in total.Botao Sun
Same test case number in total will be shown in success & fail situation. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I07ccfc8e9eb2bb5727d78d02f8c6cb41d3fbb16d
2014-12-09Ubuntu: add rt-migrate-test.yamlArthur She
Test to verify the RT threads scheduler balancing Change-Id: Ief2dddd96fbda334b5437b852a970001d390a554
2014-12-08Ubuntu: Add PI stress testChase Qi
pi_stress is a program used to stress the priority-inheritance code paths for POSIX mutexes, in both the Linux kernel and the C library. Signed-off by: Chase Qi <chase.qi@linaro.org> Change-Id: I7585b3d74e4feacd0c008f4e7ed78628dbc08a69
2014-12-08Ubuntu: Add signaltest.yamlArthur She
RT signal roundtrip test software Change-Id: I6e26c25de245dba56997bec829de472f6fc104c3
2014-12-02Ubuntu: add sendme test definitionArthur She
Send a signal from driver to user and measure time intervals. Change-Id: Id58281786d436d770fe1ebc5cef4ce03346af1fc
2014-12-02Ubuntu: Add pmqtest.yamlArthur She
Start pairs of threads and measure the latency of interprocess communication with POSIX messages queues. Change-Id: Iab52c118fee1fed9fbcf32cc9e6f9354b474077d
2014-11-27ubuntu: device_read_perf: fix bashism issuesNicolas Dechesne
A few remaining bash issues were still present in the merged script, such as device_read_perf.sh: 46: device_read_perf.sh: Syntax error: "(" unexpected (expecting "done") and the test failed in LAVA, see: https://validation.linaro.org/dashboard/attachment/1227507/view Change-Id: If7263935f1277fcc53c90a9cda3736405d072257 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2014-11-25ubuntu: Add test to get Device timings of block devices.hnaradla
- Dynamically gets all the block devices like sata, sd-card, etc,. - Perform device timing operations on each device. Test results are at https://validation.linaro.org/scheduler/job/206365 Change-Id: I861474c9409aa95f126d1b307bd49962702e2031 Signed-off-by: hnaradla <hanumantha.naradla@linaro.org> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2014-11-24ubuntu: add dedicated usb test caseChase Qi
Test code has been validated in LAVA. Signed-off by: Chase Qi <chase.qi@linaro.org> Change-Id: I58845cc31647b666aecc78895eea0e4871ee72fa
2014-11-14wifi-enablement.yaml and wifi-enablement-test.sh: DeleteBotao Sun
Delete WiFi Enablement Test on Linux Linaro ubuntu. Old WiFi Enablement Test has been replaced by wifi-ubuntu.sh Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I7630ee08f6be2d98929afc19f76188f08a42d240
2014-10-28Merge "perf: fixed ubuntu test definition"Fathi Boudra
2014-10-24bluetooth-enablement.yaml and bluetooth-enablement-test.sh: DeleteBotao Sun
Delete Bluetooth Enablement Test on Linux Linaro ubuntu. Bluetooth feature is not supported on Linux Linaro ubuntu platform. Test is now deleted accordingly. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Idfafcdce20a95b4b0db98af1854238ba6ca9236d
2014-10-24leb-basic-graphics.yaml and basic-graphics-test.sh: DeleteBotao Sun
Delete Basic Graphic Test on Linux Linaro ubuntu. Graphic now is not supported on Linux Linaro ubuntu platform. All images published are with solid command line interface. Test is now deleted accordingly. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Ie423c094799eec99ac96ca17e20dc5316f938800
2014-10-22acpica-parser.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: Idcb985c5eb73f952b4fdc3cfdb485b16cbfab7d0
2014-10-21openssl-bsaes.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: I5386b921eadf5ba86e5160c6b81c0d0ce5718ae3
2014-10-21openem.sh and openem.yaml: DeleteBotao Sun
Delete OpenEM Test from Linux Linaro ubuntu. This operation is based on the replied email from Maxim Uvarov <maxim.uvarov@linaro.org> "OpenEm was pre work for our ODP. At this time we do not need it at all. So it's ok to remove it from repo." Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I43cddf533e45800c615d94cbc6683de6f9fcbb6b
2014-10-20gator-data-streaming-ubuntu.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: I10b9e938fb14450adfa76c628f041b481dd0daf0
2014-10-20sd-mmc-ubuntu.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: I0f5b1e621a9e27deed9dec8c378842c9d1670c68
2014-10-20device-tree.sh and sh-test-lib: 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: I60c7d18312c6cf296367602aa9430cdc1a9c15f7
2014-10-07perf: fixed ubuntu test definitionMilosz Wasilewski
Ubuntu tests are using the latest available packaged version of perf. The binary comes from linux-tools-X.YY package. Currently it's linux-tools-3.16. Change-Id: Iea20c76f1a1e487f773c708b466f7abe7ecb5b37 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-09-10Add "All-Skip" in SATA Test on Linux Linaro ubuntuBotao Sun
If the target SATA device can't be found, all rest test will be skipped. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I481738335efd5070b190c17b71a2087c0dded130
2014-09-03Add SATA Test Phase II for Linux Linaro ubuntuBotao Sun
Test code has been validated locally on my Host PC with a Seagate SATA drive. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I872e29fe2f239f6aa61d9a113763513c5aa1983c
2014-07-02ACPICA: fixed result parsingArthur She
There're test cases summary in a file named "__STATUS_OF_TESTS" located at aslts/tmp/RESULTS/<date>/[norm|slack]/[32|64]. Turned them into LAVA test results. Change-Id: I14275648c4f790b970b2c29c30da91950e931325
2014-06-24ACPI: add acpi-smoke-test.yamlArthur She
Do the following tests to check if the test image is ACPI supported 1) Check presence of /sys/firmware/acpi 2) Check presence of /sys/firmware/acpi/tables/DSDT 3) If iasl is installed test decompile of /sys/firmware/acpi/tables/DSDT Change-Id: I3aaac732aaf4b8b8f5d5cbafc92e1e54fa35d3b6
2014-06-03FWTS: fixed result parsingArthur She
Add results.log parser for ubuntu/fwts.yaml to turn the test results into LAVA bundle stream. Change-Id: I5e2e0856526bbb1d3cc20b7c1c138aa20e0c060d
2014-06-03openssl: fixed file permissions and unitsMilosz Wasilewski
Change-Id: Iddf56787f0f0a3b3b55f3be4393d78baac2890ef Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-05-23Add SATA Test for Linux Linaro ubuntu, including Partition, Read and Write.Botao Sun
Test code has been validated on Samsung Arndale and Panda board in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I950bc78e37413baa4304cca13783f916ef23ac22
2014-05-23Add FIO test for Linux Linaro ubuntuBotao Sun
Test code has been validated on Samsung Arndale board in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Icdb0f6df6b98f7fd2f2d7c4240f8c3d1463b43f2
2014-04-04Update ubuntu Device Tree Test CodeBotao Sun
Remove sudo in yaml file; Remove check root in device-tree.sh, it's unnecessary; Fix the MODEL test case name issue; Add and update metadata and comments section. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I6688b2595831abc78a7a20fb40d8adee461f23f8
2014-03-21openssl test suit added for testing openssl speed benchmarkAmit Khare
Change-Id: I57aa83c16eb713cdfd051d8940a0c4a5a46b29ba
2014-01-29Add WiFi Test for Linux Linaro ubuntuBotao Sun
Test code has been validated in LAVA on TI Panda 4460. SSID and PASSWORD are possible to be set in JSON. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I814b0ab145d28bd6c733cb601bb02440bef44638
2014-01-09Add SD MMC Test for Linaro ubuntuBotao Sun
Test code has been validated in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I14787b1f52bf8bc77e2e2d1d5bc63e451cb52524
2014-01-09Add Gator Data Streaming Test for Linaro ubuntuBotao Sun
Test code has been validated in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I5c471773f7eca280af7f54be0b4b1b1c3f70ac20
2013-12-20ubuntu/ltp-network: add ltp network testVincent Hsu
temporarily disable some tests which can't run success in ltp-network-skiplist. dhcpd test work fine but will conflict with the dhcp server in lab. apply some patches which have not accepted by upstream yet. Change-Id: I4c4487f980b0af8f99b8bc31e88dc6b893838ea6 Signed-off-by: Vincent Hsu <vincent.hsu@linaro.org>
2013-11-26add openem x86 tests v4Maxim Uvarov
V2 has changes accoding to Anders comments: testcases/ubuntu/scripts has to be ubuntu/scripts, and git-repo has to be removed. v3: use the latest dpdk from dpdk.org v4: revert back to Intel zip file. Change-Id: I4169a5dd20826f025e99badc6acc3ee52a52c785 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2013-10-05ubuntu: move from bzr to git repositories, clean up descriptionsFathi Boudra
Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-05ubuntu/bootchart: fix bootchart testFathi Boudra
Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-14common/netperf: move netperf scripts under common directoryFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-11netperf: fix pathsFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-10netperf: update scripts location pathFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-10Move netper multinode under ubuntu directoryFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-05openssl-bsaes: Use input blocks of varying sizesFathi Boudra
For CBC, this only tests the generic padding code of OpenSSL. However, XTS has its own ciphertext stealing code for dealing with non-integral block sized inputs. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-05Add test to verify correctness of NEON bit sliced AES code in OpenSSLFathi Boudra
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>