aboutsummaryrefslogtreecommitdiff
path: root/automated/lib/sh-test-lib
AgeCommit message (Expand)Author
2023-10-28lib: add u-boot related functions to sh-test-libMilosz Wasilewski
2023-07-10automated: lib: sh-test-lib: detect_abi: add m68kAnders Roxell
2023-01-10sh-test-lib: Log exit code from skipgenMark Brown
2022-11-24shellcheck: fix quote to prevent globbing and word splittingAnders Roxell
2022-10-19lib: sh-test-lib: Add riscv64 supportNicolas Belin
2022-04-28lib: sh-test-lib: update detect_abi combinationsAnders Roxell
2021-12-07automated: move kernel-config-lib functions to sh-test-libMilosz Wasilewski
2021-10-26automated: lib: sh-test-lib: mount_debugfs: fix if statementAnders Roxell
2021-10-26automated: lib: sh-test-lib: mount_debugfs: default 'mounted_debugfs' to 0Anders Roxell
2021-10-14lib: sh-test-lib: fixup function mount_debugfsAnders Roxell
2021-10-12lib: sh-test-lib: add mount/unmount of debugfsAnders Roxell
2020-10-22rteval: move get_test_program to sh-test-libAnders Roxell
2020-10-05automated: Add support to report unknown resultAníbal Limón
2020-10-05automated/lib/sh-test-lib: Add functions to report test setsAníbal Limón
2020-09-26crypto: basic testsCorentin LABBE
2020-08-27sh-test-lib: Add background process control functionsDaniel Wagner
2020-08-27sh-test-lib: Use 'command -v' instead of 'which'Daniel Wagner
2020-07-29lib: sh-test-lib: Add disk partition and format library functionsNaresh Kamboju
2019-07-22sh-test-lib: Add convert_to_sec helperDaniel Wagner
2019-03-08automated/lib/sh-test-lib: Adding report_skip apiNaresh Kamboju
2018-12-14Hide shell variables in local function scopeKarsten Tausche
2018-11-12sh-test-lib: add remove_pkgs()Chase Qi
2018-08-23automated/lib/sh-test-lib: update detect_abi with i386Anders Roxell
2018-01-30LTP: Add skipgen skipfile support to ltpDan Rue
2018-01-17skipgen: Import Skiplist Generator 0.2.0Dan Rue
2017-12-12sh-test-lib: fix fatal error reportingVishal Bhoj
2017-12-07Merge "sh-test-lib: Don't run apt-get update every time"Chase Qi
2017-12-07sh-test-lib: Don't run apt-get update every timeDan Rue
2017-12-05android: stop the lava job if device is not presentVishal Bhoj
2017-09-14sh-test-lib: added support for x86 in detect_abi()Chase Qi
2017-05-04Exit on install_deps errorChase Qi
2017-02-17automated: sh-test-lib: add create_out_dir()Daniel Díaz
2017-02-06automated: use '*' instead of 'unknown' for unsupported distrosChase Qi
2017-01-26automated: sh-test-lib: add check_root() when neededNicolas Dechesne
2017-01-26automated: use pattern matching for rpbFathi Boudra
2017-01-25automated: always convert dist to lower caseFathi Boudra
2017-01-25automated: switch to using ID field for distroNicolas Dechesne
2017-01-25automated: sh-test-lib: add support for /etc/os-release fileNicolas Dechesne
2017-01-25automated: sh-test-lib: do not source /etc/lsb-releaseNicolas Dechesne
2017-01-20automated: sh-test-lib: use warn_msg for step skippingChase Qi
2017-01-19automated: add support for measurements with no unitNicolas Dechesne
2017-01-18automated: sh-test-lib: error_msg: exit with non-zeroChase Qi
2016-11-18lib: Adding new function exit_on_skipNaresh Kamboju
2016-11-18lib: sh-test-lib: remove non POSIX 'local' keywordNaresh Kamboju
2016-10-28v2: sh-test-lib: added support for adding 3rd-party repoChase Qi
2016-10-27v2: sh-test-lib: add run_test_case functionChase Qi
2016-10-27v2: sh-test-lib: add detect_abi functionChase Qi
2016-10-25v2: sh-test-lib: add convert_to_mb functionChase Qi
2016-10-24v2: sh-test-lib: fix shellcheck error on validate_check_sum funtionChase Qi
2016-10-24v2: sh-test-lib: disable shellcheck SC2086 on install_deps functionChase Qi