gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: added communicator tests to experimental


From: gnunet
Subject: [gnunet] branch master updated: added communicator tests to experimental
Date: Fri, 03 Apr 2020 13:56:09 +0200

This is an automated email from the git hooks/post-receive script.

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new a3d4063b7 added communicator tests to experimental
a3d4063b7 is described below

commit a3d4063b7def50dcdcf1180f660d594d8ef67c53
Author: t3sserakt <address@hidden>
AuthorDate: Fri Apr 3 13:46:05 2020 +0200

    added communicator tests to experimental
---
 src/transport/Makefile.am | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 077c0409a..3028b29b4 100644
--- 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
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]