summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1020_Basic_Regression/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1020_Basic_Regression/README')
-rw-r--r--TAO/tests/Bug_1020_Basic_Regression/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/TAO/tests/Bug_1020_Basic_Regression/README b/TAO/tests/Bug_1020_Basic_Regression/README
index d20377f2685..586baa7bad0 100644
--- a/TAO/tests/Bug_1020_Basic_Regression/README
+++ b/TAO/tests/Bug_1020_Basic_Regression/README
@@ -1,11 +1,13 @@
/**
+$Id$
+
@page Bug_1020_Basic_Regression Test README File
The simplest possible test BUG 1020 regression for TAO. This
is a very simple test for TAO.
-
+
The test does the following
- A server waits for a request from the client
@@ -19,13 +21,13 @@ is a very simple test for TAO.
reference it got from the client.
- The client threads after processing a few invocation abort, there by
- crashing the client.
+ crashing the client.
- The server should survive the crash
- The test passes sequence<octet> between client and server in either
direction with the purpose of ensuring that the tranport gets flow
- controlled.
+ controlled.
To run the test