gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 05/06: put old psyc test in place


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 05/06: put old psyc test in place
Date: Fri, 16 Nov 2018 18:22:39 +0100

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

xrs pushed a commit to branch master
in repository gnunet.

commit d25f1b4026d5c2c195592daf092377eccfd2d71a
Author: xrs <address@hidden>
AuthorDate: Fri Nov 16 18:21:56 2018 +0100

    put old psyc test in place
---
 src/psyc/Makefile.am | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/src/psyc/Makefile.am b/src/psyc/Makefile.am
index d5c797f52..511e3e3f7 100644
--- a/src/psyc/Makefile.am
+++ b/src/psyc/Makefile.am
@@ -48,9 +48,9 @@ gnunet_service_psyc_CFLAGS = $(AM_CFLAGS)
 
 
 if HAVE_TESTING
-#check_PROGRAMS = \
+check_PROGRAMS = \
+ test_psyc
 # test_psyc2
-# test_psyc
 endif
 
 if ENABLE_TEST_RUN
@@ -58,20 +58,20 @@ AM_TESTS_ENVIRONMENT=export 
GNUNET_PREFIX=$${GNUNET_PREFIX:address@hidden@};export PAT
 TESTS = $(check_PROGRAMS)
 endif
 
-#test_psyc_SOURCES = \
-# test_psyc.c
-#test_psyc_LDADD = \
-#  libgnunetpsyc.la \
-#  $(top_builddir)/src/psycutil/libgnunetpsycutil.la \
-#  $(top_builddir)/src/testing/libgnunettesting.la \
-#  $(top_builddir)/src/util/libgnunetutil.la
-test_psyc2_SOURCES = \
-  test_psyc2.c
-test_psyc2_LDADD = \
+test_psyc_SOURCES = \
+ test_psyc.c
+test_psyc_LDADD = \
   libgnunetpsyc.la \
   $(top_builddir)/src/psycutil/libgnunetpsycutil.la \
-  $(top_builddir)/src/testbed/libgnunettestbed.la \
+  $(top_builddir)/src/testing/libgnunettesting.la \
   $(top_builddir)/src/util/libgnunetutil.la
+#test_psyc2_SOURCES = \
+#  test_psyc2.c
+#test_psyc2_LDADD = \
+#  libgnunetpsyc.la \
+#  $(top_builddir)/src/psycutil/libgnunetpsycutil.la \
+#  $(top_builddir)/src/testbed/libgnunettestbed.la \
+#  $(top_builddir)/src/util/libgnunetutil.la
 
 EXTRA_DIST = \
   test_psyc.conf

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



reply via email to

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