aboutsummaryrefslogtreecommitdiffstats
path: root/test/c/Results
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2019-09-13 15:18:55 +0200
committerCyril SIX <cyril.six@kalray.eu>2019-09-13 15:18:55 +0200
commit059664368a5f4ed036e87c0a5e0ed1fae1706f3d (patch)
treebb788ef69c4fca167bdae1609d2e929094480f6e /test/c/Results
parentf0f25eabe5b374f20a5db30f652f6e994fff3fb3 (diff)
downloadcompcert-kvx-059664368a5f4ed036e87c0a5e0ed1fae1706f3d.tar.gz
compcert-kvx-059664368a5f4ed036e87c0a5e0ed1fae1706f3d.zip
Reducing further the input size of the tests
Diffstat (limited to 'test/c/Results')
-rw-r--r--test/c/Results/binarytrees9
-rw-r--r--test/c/Results/chomp2
-rw-r--r--test/c/Results/fannkuch62
-rw-r--r--test/c/Results/fft2
-rw-r--r--test/c/Results/fftsp2
-rw-r--r--test/c/Results/fib2
-rw-r--r--test/c/Results/integr2
-rw-r--r--test/c/Results/mandelbrotbin709 -> 709 bytes
-rw-r--r--test/c/Results/nbody2
-rw-r--r--test/c/Results/nsieve6
-rw-r--r--test/c/Results/nsievebits2
-rw-r--r--test/c/Results/perlin2
-rw-r--r--test/c/Results/spectral2
13 files changed, 46 insertions, 49 deletions
diff --git a/test/c/Results/binarytrees b/test/c/Results/binarytrees
index db0f0ef7..72654db9 100644
--- a/test/c/Results/binarytrees
+++ b/test/c/Results/binarytrees
@@ -1,5 +1,4 @@
-stretch tree of depth 9 check: -1
-512 trees of depth 4 check: -512
-128 trees of depth 6 check: -128
-32 trees of depth 8 check: -32
-long lived tree of depth 8 check: -1
+stretch tree of depth 7 check: -1
+128 trees of depth 4 check: -128
+32 trees of depth 6 check: -32
+long lived tree of depth 6 check: -1
diff --git a/test/c/Results/chomp b/test/c/Results/chomp
index fb4d17a1..7898d32f 100644
--- a/test/c/Results/chomp
+++ b/test/c/Results/chomp
@@ -1,6 +1,4 @@
player 0 plays at (1,1)
-player 1 plays at (4,0)
-player 0 plays at (0,4)
player 1 plays at (3,0)
player 0 plays at (0,3)
player 1 plays at (2,0)
diff --git a/test/c/Results/fannkuch b/test/c/Results/fannkuch
index dac06137..09ecc715 100644
--- a/test/c/Results/fannkuch
+++ b/test/c/Results/fannkuch
@@ -1,31 +1,31 @@
-12345678
-21345678
-23145678
-32145678
-31245678
-13245678
-23415678
-32415678
-34215678
-43215678
-42315678
-24315678
-34125678
-43125678
-41325678
-14325678
-13425678
-31425678
-41235678
-14235678
-12435678
-21435678
-24135678
-42135678
-23451678
-32451678
-34251678
-43251678
-42351678
-24351678
-Pfannkuchen(8) = 22
+123456
+213456
+231456
+321456
+312456
+132456
+234156
+324156
+342156
+432156
+423156
+243156
+341256
+431256
+413256
+143256
+134256
+314256
+412356
+142356
+124356
+214356
+241356
+421356
+234516
+324516
+342516
+432516
+423516
+243516
+Pfannkuchen(6) = 10
diff --git a/test/c/Results/fft b/test/c/Results/fft
index cbeb0999..0fc1c969 100644
--- a/test/c/Results/fft
+++ b/test/c/Results/fft
@@ -1 +1 @@
-4096 points, result OK
+1024 points, result OK
diff --git a/test/c/Results/fftsp b/test/c/Results/fftsp
index 36264416..2b5711a6 100644
--- a/test/c/Results/fftsp
+++ b/test/c/Results/fftsp
@@ -1 +1 @@
-64 points, result OK
+8 points, result OK
diff --git a/test/c/Results/fib b/test/c/Results/fib
index d8beea8c..0e0fa4d1 100644
--- a/test/c/Results/fib
+++ b/test/c/Results/fib
@@ -1 +1 @@
-fib(26) = 196418
+fib(15) = 987
diff --git a/test/c/Results/integr b/test/c/Results/integr
index bb755482..c61fdcc2 100644
--- a/test/c/Results/integr
+++ b/test/c/Results/integr
@@ -1 +1 @@
-integr(square, 0.0, 1.0, 1000000) = 0.333333
+integr(square, 0.0, 1.0, 100000) = 0.333328
diff --git a/test/c/Results/mandelbrot b/test/c/Results/mandelbrot
index e6eb3e50..246f7ce1 100644
--- a/test/c/Results/mandelbrot
+++ b/test/c/Results/mandelbrot
Binary files differ
diff --git a/test/c/Results/nbody b/test/c/Results/nbody
index e43de06f..99ad4fd1 100644
--- a/test/c/Results/nbody
+++ b/test/c/Results/nbody
@@ -1,2 +1,2 @@
-0.169075164
--0.169026909
+-0.169050762
diff --git a/test/c/Results/nsieve b/test/c/Results/nsieve
index 69643235..95fea812 100644
--- a/test/c/Results/nsieve
+++ b/test/c/Results/nsieve
@@ -1,3 +1,3 @@
-Primes up to 102400 9805
-Primes up to 51200 5239
-Primes up to 25600 2818
+Primes up to 12800 1526
+Primes up to 6400 834
+Primes up to 3200 452
diff --git a/test/c/Results/nsievebits b/test/c/Results/nsievebits
index e2d08319..2131804c 100644
--- a/test/c/Results/nsievebits
+++ b/test/c/Results/nsievebits
@@ -1,3 +1,3 @@
-Primes up to 80000 7837
Primes up to 40000 4203
Primes up to 20000 2262
+Primes up to 10000 1229
diff --git a/test/c/Results/perlin b/test/c/Results/perlin
index 1d3be5f8..8438b53c 100644
--- a/test/c/Results/perlin
+++ b/test/c/Results/perlin
@@ -1 +1 @@
--2.9375e+01
+6.0000e+00
diff --git a/test/c/Results/spectral b/test/c/Results/spectral
index 2ad8d778..b06cd560 100644
--- a/test/c/Results/spectral
+++ b/test/c/Results/spectral
@@ -1 +1 @@
-1.273394737
+1.272359925