summaryrefslogtreecommitdiffstats
path: root/qa/tasks/mgr/test_crash.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* qa/tasks: use next(iter(..)) for accessing first element in a viewKefu Chai2020-04-071-1/+1
* qa/tasks/mgr: use relative importKefu Chai2020-03-271-4/+3
* qa/tasks/mgr: fix imports for py3Kyr Shatskyy2020-03-061-1/+1
* qa/tasks/mgr: get rid of itervalues for py3Kyr Shatskyy2020-03-041-3/+3
* qa/tasks: call super class's setUp()Kefu Chai2020-02-151-0/+1
* qa/tasks/mgr: add test_crash, call from test_module_selftestDan Mick2018-06-291-0/+108