test_caller.py File Reference

Go to the source code of this file.

Namespaces

namespace  test_caller

Functions

def test_caller::make_nonblock

Variables

tuple test_caller::args = rospy.myargv()
tuple test_caller::fdl = select.select(fdmap.keys(), [], [])
dictionary test_caller::fdmap = {p.stdout:sys.stdout, p.stderr:sys.stderr}
string test_caller::output = ""
tuple test_caller::p = subprocess.Popen(popen_args, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
list test_caller::popen_args = args[1:]
tuple test_caller::r = TestResultRequest()
tuple test_caller::read = fd.read()
tuple test_caller::result_service = rospy.ServiceProxy('test_result', TestResult)
 test_caller::retcode = p.returncode
 All Classes Namespaces Files Functions Variables


qualification
Author(s): Kevin Watts (watts@willowgarage.com), Josh Faust (jfaust@willowgarage.com)
autogenerated on Fri Jan 11 09:39:12 2013