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

Diff for /pegasus/Makefile.ReleaseTest between version 1.11 and 1.11.2.2

version 1.11, 2005/12/10 01:58:28 version 1.11.2.2, 2006/03/07 18:45:36
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 54 
Line 56 
 endif endif
  
 TEST_BIN_FILES_SRCPATH = $(PEGASUS_HOME)/bin TEST_BIN_FILES_SRCPATH = $(PEGASUS_HOME)/bin
 TEST_LIB_FILES_SRCPATH = $(PEGASUS_HOME)/$(PEGASUS_ARCH_LIB)  TEST_LIB_FILES_SRCPATH = $(PEGASUS_HOME)/lib
 TEST_MAK_FILES_SRCPATH = $(ROOT)/mak TEST_MAK_FILES_SRCPATH = $(ROOT)/mak
  
 MAK_FILES = \ MAK_FILES = \
Line 94 
Line 96 
    TestValidateClass \    TestValidateClass \
    TestValue \    TestValue \
    TracerTest \    TracerTest \
    IPC     TestIPC
  
 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.11  
changed lines
  Added in v.1.11.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2