projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d9f145
)
added test_stream_big to make check tests
author
Sree Harsha Totakura
<totakura@in.tum.de>
Fri, 15 Jun 2012 15:28:24 +0000
(15:28 +0000)
committer
Sree Harsha Totakura
<totakura@in.tum.de>
Fri, 15 Jun 2012 15:28:24 +0000
(15:28 +0000)
src/stream/Makefile.am
patch
|
blob
|
history
diff --git
a/src/stream/Makefile.am
b/src/stream/Makefile.am
index 3f535ceee94c0427208ed98765f8e54f0c5df58f..86c54a5b70fc5a972f2705a7f688d900cb2317d7 100644
(file)
--- a/
src/stream/Makefile.am
+++ b/
src/stream/Makefile.am
@@
-28,8
+28,8
@@
check_PROGRAMS = \
EXTRA_DIST = test_stream_local.conf
if ENABLE_TEST_RUN
-TESTS =
\
- test_stream_2peers \
+TESTS =
$(check_PROGRAMS)
+
#
test_stream_2peers \
test_stream_2peers_halfclose \
test_stream_local
endif