gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: transport: make udp tests non-experiment


From: gnunet
Subject: [gnunet] branch master updated: transport: make udp tests non-experimental again
Date: Mon, 11 Mar 2024 09:22:47 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 8e49fa3d8 transport: make udp tests non-experimental again
8e49fa3d8 is described below

commit 8e49fa3d849bb9545e1ba298a71d855e67f8b532
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Mar 11 09:22:43 2024 +0100

    transport: make udp tests non-experimental again
---
 contrib/gana                      | 2 +-
 contrib/handbook                  | 2 +-
 src/service/transport/Makefile.am | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index 9eddc2cf7..2b581279a 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 9eddc2cf7b65bb43d285c75ef22fd9bc9cc7020e
+Subproject commit 2b581279ae67a1068b07a8c010ac1ab7b85e18df
diff --git a/contrib/handbook b/contrib/handbook
index 5c20e0aaa..f9368db2b 160000
--- a/contrib/handbook
+++ b/contrib/handbook
@@ -1 +1 @@
-Subproject commit 5c20e0aaa95c7cebc225d02231221d18fdcbdb53
+Subproject commit f9368db2bf8ce9eb6a9e951891142309c9c898d4
diff --git a/src/service/transport/Makefile.am 
b/src/service/transport/Makefile.am
index 3e667d04e..af7ea8771 100644
--- a/src/service/transport/Makefile.am
+++ b/src/service/transport/Makefile.am
@@ -296,13 +296,13 @@ check_PROGRAMS = \
  test_communicator_basic-tcp \
  test_communicator_basic-udp \
  test_communicator_rekey-tcp \
- test_communicator_bidirect-tcp
+ test_communicator_bidirect-tcp \
+ test_communicator_rekey-udp \
+ test_communicator_backchannel-udp
 
 if HAVE_EXPERIMENTAL
 check_PROGRAMS += test_communicator_basic-quic \
- test_communicator_basic-unix \
- test_communicator_rekey-udp \
- test_communicator_backchannel-udp
+ test_communicator_basic-unix
 check_SCRIPTS= \
   test_transport_start_testcase.sh \
   test_transport_simple_send_performance.sh \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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