3 This is a collection of tests for the refactoring of the Service Configurator.
4 The following executables are self-sufficient test suites:
6 These tests require ACE_wrappers/tests/Test_Output.
10 A collection of miscellaneous tests for
11 * (testCompatibility) Compatibility of the new interfaces with the old;
12 * (testCommandLineDirectives) Processing of the command-line directives;
13 * (testOpenDynamicServices) Loading dynamic services in a local repository;
14 * (testORBInitializer_Registry) Loading the ORBInitializer_Registry locally;
15 * (testTSSGestalt) Test the helper components used to implement the
16 temporary substitution of the repository currently used as "global" for the
17 sake of registering static services, which are dependent on a dynamic
22 * Tests the working of the ACE_Dynamic_Service_Dependency class;
30 * Loading a dynamic service, which initializes its own ORB;
34 * If all default-constructor-created Service Config instances refer to the
35 The One Global Configuration;
39 * Services registered with separate repositories must remain separate
40 and inaccessible through anyone but the one they were registered with
44 * Dynamic services loading through the new interfaces;
48 * Testing the size limits of a gestalt
50 The executables can be run independently, or together using the run_test.pl