(file) Return to Makefile.ReleaseTest CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/Makefile.ReleaseTest between version 1.12 and 1.16

version 1.12, 2006/01/24 19:28:51 version 1.16, 2006/09/15 17:51:33
Line 1 
Line 1 
 #//%2005///////////////////////////////////////////////////////////////////////  #//%2006////////////////////////////////////////////////////////////////////////
 #// #//
 #// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development #// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
 #// Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems. #// Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
Line 8 
Line 8 
 #// IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group. #// IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
 #// Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.; #// Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
 #// EMC Corporation; VERITAS Software Corporation; The Open Group. #// EMC Corporation; VERITAS Software Corporation; The Open Group.
   #// Copyright (c) 2006 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   #// EMC Corporation; Symantec Corporation; The Open Group.
 #// #//
 #// Permission is hereby granted, free of charge, to any person obtaining a copy #// Permission is hereby granted, free of charge, to any person obtaining a copy
 #// of this software and associated documentation files (the "Software"), to #// of this software and associated documentation files (the "Software"), to
Line 63 
Line 65 
 PRESTARTTEST_FILES = \ PRESTARTTEST_FILES = \
    TestAbstract \    TestAbstract \
    TestArray \    TestArray \
      TestAsyncQueue \
    TestBase64 \    TestBase64 \
    TestClassDecl \    TestClassDecl \
    TestDateTime \    TestDateTime \
Line 70 
Line 73 
    TestFormatter \    TestFormatter \
    TestHashTable \    TestHashTable \
    TestInstanceDecl \    TestInstanceDecl \
      TestList \
    TestLogger \    TestLogger \
    TestMethod \    TestMethod \
    TestObject \    TestObject \
Line 80 
Line 84 
    TestQualifier \    TestQualifier \
    TestQualifierDecl \    TestQualifierDecl \
    TestQualifierList \    TestQualifierList \
    TestQueue \  
    TestReference \    TestReference \
    TestResolve \    TestResolve \
    TestResponseHandler \    TestResponseHandler \
Line 91 
Line 94 
    TestString \    TestString \
    TestTimeValue \    TestTimeValue \
    TestToMof \    TestToMof \
      TestTracer \
    TestValidateClass \    TestValidateClass \
    TestValue \     TestValue
    TracerTest \  
    IPC  
  
 PEGASUS_TEST_PROVIDERS = \ PEGASUS_TEST_PROVIDERS = \
    libSampleInstanceProvider \    libSampleInstanceProvider \
Line 106 
Line 108 
 POSTSTARTTEST_FILES = \ POSTSTARTTEST_FILES = \
    TestClient \    TestClient \
    OSTestClient \    OSTestClient \
    InvokeMethod2 \     TestPegClientInvokeMethod2 \
    TestIndicationStressTest    TestIndicationStressTest
  
 POSTSTARTTEST_CMDS = \ POSTSTARTTEST_CMDS = \
    $(PEGASUS_TEST_DIR)/bin/TestClient@@-local \    $(PEGASUS_TEST_DIR)/bin/TestClient@@-local \
    $(PEGASUS_TEST_DIR)/bin/OSTestClient \    $(PEGASUS_TEST_DIR)/bin/OSTestClient \
    $(PEGASUS_TEST_DIR)/bin/InvokeMethod2 \     $(PEGASUS_TEST_DIR)/bin/TestPegClientInvokeMethod2 \
    $(PEGASUS_TEST_DIR)/bin/TestIndicationStressTest@@setup@@WQL \    $(PEGASUS_TEST_DIR)/bin/TestIndicationStressTest@@setup@@WQL \
    $(PEGASUS_TEST_DIR)/bin/TestIndicationStressTest@@run@@100@@1 \    $(PEGASUS_TEST_DIR)/bin/TestIndicationStressTest@@run@@100@@1 \
    $(PEGASUS_TEST_DIR)/bin/TestIndicationStressTest@@cleanup    $(PEGASUS_TEST_DIR)/bin/TestIndicationStressTest@@cleanup


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2