aboutsummaryrefslogtreecommitdiff
path: root/mobly/suite_runner.py
AgeCommit message (Expand)Author
2021-01-20Re-format all codes to Google style. (#713)Ang Li
2021-01-13Move to 2-space indent: top-level mobly files. (#701)Ang Li
2019-12-02Removes unnecessary list handling from -c flag. (#659)Mark De Ruyter
2019-10-09Rename test_bed_name to testbed_name. (#641)xianyuanjia
2019-07-31Fix suite_runner with logger. (#610)winterfroststrom
2019-07-22New yapf formatting. (#603)Ang Li
2018-05-16Apply cleanups suggested by PyFlakes. (#451)Ang Li
2018-05-11Sphinx doc fixes. (#445)Ang Li
2017-08-10Cleanup docstring indentation style (#303)David T.H. Kao
2017-08-03Revert "Use parse_known_args (#287)" (#289)Ang Li
2017-08-02Use parse_known_args (#287)maddychan
2017-05-19Adjust test_runner API to allow associating different configs with test class...Alexander Dorokhine
2017-05-18Change 'test case' to 'test' and 'test method' for clarity. (#210)Alexander Dorokhine
2017-04-07Remove unecessary shebang lines. (#181)David T.H. Kao
2017-03-29Implement a simple runner for test suites. (#171)Alexander Dorokhine