summaryrefslogtreecommitdiff
path: root/automated
AgeCommit message (Collapse)Author
2016-11-10test-runner: save test parameters to result.csvChase Qi
Change-Id: If6759527cb0a7cc8556c06a91b680ce46d466972 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-09automated: added Linux LEMP testChase Qi
Change-Id: I48d54b6c4c89e7a5c4d0bac0b30a1b48b26e3ca0 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-08automated: added apache-benchMilosz Wasilewski
This tests runs apache-bench (ab) against apache2 webserver. Change-Id: I9dc13a17d8e1db3f23f88cd77e7e89c227411025 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-11-08automated: added toolchain-smoke testMilosz Wasilewski
Simple test that check if gcc compilation works Change-Id: Ic59f75c6b4c11c9e569017ca848036cdfeb69059 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-11-08openssh-debian: adding usage()Naresh Kamboju
Change-Id: If8a1c68926a078db3a97fa72feae25d44ed6b12b Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-11-07automated: test-runner: enhance result parserChase Qi
* Add test name and params to result.json * Collect all results in output/result.json * Add header and test name for output/result.csv Change-Id: Ie73af79be9e68780a8863e651dc30ed34bcbf4c3 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-07automated: send-to-lava: accept any character for measurement and unitsChase Qi
Change-Id: I61ade512f1f9f887e51cde8244ed51a40952df19 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-07linux: openssh debian testNaresh Kamboju
Change-Id: I63d8a44c0bf004da0547e1cb0b87d5afaa60a4fc Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-11-07automated: linux: add docker testChase Qi
Change-Id: I1e1b044ed6b736f1503ec0e7288ab917625d3184 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-04automated: linux: add blogbench testChase Qi
Change-Id: I25d1d36064ac9f486713e32f734d816b04d433ee Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-04linux: network-basic: cope with shellcheckNaresh Kamboju
Change-Id: I2ff190b03a2fc457444dbfcf24296737daaca130 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-11-04linux: device-tree: cope with shellcheckNaresh Kamboju
Change-Id: I196d9fe9381321c6419ed5575dbfd16bdfa466e1 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-11-04linux: usb-smoke-test: cope with shellcheckNaresh Kamboju
Change-Id: Id213b922c7c79fbdf458ef1c74211db759436da6 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-11-02v2: linux: add linpack testChase Qi
Change-Id: Ifcce69a08e4c561954c31d3748f0979b162e473c Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-02v2: linux: add hackbench testChase Qi
Change-Id: I2eadf7640554a0f19a59bcc6729055674bf0bdf6 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-28v2: linux: add stream uniprocessor testChase Qi
Change-Id: I9777b61faa63753c8890a4b3197118e82189320d Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-28v2: linux: add lmbench memory testChase Qi
Change-Id: I531d3d92e5d7ba6ab22868e12d7a4633bbcbe5d8 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-28v2: sh-test-lib: added support for adding 3rd-party repoChase Qi
Change-Id: Icae2293f011b7ed59061452cf119e4e1b077d6cd Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-27v2: linux: add device read performance testChase Qi
Use 'hdparm -t' to perform timings of block device reads for benchmark and comparison purposes Change-Id: I8dbefc4c4b4ba5fb539cd6a3df037ff43666a45a Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-27automated/utils: add vland helper functions.Anders Roxell
get_vland_interface and get_vland_mac Change-Id: I32e84c985ca4e59eb695bcc8312da9d6de1643a4 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-10-27v2: sh-test-lib: add run_test_case functionChase Qi
When shell argument "-e" set and "$?" is non-zero, test script will exit immediately. check_return and exit_on_fail would not work. run_test_case should be used instead. run_test_case runs test command within if block and able to give pass/fail respectively. "skip_list" is supported as an optional parameter. It skip the following tests and exit when skip_list isn't empty. Change-Id: I0f4040f37b6d9daa0558bac0d6bf87ba1c3bd904 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-27v2: sh-test-lib: add detect_abi functionChase Qi
Binaries are placed in folders named with abi. Test script need to detect abi type and use related binary. Change-Id: Id64bb84ba1170a52fdc2f1b485dc46eec1faae3f Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-25v2: sh-test-lib: add convert_to_mb functionChase Qi
Change-Id: I91764f7abc7ca2fb1995d9fb110c32d3b5f8c2f5 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-24v2: sh-test-lib: fix shellcheck error on validate_check_sum funtionChase Qi
Change-Id: Iaca9fd730ffd80ffaba71c0438786fd6b14034f0 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-24v2: send-to-lava.sh: move 'command -v' out of while loopChase Qi
Change-Id: Iff916da54cee93664f24bcdd1c14970b5a5db984 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-24v2: sh-test-lib: disable shellcheck SC2086 on install_deps functionChase Qi
SC2086 - Double quote to prevent globbing and word splitting. "${pkgs}" stands for a single package, not a list of packages. When multiple packages defined in the variable, quotes on it needs to be removed. Change-Id: I972df969ba3f388fe5582a6099baacda1db24cdd Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-20Merge "automated: fixed typing mistake in lamp.sh"Chase Qi
2016-10-20automated: fixed typing mistake in lamp.shMilosz Wasilewski
Change-Id: I7b0e1ef082f8c0f18f5b37eeedb81738553bec5c Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-10-20automated: fixed typing mistake in dd-wr-speed.shMilosz Wasilewski
Change-Id: Iaa8f3d37c56a3be5ddb85fd530cf53c1dcec1f4e Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-10-20v2: linux: add optee xtestChase Qi
Change-Id: Ifbaf77db448c07f6209269bc45718e7ad5747a50 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-20v2: lib: add pipe0_status functionChase Qi
pipe0_status is used to return exit code of the first command when using pipe. Usage: pipe0_status "cmd1" "cmd2" Change-Id: I1549e807c2a5401fdc1435a4ac3ac06e27765663 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-20v2: linux: add openssl speed testChase Qi
* Migrated ubuntu/openssl.yaml to v2 * Added more symmetric algorithms * Added two asymmetric algorithms, RSA and DSA Change-Id: I03a5ba90ae8b3ee77c8bde83067c6732812e159e Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-19v2: linux: Adding fio-testNaresh Kamboju
Change-Id: Icdd8b63e9b8149a71d34cf24833e7e06104e28e7 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-10-19v2: linux: add disk partitioning testChase Qi
* migrate common/disk-partitioning-test.sh to v2 * added support for test skipping Change-Id: I3e8ed7fd5e62f4e511c01f9e91770cd17c927603 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-10-18v2: linux: Adding network basic testsNaresh Kamboju
Change-Id: Id1644df676003230aaf3249ffa351d2edf3b030e Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-10-10ltp: dump LTP version to 20160920Naresh Kamboju
Change-Id: I9bd0d158458502fadec61e96061f7d02259a2e0f Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-10-07v2: linux: Adding device-tree testNaresh Kamboju
Change-Id: Ibd60ca556a6bd577e23c8bd43de993602fe77e68 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-09-30v2: linux: Adding LTP testNaresh Kamboju
Change-Id: Ia43e606df296a2e72d443e8ad12713e2a16be8b8 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-09-30send-to-lava: ignore results caseNaresh Kamboju
Change-Id: Id01743d67bc24ad2af7321db9afd8395afc07a73 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-09-30v2: lib: added skip_list support for exit_on_failChase Qi
When using exit_on_fail function, you may need to save "rest_tests skip" to result file. Adding optional parameter skip_list for that usage. Change-Id: I6c8165dfaae36caace5757bd90b4e19185c46199 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-09-16v2: lib: update sh-test-libNaresh Kamboju
Adding two functions - report_pass - report_fail Change-Id: Ib28c8962f6ecad0b285ff54db607b61c74a056f4 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-09-16v2: linux: add USB smoke testNaresh Kamboju
Adding USB smoke tests. Following functionalities covered, - install usbutils package - list_all_usb_devices - examine_all_usb_devices - print_supported_usb_protocols - print_supported_usb_speeds Change-Id: If65e55b63b859af0e7f275b506e5b039da47698d Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-09-14v2: linux: add lamp testChase Qi
Change-Id: I94bf06cf0b18082276688a871e0be7e76ddf370e Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-09-13v2: linux: add openjdk smoke testChase Qi
Change-Id: I1abb98d67746529197b5f262311e2b06a582edf8 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-09-08v2: doc: add test writting guidelinesChase Qi
Change-Id: I424700c7baaf9fef595f2f46124867448d761b5c Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-09-06ui-browser-test: Adding UI browser testingNaresh Kamboju
Ui browser test developed on top of Robot frame work. Test runs chromium, chrome and firefox test cases. On LAVA we have access to serial console and we have to run ui tests from this serial console, this is possible by changing user from root to linaro and exporting the DISPLAY=:0. because linaro owns the X display process. Change-Id: I43bda407f468120839b0a4c8248777303945529e Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-09-02v2: test-runner: handle 3rd party python modulesChase Qi
Change-Id: I0a7b460cc891f2c4a927b11940699fde221d87e4 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-09-01v2: android: add dd write/read speed testChase Qi
Change-Id: Ia25948fa61f368da49ade20b315591301bf65071 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-08-30v2: linux: add dd write/read speed testChase Qi
- Added Linux dd write/read speed test - Optimized sh-test-lib Change-Id: I3bccfda212535e9a36b8e231b69c0dd2367a88f6 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-08-29v2: linux/smoke: fix output backupChase Qi
Change-Id: I5d9c75b7ec6436a92877e5cd14bc796aaae72d17 Signed-off-by: Chase Qi <chase.qi@linaro.org>