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:
f23ffa8
)
-use underscores for testcase names
author
Christian Grothoff
<christian@grothoff.org>
Wed, 13 Jun 2012 22:04:47 +0000
(22:04 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 13 Jun 2012 22:04:47 +0000
(22:04 +0000)
src/stream/Makefile.am
patch
|
blob
|
history
diff --git
a/src/stream/Makefile.am
b/src/stream/Makefile.am
index c3546358e0fddb3f27664d144d13245c5f4b5521..3f535ceee94c0427208ed98765f8e54f0c5df58f 100644
(file)
--- a/
src/stream/Makefile.am
+++ b/
src/stream/Makefile.am
@@
-20,18
+20,18
@@
libgnunetstream_la_LDFLAGS = \
$(GN_LIB_LDFLAGS)
check_PROGRAMS = \
- test
-stream-
2peers \
- test
-stream-
2peers_halfclose \
- test
-stream-
local \
- test
-stream-
big
+ test
_stream_
2peers \
+ test
_stream_
2peers_halfclose \
+ test
_stream_
local \
+ test
_stream_
big
EXTRA_DIST = test_stream_local.conf
if ENABLE_TEST_RUN
TESTS = \
- test
-stream-
2peers \
- test
-stream-
2peers_halfclose \
- test
-stream-
local
+ test
_stream_
2peers \
+ test
_stream_
2peers_halfclose \
+ test
_stream_
local
endif
test_stream_2peers_SOURCES = \