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

Diff for /pegasus/TestMakefile between version 1.110 and 1.111

version 1.110, 2012/07/03 11:53:19 version 1.111, 2012/07/03 15:23:09
Line 311 
Line 311 
         $(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 cimprovagt32tests
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile chgdhoststests
         $(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
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_providerLifecycleIndicationTests         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_providerLifecycleIndicationTests
Line 906 
Line 907 
         @$(ECHO) "PEGASUS_PLATFORM_FOR_32BIT_PROVIDER_SUPPORT not defined, skipping 32-bit tests..."         @$(ECHO) "PEGASUS_PLATFORM_FOR_32BIT_PROVIDER_SUPPORT not defined, skipping 32-bit tests..."
 endif endif
  
   #############################################################################
   ##
   ## CIMServer with overridden hostnames testing
   ##
   #############################################################################
   
   TEST_CHGD_HOSTS_OPTIONS = "hostname=hugo fullyQualifiedHostName=hugo.bert"
   TEST_CHGD_HOSTS_CMDS = \
          $(MAKE)@@--directory \
               $(PEGASUS_ROOT)/src/Pegasus/Config/tests/ChgdHosts@@chgdhoststest
   chgdhoststests: FORCE
           $(MAKE) -f $(PEGASUS_ROOT)/TestMakefile runTestSuite \
               CIMSERVER_CONFIG_OPTIONS=$(TEST_CHGD_HOSTS_OPTIONS) \
               TESTSUITE_CMDS="$(TEST_CHGD_HOSTS_CMDS)"
   
  
 ############################################################################# #############################################################################
 ## ##


Legend:
Removed from v.1.110  
changed lines
  Added in v.1.111

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2