gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 01/02: GNS: Rename testvector test to include lsd reference


From: gnunet
Subject: [gnunet] 01/02: GNS: Rename testvector test to include lsd reference
Date: Tue, 04 Jul 2023 15:29:03 +0200

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

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

commit cd6ef3fb3d9579630cebb332838731b062d7f101
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Jul 4 14:41:14 2023 +0200

    GNS: Rename testvector test to include lsd reference
---
 src/gnsrecord/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am
index 7bffa98e5..7ef7c327e 100644
--- a/src/gnsrecord/Makefile.am
+++ b/src/gnsrecord/Makefile.am
@@ -19,7 +19,7 @@ noinst_PROGRAMS = \
 check_PROGRAMS = \
  test_gnsrecord_crypto \
  test_gnsrecord_serialization \
- test_gnsrecord_testvectors \
+ test_gnsrecord_lsd0001testvectors \
  test_gnsrecord_block_expiration \
  perf_gnsrecord_crypto
 
@@ -87,9 +87,9 @@ libgnunet_plugin_gnsrecord_dns_la_LDFLAGS = \
 EXTRA_DIST = \
   $(check_SCRIPTS)
 
-test_gnsrecord_testvectors_SOURCES = \
+test_gnsrecord_lsd0001testvectors_SOURCES = \
  test_gnsrecord_testvectors.c
-test_gnsrecord_testvectors_LDADD = \
+test_gnsrecord_lsd0001testvectors_LDADD = \
   $(top_builddir)/src/testing/libgnunettesting.la \
        $(top_builddir)/src/identity/libgnunetidentity.la \
   libgnunetgnsrecord.la \

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