summaryrefslogtreecommitdiff
path: root/TAO/tests/Leader_Followers/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Leader_Followers/README')
-rw-r--r--TAO/tests/Leader_Followers/README19
1 files changed, 0 insertions, 19 deletions
diff --git a/TAO/tests/Leader_Followers/README b/TAO/tests/Leader_Followers/README
deleted file mode 100644
index 725c92f1ad0..00000000000
--- a/TAO/tests/Leader_Followers/README
+++ /dev/null
@@ -1,19 +0,0 @@
-# $Id$
-
-Description:
-
-This is a test for server applications that have client threads
-(threads making remote calls) starting before event loop threads
-(threads running the event loop).
-
-Expected output:
-
-The event loop threads should wait for the client threads that become
-leaders to give up leadership before continuing.
-
-How to run:
-
-You can use the run_test.pl script to run it or:
-
-$ server
-$ client