Whamcloud - gitweb
Branch b1_8_gate
authorbobijam <bobijam>
Wed, 13 Aug 2008 02:22:02 +0000 (02:22 +0000)
committerbobijam <bobijam>
Wed, 13 Aug 2008 02:22:02 +0000 (02:22 +0000)
b=15924
i=johann

add a test case for bug 15924, combine flock tests code into a single file
flocks_test.c

lustre/tests/Makefile.am

index cc363dc..2ab4564 100644 (file)
@@ -59,6 +59,9 @@ multiop_LDADD=$(LIBLUSTREAPI)
 ll_dirstripe_verify_SOURCES= ll_dirstripe_verify.c
 ll_dirstripe_verify_LDADD= -L$(top_builddir)/lustre/utils -llustreapi
 
+flocks_test_SOURCES=flocks_test.c
+flocks_test_LDADD=-lpthread
+
 if MPITESTS
 #LAM_LD_FLAGS=-L/opt/lam/lib -lmpi -llam -lpthread
 LAM_LD_FLAGS=-lmpich -lpthread