summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-05linux: openssh debian testHEADmasterNaresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-11-04manual: added manual luvos testMilosz Wasilewski
Change-Id: Icb5ea8b9a7bf19fadc0b90b720c3274237794ded Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-11-04android/multinode-target.yaml: sleep 5 after start adbdYongqin Liu
sleep 5s after the start of adbd, otherwise the start of adbd command will cause confusion message out, and break the process of lava-send and lava-wait Change-Id: I1cf24b91cf4d462271c60f27366886adc4b1e5ea Signed-off-by: Yongqin Liu <yongqin.liu@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-02Merge "plans: added test plan rendering script"Milosz Wasilewski
2016-11-02Added script for content sanity sheckMilosz Wasilewski
The script performs basic checks. If all tests pass, the patch can be merged to the repository. Change-Id: Ic41ac751af068435d407dd496d2b195f3e92f9b7 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@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-11-01plans: added test plan rendering scriptMilosz Wasilewski
Change-Id: I3765f688be40dc6fe0a91a9ed6ed72cc3dfd88db Signed-off-by: Milosz Wasilewski <milosz.wasilewski@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-25android tjbench: adjust the test nameYongqin Liu
so that the test will have proper prefix Change-Id: Ibfa9b53054560418ea431d7f32c942989a49194a Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2016-10-25Merge "android: added option to change interface in multinode-target"Naresh Kamboju
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-25android: added option to change interface in multinode-targetMilosz Wasilewski
On x15 board the default interface is named eth1 instead of eth0 (as on other boards). For this reason it is important to have ability to change the interface name when using multinode over ethernet. Change-Id: I157096bdf2efbbd40b6a55fe328c783a38408dbd Signed-off-by: Milosz Wasilewski <milosz.wasilewski@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-20Moved manual tests to separate directoryMilosz Wasilewski
Change-Id: I1092ce929d4d257dfd596034c605b4be5b0189a0 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-10-20Merge remote-tracking branch 'manual/master'Milosz Wasilewski
Change-Id: I4392fc92642e71772198faa3528c0f9c21a5ed3e 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-19bionic-benchmarks.sh: disable color printYongqin Liu
so that lava could parse the result correctly Change-Id: I14eb332c8515c7f1e8016c589468fb3a69e89868 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2016-10-18android bionic-benchmarks.sh: update to find the correct pathYongqin Liu
and set the bionic-benchmarks commands execute permission Change-Id: I028f9d5847b1214154c81251871180a08cc1008d Signed-off-by: Yongqin Liu <yongqin.liu@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-29Revert "android bionic-benchmarks.sh: update to find the correct path"Milosz Wasilewski
This reverts commit 210276a0fe8462dbe328fefb3677d545d6eef17f. Change-Id: If77e2a80438dd5c1a15f8115afa083b81fc7f609
2016-09-22android bionic-benchmarks.sh: update to find the correct pathYongqin Liu
and set the bionic-benchmarks commands execute permission Change-Id: Ia126fbbea7f65230a3df852f3be9ab25271bea31 Signed-off-by: Yongqin Liu <yongqin.liu@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-14android: fixed cts7 on the host sideMilosz Wasilewski
Change-Id: I628c1765e3ab1c06be6c2959fde7e30489fbcd98 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-09-14v2: linux: add lamp testChase Qi
Change-Id: I94bf06cf0b18082276688a871e0be7e76ddf370e Signed-off-by: Chase Qi <chase.qi@linaro.org>