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

Diff for /pegasus/TestMakefile between version 1.1 and 1.3

version 1.1, 2002/07/15 06:22:11 version 1.3, 2002/09/10 03:08:50
Line 37 
Line 37 
   TESTS = prestarttests   TESTS = prestarttests
 endif endif
  
 ifeq ($(PEGASUS_PLATFORM),HPUX_PARISC_ACC)  ifeq ($(OS),HPUX)
   CIMSERVER_START_SERVICE = cimserver   CIMSERVER_START_SERVICE = cimserver
   CIMSERVER_STOP_SERVICE = cimserver -s   CIMSERVER_STOP_SERVICE = cimserver -s
   SLEEP = sleep 5   SLEEP = sleep 5
Line 173 
Line 173 
         $(MAKE) -f TestMakefile TestNoSecurity         $(MAKE) -f TestMakefile TestNoSecurity
         $(MAKE) -f TestMakefile EnableAuthentication         $(MAKE) -f TestMakefile EnableAuthentication
         $(MAKE) -f TestMakefile TestLocalSecurity         $(MAKE) -f TestMakefile TestLocalSecurity
           $(MAKE) -f TestMakefile TestRemoteSecurity
  
 TestNoSecurity: TestNoSecurity:
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile tests         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile tests


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2