3 This test runs various servers registered with the ImR and verifies
4 that the number of servers returned by the tao_imr list command is
7 The test abruptly terminates a server and verifies that when only
8 listing the active servers (obtained by passing the -a option to list)
9 that the number returned is one less than the number of servers listed
10 before killing the server. Note that currently this verification will
11 fail if the activator is not used (passing -no_activator) because the
12 ImR always assumes that servers are alive in this case.
14 This test also illustrates that without passing the -a option to the
15 list command that all the servers registered with the ImR will be
16 shown whether or not they are active.