diff options
author | kirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-11-22 22:11:02 +0000 |
---|---|---|
committer | kirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-11-22 22:11:02 +0000 |
commit | 4a365c656f13604973e237429f4f5dde8ecf7f35 (patch) | |
tree | 86b81ff262289c0a2a2796557eadfda96c3b58a4 /TAO/tests/README | |
parent | e108253966e2bbeb70a48aad7eb52438499ee734 (diff) | |
download | ATCD-4a365c656f13604973e237429f4f5dde8ecf7f35.tar.gz |
Added entries for Smart Proxies
Diffstat (limited to 'TAO/tests/README')
-rw-r--r-- | TAO/tests/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/tests/README b/TAO/tests/README index a7b6227e161..5e763a57b47 100644 --- a/TAO/tests/README +++ b/TAO/tests/README @@ -44,3 +44,12 @@ how to run the following tests: . Param_Test Tests all the features of TAO's protocol engine. + + . Connection_Purging + + Tests how multiple conenctions are evicted when needed. + + . Smart Proxies + + Tests the smart proxy feature which allows the user to specify + a proxy in plaec of the default proxy (stub). |