aboutsummaryrefslogtreecommitdiff
path: root/automated/utils/test-runner.py
AgeCommit message (Expand)Author
2020-10-08test-runner: add support for test-case-id for manual testsNicolas Dechesne
2020-10-06test-runner: make sure the measurement is a numberNicolas Dechesne
2020-06-15test-runner: fix metadata handlingMilosz Wasilewski
2020-06-12test-runner: read metadata from fileMilosz Wasilewski
2020-06-12test-runner: allow to set metadata for SQUAD submissionMilosz Wasilewski
2020-06-12test-runner: allow to send empty metadata to SQUADMilosz Wasilewski
2020-06-12test-runner: check SQUAD upload statusMilosz Wasilewski
2020-06-10test-runner: change pexpect.spawn to spawnuMilosz Wasilewski
2020-05-19test-runner: enforce python3Vishal Bhoj
2020-05-19Initial support to submit results to qa-reportsVishal Bhoj
2019-06-19test-runner: fix missing variable in the scriptMilosz Wasilewski
2017-12-07test-runner: set log level to 'INFO' by defaultChase Qi
2017-11-29automated/utils/test-runner.py: Compile the pattern regex before useAníbal Limón
2017-11-29automated/utils/test-runner.py: Only use fixup dict if exists a map entryAníbal Limón
2017-11-28Merge "test-runner: add support for test plan overlay"Dan Rue
2017-11-28test-runner: add support for test plan overlayChase Qi
2017-11-27plans: introduce linaro test plan v2Chase Qi
2017-10-23test-runner: ResultParser: handle custom params from command lineNicolas Dechesne
2017-09-21test-runner: add support for remote execution in LAVAChase Qi
2017-08-02test-runner: handle incorrect test definition parametersMilosz Wasilewski
2017-08-02test-runner: add support for single test parametersMilosz Wasilewski
2017-07-20test-runner: fail gracefully if SSH connection is closedMilosz Wasilewski
2017-07-20test-runner: set a proper default for $HOMEMilosz Wasilewski
2017-06-27test-runner: fix UnicodeEncodeError with Python2Chase Qi
2017-06-12test-runner: Report environmental informationDan Rue
2017-06-09test-runner: Fix variable overloadingDan Rue
2017-06-06test-runner: add support for parse patternChase Qi
2017-05-30test-runner: Skip duplicate testsDan Rue
2017-05-25test-runner: add support for Python3Chase Qi
2017-05-23test-runner: fix test kind selectionChase Qi
2017-05-11test-runner.py: use python2, not pythonNicolas Dechesne
2017-04-06test-runner: set test case relative path for remoet exec onlyChase Qi
2017-03-29test-runner: run 'run.sh' under 'set -x'Chase Qi
2017-03-17automated: test-runner: encapsulate the TestRun object into TestDefNicolas Dechesne
2017-03-17automated: test-runner: mark test run as fail when no result foundChase Qi
2017-03-17test-runner: add remote execution featureMilosz Wasilewski
2017-03-14test-runner: set PATH before running the testsNicolas Dechesne
2017-01-23test-runner: user $HOME instead of /rootNicolas Dechesne
2016-12-08test-runner: fixed result parsing regexpMilosz Wasilewski
2016-12-05automated: test-runner: Added support for complex test namesMilosz Wasilewski
2016-12-02test-runner: fix version check for manual testChase Qi
2016-12-01test-runner: save test case name to result filesChase Qi
2016-11-29test-runner: record default parametersMilosz Wasilewski
2016-11-29test-runner: added support for test versionMilosz Wasilewski
2016-11-23automated: test-runner: added support for 'parameters' in result parserChase Qi
2016-11-18automated: test-runner: added option to record manual resultsMilosz Wasilewski
2016-11-10test-runner: save test parameters to result.csvChase Qi
2016-11-07automated: test-runner: enhance result parserChase Qi
2016-09-02v2: test-runner: handle 3rd party python modulesChase Qi
2016-08-25v2: initial commitChase Qi