[Cluster-devel] cluster/cman/tests Makefile msgtest.c

pcaulfield at sourceware.org pcaulfield at sourceware.org
Mon Nov 12 14:35:21 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	pcaulfield at sourceware.org	2007-11-12 14:35:20

Modified files:
	cman/tests     : Makefile 
Added files:
	cman/tests     : msgtest.c 

Log message:
	Message test program for flooding cman with messages.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/tests/msgtest.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/tests/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1&r2=1.1.2.1

--- cluster/cman/tests/Makefile	2004/06/24 08:53:05	1.1
+++ cluster/cman/tests/Makefile	2007/11/12 14:35:19	1.1.2.1
@@ -13,7 +13,7 @@
 CFLAGS += -I/usr/include/linux/cluster
 endif
 
-TARGET=user_service sysman sysmand client qwait
+TARGET=user_service sysman sysmand client qwait msgtest
 
 all: ${TARGET}
 




More information about the Cluster-devel mailing list