summaryrefslogtreecommitdiff
path: root/automated/utils/test-runner.py
AgeCommit message (Expand)Author
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