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

Diff for /pegasus/TestMakefile between version 1.104 and 1.105

version 1.104, 2010/09/07 03:54:36 version 1.105, 2010/10/29 05:29:46
Line 309 
Line 309 
 ifeq ($(PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER),true) ifeq ($(PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER),true)
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_Cmpi_Sub         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_Cmpi_Sub
 endif endif
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile cimprovagt32tests
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_idleConnectionTimeout1         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_idleConnectionTimeout1
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_idleConnectionTimeout2         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_idleConnectionTimeout2
  
Line 856 
Line 857 
 ############################################################################## ##############################################################################
  
  
   #############################################################################
   ##
   ## 32-bit provider tests on 64-bit CIMServer
   ##
   #############################################################################
   
   TEST_32BIT_CONFIG_OPTIONS = providerDir=lib32:lib
   TEST_32BIT_CMDS = \
          $(MAKE)@@--directory \
               $(PEGASUS_ROOT)/src/Providers/TestProviders -f@@Makefile.cimprovagt32tests@@cimprovagt32tests
   cimprovagt32tests: FORCE
           $(MAKE) -f $(PEGASUS_ROOT)/TestMakefile runTestSuite \
               CIMSERVER_CONFIG_OPTIONS="$(TEST_32BIT_CONFIG_OPTIONS)" \
               TESTSUITE_CMDS="$(TEST_32BIT_CMDS)"
   
 ############################################################################## ##############################################################################
 ## ##
 ## TestXMLRepository rule is used to run the poststarttests suite on ## TestXMLRepository rule is used to run the poststarttests suite on
Line 1084 
Line 1100 
         @ $(MAKE) "-SC" $(ROOT)/src/Pegasus/Repository depend         @ $(MAKE) "-SC" $(ROOT)/src/Pegasus/Repository depend
         @ $(MAKE) "-SC" $(ROOT)/src/Pegasus/Repository         @ $(MAKE) "-SC" $(ROOT)/src/Pegasus/Repository
  
   
 ############################################################################### ###############################################################################
 ## ##
 ## Trace Configuration ## Trace Configuration


Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2