(file) Return to TestMakefile CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/TestMakefile between version 1.113 and 1.114

version 1.113, 2012/09/04 14:48:26 version 1.114, 2012/10/23 08:42:58
Line 320 
Line 320 
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_providerLifecycleIndicationTests         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_providerLifecycleIndicationTests
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile startcimListenAddress         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile startcimListenAddress
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_interfaceRestrictionTest         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_interfaceRestrictionTest
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_providerReregisterTests
  
 ##################### #####################
 # #
Line 972 
Line 973 
  
  
 ############################################################################# #############################################################################
   #
   # Provider reregistration tests.
   #
   ##############################################################################
   run_providerReregisterTests:FORCE
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -i cimstop
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -i cimstart
           $(MAKE) --directory $(PEGASUS_ROOT)/src/Providers/TestProviders/IndicationStressTestProvider/testclient -f Makefile createSubscriptions
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -i cimstop
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -i cimstart
           $(MAKE) --directory $(PEGASUS_ROOT)/src/Providers/TestProviders/IndicationStressTestProvider/testclient -f Makefile reregister_providerTests
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -i cimstop
   
   
   #############################################################################
 ## ##
 ## Network Interface restriction tests ## Network Interface restriction tests
 ## ##


Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2