(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / test / wetest / cimv2

File: [Pegasus] / pegasus / test / wetest / cimv2 / Makefile (download)
Revision: 1.11, Thu Sep 2 16:36:32 2004 UTC (19 years, 10 months ago) by carolann.graves
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.10: +1 -2 lines
BUG#: 1864
TITLE: Indication Service must validate key property values

DESCRIPTION: Modified the Indication Service to handle the CreationClassName key property in the same way it handles the SystemCreationClassName and SystemName key properties (i.e. when an Indication Filter or Handler instance is created, if the key property does not exist or has a NULL value, the Indication Service adds the property with the correct value or sets the property to the correct value).  Modified the Indication Service to validate the value if the property does exist and has a non-NULL value.

# Wbemexec test associated w/cimv2 schema
# Perform clean build
#
ROOT=../../..

include $(ROOT)/mak/config.mak
include $(ROOT)/test/config.mak

DIRS = \
	Load\
	AssociatorNames\
	Associators\
	GetClass\
	CreateClass\
	ModifyClass\
	DeleteClass\
	EnumerateClasses\
	EnumerateClassNames\
	EnumerateInstances \
	EnumerateInstanceNames\
	EnumerateQualifiers\
	GetQualifier\
	SetQualifier\
	DeleteQualifier\
	References \
	ReferenceNames


include $(ROOT)/mak/recurse.mak


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2