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

Diff for /pegasus/TestMakefile between version 1.3 and 1.4

version 1.3, 2002/09/10 03:08:50 version 1.4, 2002/09/17 05:51:47
Line 174 
Line 174 
         $(MAKE) -f TestMakefile EnableAuthentication         $(MAKE) -f TestMakefile EnableAuthentication
         $(MAKE) -f TestMakefile TestLocalSecurity         $(MAKE) -f TestMakefile TestLocalSecurity
         $(MAKE) -f TestMakefile TestRemoteSecurity         $(MAKE) -f TestMakefile TestRemoteSecurity
           $(MAKE) -f TestMakefile EnableAuthorization
           $(MAKE) -f TestMakefile TestAuthorization
  
 TestNoSecurity: TestNoSecurity:
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile tests         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile tests
Line 188 
Line 190 
         $(MAKE) --directory=$(PEGASUS_ROOT)/test/wetest/static -f Makefile poststarttests HOSTNAME=-h$(system) USER=-uguest PASSWORD=-wguest SECURITY_ENABLED=true         $(MAKE) --directory=$(PEGASUS_ROOT)/test/wetest/static -f Makefile poststarttests HOSTNAME=-h$(system) USER=-uguest PASSWORD=-wguest SECURITY_ENABLED=true
  
 TestAuthorization: TestAuthorization:
         $(MAKE) -f TestMakefile EnableAuthorization          DeleteNamespace -a -user guest -password guest
         DeleteNamespace -a  
         $(MAKE) -f TestMakefile RunTestClientLocal         $(MAKE) -f TestMakefile RunTestClientLocal
           TestClient -user guest -password guest $(system):5988
           $(MAKE) --directory=$(PEGASUS_ROOT)/test/wetest/static -f Makefile poststarttests HOSTNAME=-h$(system) USER=-uguest PASSWORD=-wguest SECURITY_ENABLED=true
  
 TestSubscriptions: TestSubscriptions:
         $(MAKE) -f TestMakefile DisableSecurity         $(MAKE) -f TestMakefile DisableSecurity


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2