summaryrefslogtreecommitdiff
path: root/automated/linux
AgeCommit message (Collapse)Author
2016-11-23automated: linux: added iperf testChase Qi
Change-Id: Ibf8bebfe78d60028ed7805f5f62080a194a2e660 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-22automated: Linux network basic: improvementsNaresh Kamboju
Network basic tests improved, - Install net-tools package - Get default gateway at run time - Removed variables from test_case_id - Rename 'test' to 'test_case' Change-Id: I27347cf2bd0627dbb7708742c507f27b78787ffe Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-11-18automated: linux: Adding pointer-tagging-testsNaresh Kamboju
Change-Id: I86a865f301727281dbff81924e349daff86eb7ce Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-11-18automated: Linux dd: improvements and bug fixesChase Qi
* enable sh argument '-e' * stop using partition and filesystem type variables in test case ID * use convert_to_mb for result calculation which support floating point * cope with shellcheck Change-Id: I8f87c296280299d103eeb6f686b3fd8fecd62eb6 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-16Merge "automated: added Linux dsdbench test"Milosz Wasilewski
2016-11-16automated: added Linux dsdbench testChase Qi
dsdbench runs benchmarks and tests for storage driver configurations to help figure out how the configuration will perform and which known issues the daemon may be affected by in this configuration. Test suite source https://github.com/dmcgowan/dsdbench Change-Id: I68a46cb6354fbcaa880b81bb564e761f61309b6d Signed-off-by: Chase Qi <chase.qi@linaro.org>
2016-11-16automated: added Linux ethernet testNaresh Kamboju
Ethernet test to validate given network interface, * check interface state is up * ping to default Gateway Change-Id: I55bd54367e98aba150c01cd957fb8ca90c3a0d10 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-11-15automated: added nginx-apache-benchMilosz Wasilewski
The test runs apache-bench against ngingx webserver Change-Id: I8f18d04dad791b4e408c71fc64db58ce2cd8a853 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-11-15automated: fix fio testChase Qi
* Added more params for more control from test plan * Added readwrite and randrw test * Stop testing fio against partition, which destroy filesystem. Mount partition and enter mount point, run fio from there * Show test progress and clean output Change-Id: If63a5ca1a0485b88456a4a0f7f3ba82bcba751e0 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-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-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-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: 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-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-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-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>
2016-08-25v2: initial commitChase Qi
- Added utils, bin, and lib folders and related tools - Added Linux smoke test case as an example - Added test plan example that used to test test-runner Change-Id: I73693108db219cb67afc99525d80cab93f1eb9ea Signed-off-by: Chase Qi <chase.qi@linaro.org>