aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2024-03-02 14:51:15 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2024-03-02 14:51:15 +0100
commit0c7c8cb1641d227a446da6e5e509c080f8b0f26d (patch)
tree34c596e44577bce76d21d54ab184d6e17a804c4c /src
parentd6a14e77743a8fab69393a8f3d4c2983000cec0d (diff)
downloadgnunet-0c7c8cb1641d227a446da6e5e509c080f8b0f26d.tar.gz
gnunet-0c7c8cb1641d227a446da6e5e509c080f8b0f26d.zip
SCALARPRODUCT: Disable tests depending on testbed profiler
Diffstat (limited to 'src')
-rw-r--r--src/contrib/service/scalarproduct/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/contrib/service/scalarproduct/Makefile.am b/src/contrib/service/scalarproduct/Makefile.am
index 4de1f5032..b12dbace5 100644
--- a/src/contrib/service/scalarproduct/Makefile.am
+++ b/src/contrib/service/scalarproduct/Makefile.am
@@ -95,10 +95,11 @@ EXTRA_DIST = \
95 test_scalarproduct.conf \ 95 test_scalarproduct.conf \
96 $(check_SCRIPTS) 96 $(check_SCRIPTS)
97 97
98check_SCRIPTS = \ 98# Need deprecated and removed testbed profiler
99 test_scalarproduct.sh \ 99#check_SCRIPTS = \
100 test_scalarproduct_negative.sh \ 100# test_scalarproduct.sh \
101 test_scalarproduct_negativezero.sh 101# test_scalarproduct_negative.sh \
102# test_scalarproduct_negativezero.sh
102 103
103check_PROGRAMS = \ 104check_PROGRAMS = \
104 # test_ecc_scalarproduct 105 # test_ecc_scalarproduct