Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
880728a
)
Branch b1_8_gate
author
bobijam
<bobijam>
Wed, 13 Aug 2008 02:22:02 +0000
(
02:22
+0000)
committer
bobijam
<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
patch
|
blob
|
history
diff --git
a/lustre/tests/Makefile.am
b/lustre/tests/Makefile.am
index
cc363dc
..
2ab4564
100644
(file)
--- a/
lustre/tests/Makefile.am
+++ b/
lustre/tests/Makefile.am
@@
-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