commit 0c7c8cb1641d227a446da6e5e509c080f8b0f26d parent d6a14e77743a8fab69393a8f3d4c2983000cec0d Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sat, 2 Mar 2024 14:51:15 +0100 SCALARPRODUCT: Disable tests depending on testbed profiler Diffstat:
| M | src/contrib/service/scalarproduct/Makefile.am | | | 9 | +++++---- |
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/src/contrib/service/scalarproduct/Makefile.am b/src/contrib/service/scalarproduct/Makefile.am @@ -95,10 +95,11 @@ EXTRA_DIST = \ test_scalarproduct.conf \ $(check_SCRIPTS) -check_SCRIPTS = \ - test_scalarproduct.sh \ - test_scalarproduct_negative.sh \ - test_scalarproduct_negativezero.sh +# Need deprecated and removed testbed profiler +#check_SCRIPTS = \ +# test_scalarproduct.sh \ +# test_scalarproduct_negative.sh \ +# test_scalarproduct_negativezero.sh check_PROGRAMS = \ # test_ecc_scalarproduct