From dce29804b2af0ff52ea3365039024d3dd1079617 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 5 Sep 2015 19:00:26 +0000 Subject: -test skeleton -- disable for now --- src/scalarproduct/test_ecc_scalarproduct.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/scalarproduct') diff --git a/src/scalarproduct/test_ecc_scalarproduct.c b/src/scalarproduct/test_ecc_scalarproduct.c index 7e0f90eae..273fb666f 100644 --- a/src/scalarproduct/test_ecc_scalarproduct.c +++ b/src/scalarproduct/test_ecc_scalarproduct.c @@ -51,6 +51,8 @@ main (int argc, char *argv[]) static unsigned int v35[] = { 3, 5, 0 }; static unsigned int v24[] = { 2, 4, 0 }; + if (1) + return 0; // disable for now GNUNET_log_setup ("test-ecc-scalarproduct", "WARNING", NULL); -- cgit v1.2.3