Home | Trees | Indices | Help |
---|
|
rostest implementation of running bare (gtest-compatible) unit test executables. These do not run in a ROS environment.
Classes | |
TestTimeoutException | |
BareTestCase | |
LocalProcess Process launched on local machine |
Functions | |||
|
|||
|
Variables | |
BARE_TIME_LIMIT = 60.0
|
|
TIMEOUT_SIGINT = 15.0
|
|
TIMEOUT_SIGTERM = 2.0
|
|
__package__ =
|
Function Details |
Print summary of runner results and actual test results to stdout. For rosunit and rostest, the test is wrapped in an external runner. The results from this runner are important if the runner itself has a failure.
|
Print summary of python unittest result to stdout
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Mar 9 05:00:47 2017 | http://epydoc.sourceforge.net |