diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 18:56:29 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 18:56:29 +0100 |
commit | e76c0ec84f136b31c92c9da86b97eaf0ebb61cbb (patch) | |
tree | 548337bcfb70603f37212ced3f822e0a3e99c8fc /TAO/orbsvcs/tests/ImplRepo | |
parent | b422ba6462486c0fff96575cf8f30a7579a3a217 (diff) | |
download | ATCD-e76c0ec84f136b31c92c9da86b97eaf0ebb61cbb.tar.gz |
Replaced README files
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo')
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/Bug_2604_Regression/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/Bug_4152_Regression/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/NameService/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/NotifyService/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/RestartServer/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/double_start/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/kill_server/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/link_poas/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/manual_start/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/oneway/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/ping_interrupt/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/scale_clients/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/servers_interact_on_startup/README | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/ImplRepo/servers_list/README | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/Bug_2604_Regression/README b/TAO/orbsvcs/tests/ImplRepo/Bug_2604_Regression/README index 11163624b2b..2423be1bd5e 100644 --- a/TAO/orbsvcs/tests/ImplRepo/Bug_2604_Regression/README +++ b/TAO/orbsvcs/tests/ImplRepo/Bug_2604_Regression/README @@ -1,4 +1,4 @@ -$Id$ + Purpose: This test demonstrates bug 2604 (see Bugzilla for details), which diff --git a/TAO/orbsvcs/tests/ImplRepo/Bug_4152_Regression/README b/TAO/orbsvcs/tests/ImplRepo/Bug_4152_Regression/README index 2abeae40d3e..f38d6ee082b 100644 --- a/TAO/orbsvcs/tests/ImplRepo/Bug_4152_Regression/README +++ b/TAO/orbsvcs/tests/ImplRepo/Bug_4152_Regression/README @@ -1,4 +1,4 @@ -$Id$ + This test verifies the fix for bug 4152 by starting the IMR Activator with a parameter to induce a delay between the time when a child server dies and when diff --git a/TAO/orbsvcs/tests/ImplRepo/NameService/README b/TAO/orbsvcs/tests/ImplRepo/NameService/README index 071d2b8d417..444137fef83 100644 --- a/TAO/orbsvcs/tests/ImplRepo/NameService/README +++ b/TAO/orbsvcs/tests/ImplRepo/NameService/README @@ -1,4 +1,4 @@ -$Id$ + ================================================================================ Soon there will be a test to show off how the Implementation Repository can diff --git a/TAO/orbsvcs/tests/ImplRepo/NotifyService/README b/TAO/orbsvcs/tests/ImplRepo/NotifyService/README index 2bc8ce33054..c2e643e8d05 100644 --- a/TAO/orbsvcs/tests/ImplRepo/NotifyService/README +++ b/TAO/orbsvcs/tests/ImplRepo/NotifyService/README @@ -1,4 +1,4 @@ -$Id$ + ================================================================================ Soon there will be a test to show off how the Implementation Repository can diff --git a/TAO/orbsvcs/tests/ImplRepo/README b/TAO/orbsvcs/tests/ImplRepo/README index 91042fca6f3..2e37ba0200a 100644 --- a/TAO/orbsvcs/tests/ImplRepo/README +++ b/TAO/orbsvcs/tests/ImplRepo/README @@ -1,4 +1,4 @@ -$Id$ + Here are a few tests for the ImplRepo. The best way to test is to use the run_test.pl passing it one of the following arguments: diff --git a/TAO/orbsvcs/tests/ImplRepo/RestartServer/README b/TAO/orbsvcs/tests/ImplRepo/RestartServer/README index f69485fb4c1..e324f8ef8a7 100644 --- a/TAO/orbsvcs/tests/ImplRepo/RestartServer/README +++ b/TAO/orbsvcs/tests/ImplRepo/RestartServer/README @@ -1,4 +1,4 @@ -$Id$ + This test verifies that if a server launched by the ImR activator is terminated, then it will be relaunched transparently by the ORB if the client makes another diff --git a/TAO/orbsvcs/tests/ImplRepo/double_start/README b/TAO/orbsvcs/tests/ImplRepo/double_start/README index 7c9ed41ed49..1067933ec7b 100644 --- a/TAO/orbsvcs/tests/ImplRepo/double_start/README +++ b/TAO/orbsvcs/tests/ImplRepo/double_start/README @@ -1,4 +1,4 @@ -$Id$ + This test demonstrates that a client may safely obtain a new reference to a previously crashed server by connecting to either a primary or backup ImR. diff --git a/TAO/orbsvcs/tests/ImplRepo/kill_server/README b/TAO/orbsvcs/tests/ImplRepo/kill_server/README index a0bbae99648..10e5eb0d5d3 100644 --- a/TAO/orbsvcs/tests/ImplRepo/kill_server/README +++ b/TAO/orbsvcs/tests/ImplRepo/kill_server/README @@ -1,4 +1,4 @@ -$Id$ + This test starts up servers then uses the tao_imr kill command to force server termination via signal.
\ No newline at end of file diff --git a/TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README b/TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README index 5bbec17605d..0bcf58a4ba8 100644 --- a/TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README +++ b/TAO/orbsvcs/tests/ImplRepo/kill_slow_server/README @@ -1,4 +1,4 @@ -$Id$ + This test verifies the ImplRepo service can tolerate servers that are slow to start. In some cases a server may have dependencies to resolve after creating diff --git a/TAO/orbsvcs/tests/ImplRepo/link_poas/README b/TAO/orbsvcs/tests/ImplRepo/link_poas/README index e37f338959a..e37ed0f71de 100644 --- a/TAO/orbsvcs/tests/ImplRepo/link_poas/README +++ b/TAO/orbsvcs/tests/ImplRepo/link_poas/README @@ -1,4 +1,4 @@ -$Id$ + This test validates the tao_imr link command by creating a server with 3 POAs and showing that when linked, concurrent startup requests for different POAs diff --git a/TAO/orbsvcs/tests/ImplRepo/manual_start/README b/TAO/orbsvcs/tests/ImplRepo/manual_start/README index e4ff234c4c2..50a9e5641b4 100644 --- a/TAO/orbsvcs/tests/ImplRepo/manual_start/README +++ b/TAO/orbsvcs/tests/ImplRepo/manual_start/README @@ -1,4 +1,4 @@ -$Id$ + This test demonstrates that a client attempting to contact a stopped MANUAL server will not lock up the ImR. The test starts primary and backup Locators, then registers and diff --git a/TAO/orbsvcs/tests/ImplRepo/oneway/README b/TAO/orbsvcs/tests/ImplRepo/oneway/README index 20519819714..25432e37258 100644 --- a/TAO/orbsvcs/tests/ImplRepo/oneway/README +++ b/TAO/orbsvcs/tests/ImplRepo/oneway/README @@ -1,4 +1,4 @@ -$Id$ + This test serves a dual purpose, verifying that the new feature allowing a default sync scope to be set via the resource factory, as well as a regression diff --git a/TAO/orbsvcs/tests/ImplRepo/ping_interrupt/README b/TAO/orbsvcs/tests/ImplRepo/ping_interrupt/README index 3bbc70e0d48..764020f184b 100644 --- a/TAO/orbsvcs/tests/ImplRepo/ping_interrupt/README +++ b/TAO/orbsvcs/tests/ImplRepo/ping_interrupt/README @@ -1,4 +1,4 @@ -$Id$ + This test runs checks the behavior of the IMR when a server shuts down while it is in the middle of handling a ping request from the ImR diff --git a/TAO/orbsvcs/tests/ImplRepo/scale_clients/README b/TAO/orbsvcs/tests/ImplRepo/scale_clients/README index d29f2a0f9ef..96eac20719f 100644 --- a/TAO/orbsvcs/tests/ImplRepo/scale_clients/README +++ b/TAO/orbsvcs/tests/ImplRepo/scale_clients/README @@ -1,4 +1,4 @@ -$Id$ + This is a test of the ImplRepo being accessed by a variable number of clients trying to send a request to a server registered with the ImplRepo and launched using the activator. diff --git a/TAO/orbsvcs/tests/ImplRepo/servers_interact_on_startup/README b/TAO/orbsvcs/tests/ImplRepo/servers_interact_on_startup/README index ee5ec01375a..881b67175d9 100644 --- a/TAO/orbsvcs/tests/ImplRepo/servers_interact_on_startup/README +++ b/TAO/orbsvcs/tests/ImplRepo/servers_interact_on_startup/README @@ -1,4 +1,4 @@ -$Id$ + Servers Interacting on Startup Test =================================== diff --git a/TAO/orbsvcs/tests/ImplRepo/servers_list/README b/TAO/orbsvcs/tests/ImplRepo/servers_list/README index 2df77aff7d2..e298123cecf 100644 --- a/TAO/orbsvcs/tests/ImplRepo/servers_list/README +++ b/TAO/orbsvcs/tests/ImplRepo/servers_list/README @@ -1,4 +1,4 @@ -$Id$ + This test runs various servers registered with the ImR and verifies that the number of servers returned by the tao_imr list command is |