- Timestamp:
- 07/11/07 14:44:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.test/ndg/security/test/SessionMgr/README
r2137 r3001 1 Unit tests for Certificate AuthorityWeb Service Client1 Unit tests for Session Manager Web Service Client 2 2 _________________________________________________ 3 3 4 Before running the tests start the Certificate Authorityweb service:4 Before running the tests start the Session Manager web service: 5 5 6 6 $ ./server.sh 7 7 8 Run the unit test script caClientTest.py from a separate terminal. 8 ... and the Attribute Authority test services in ../AttAuthority: 9 10 $ ./siteAServer.sh 11 12 and in a separate terminal: 13 14 $ ./siteBServer.sh 15 16 Run the unit test script SessionMgrClientTest.py from a separate terminal.
Note: See TracChangeset
for help on using the changeset viewer.