GitHub user jpeach opened a pull request: https://github.com/apache/trafficserver/pull/675
Add a common regression test driver. Update the Regression framework so it has a trivial common driver that we can use to list tests and run individual tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jpeach/trafficserver jpeach/regressions Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/675.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #675 ---- commit 6adacecfbcaf7360cb3ef6c1b4742591189e998d Author: James Peach <jpe...@apache.org> Date: 2016-05-28T23:58:08Z Remove global regression_level. commit 424de02f83fe75d4fc0e729ea7b360fa056ccab9 Author: James Peach <jpe...@apache.org> Date: 2016-05-29T00:16:12Z Add a trivial regression test driver. commit dbd3ae731d7b7ebc41a633927f5c36b35ecbd8ba Author: James Peach <jpe...@apache.org> Date: 2016-05-29T00:35:32Z Combine libtsutil test programs. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---