Module test
source code
The actual script that runs the entire CP test suite.
There is a library of helper functions for the CherryPy test suite,
called "helper.py" (in this folder); this module calls that as
a library.
|
|
localDir = '/home/orion/oss/python/cherrypy/CherryPy-3.0.2/che...
|
|
|
serverpem = '/home/orion/oss/python/cherrypy/CherryPy-3.0.2/ch...
|
Imports:
getopt,
httplib,
os,
sys
localDir
- Value:
'/home/orion/oss/python/cherrypy/CherryPy-3.0.2/cherrypy/test'
|
|
serverpem
- Value:
'/home/orion/oss/python/cherrypy/CherryPy-3.0.2/cherrypy/test/test.pem
'
|
|