gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 03/03: meson: Add tests for GNS SBOX functionality


From: gnunet
Subject: [gnunet] 03/03: meson: Add tests for GNS SBOX functionality
Date: Wed, 20 Dec 2023 15:07:24 +0100

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

sebi pushed a commit to branch master
in repository gnunet.

commit 56b975aead390826d486e9f04c54428d962e2149
Author: Sebastian Nadler <sebastian.nadler@tum.de>
AuthorDate: Wed Dec 20 14:56:18 2023 +0100

    meson: Add tests for GNS SBOX functionality
---
 src/cli/gns/meson.build | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/cli/gns/meson.build b/src/cli/gns/meson.build
index d4529c941..e770d104c 100644
--- a/src/cli/gns/meson.build
+++ b/src/cli/gns/meson.build
@@ -37,6 +37,9 @@ testgns = [
   'test_gns_soa_lookup',
   'test_gns_txt_lookup',
   'test_gns_zkey_lookup',
+  'test_gns_sbox_simple',
+  'test_gns_sbox',
+  'test_gns_box_sbox',
   ]
 
 testconfigs = [

-- 
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]