(file) Return to runtests CVS log (file) (dir) Up to [Pegasus] / pegasus / test / TestProviders / ExceptionsTest

 1 s.soni 1.1 #!/bin/bash
 2            
 3            # Running the client commands after rebuilding the sources and re-registering
 4            # the Test providers (by running cimmof and cimmofl).
 5            # If the classes are already present in cimv2 and PG_InterOp then first both 
 6            # the classes are removed and then re-registered.
 7            # Restart the cimserver.
 8            
 9            # Compile the TestProvider Code and register the static and dynamic instances
10            # of all the Classes defined in the MOFs present in this directory
11            
12            make clean
13            make
14            make repository
15            
16            make regprovider
17            
18            ./clitests

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2