-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51715/
-----------------------------------------------------------
(Updated Oct. 12, 2016, 5:28 p.m.)
Review request for mesos, Kevin Klues and Till Toenshoff.
Changes
-------
Fixed commit message.
Bugs: MESOS-6140
https://issues.apache.org/jira/browse/MESOS-6140
Repository: mesos
Description (updated)
-------
This commits adds a driver capable of running different GoogleTest test
cases in parallel. We will add the driver to the build setup in later
commits.
Diffs
-----
support/mesos-gtest-runner.py PRE-CREATION
Diff: https://reviews.apache.org/r/51715/diff/
Testing
-------
Tested with e.g., `stout-tests`
$ ./support/mesos-gtest-runner.py build/3rdparty/stout/stout-tests
............
[PASS]
Thanks,
Benjamin Bannier