From 47c7a9ffff87129f74b814bd11ffd84050d699af Mon Sep 17 00:00:00 2001 From: Jean Privat Date: Sat, 4 Jun 2016 13:38:20 -0400 Subject: [PATCH] tests: update sav/test_basename_perf_args1.res that rely on project1 Signed-off-by: Jean Privat --- tests/sav/test_basename_perf_args1.res | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/sav/test_basename_perf_args1.res b/tests/sav/test_basename_perf_args1.res index 25574f7..e0353bf 100644 --- a/tests/sav/test_basename_perf_args1.res +++ b/tests/sav/test_basename_perf_args1.res @@ -1,13 +1,13 @@ population: 3 minimum value: 2 - maximum value: 11 - total value: 16 - average value: 5.33 + maximum value: 12 + total value: 22 + average value: 7.33 distribution: - <=2: sub-population=1 (33.33%); cumulated value=2 (12.50%) - <=4: sub-population=1 (33.33%); cumulated value=3 (18.75%) - <=16: sub-population=1 (33.33%); cumulated value=11 (68.75%) + <=2: sub-population=1 (33.33%); cumulated value=2 (9.09%) + <=8: sub-population=1 (33.33%); cumulated value=8 (36.36%) + <=16: sub-population=1 (33.33%); cumulated value=12 (54.54%) list: - nit: 11 (68.75%) - : 3 (18.75%) - ini: 2 (12.50%) + nit: 12 (54.54%) + : 8 (36.36%) + ini: 2 (9.09%) -- 1.7.9.5