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:
225ddf0
)
added communicator tests to experimental
author
t3sserakt
<t3ss@posteo.de>
Fri, 3 Apr 2020 11:46:05 +0000
(13:46 +0200)
committer
t3sserakt
<t3ss@posteo.de>
Fri, 3 Apr 2020 11:50:20 +0000
(13:50 +0200)
src/transport/Makefile.am
patch
|
blob
|
history
diff --git
a/src/transport/Makefile.am
b/src/transport/Makefile.am
index 077c0409aef601b64206604ea1293fa15b7d138b..3028b29b4d0666823579cbc9d733dc0ac46bc5c7 100644
(file)
--- a/
src/transport/Makefile.am
+++ b/
src/transport/Makefile.am
@@
-673,7
+673,13
@@
TESTS += \
test_transport_api_timeout_udp \
test_transport_api_udp_nat \
test_transport_api_reliability_udp \
- test_quota_compliance_udp
+test_quota_compliance_udp \
+test_communicator_basic-unix \
+test_communicator_basic-tcp \
+test_communicator_basic-udp \
+test_communicator_rekey-tcp \
+test_communicator_rekey-udp \
+test_communicator_backchannel-udp
endif
endif