Table of Contents

Class: RSHTarget qm/test/classes/rsh_target.py

A target that runs tests via a remote shell invocation.

A RSHTarget runs tests on a remote computer via a remote shell call. The remote shell is in the style of rsh and ssh. Using the remote shell, the target invokes the qmtest remote script, which services commands sent via stdin, and replies via stdout.

Base Classes   
ProcessTarget
Methods   
_GetInterpreter
__init__
  _GetInterpreter 
_GetInterpreter ( self )

  __init__ 
__init__ (
        self,
        database,
        properties,
        )

Construct a new RSHTarget.

database
The Database containing the tests that will be run.
properties
A dictionary mapping strings (property names) to strings (property values).

Table of Contents

This document was automatically generated on Mon Jan 3 09:42:29 2005 by HappyDoc version 2.1