From ca0b1c326246fc609390b6390ff4cc0e5d8caabc Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 17 Nov 2013 18:39:47 +0000 Subject: [PATCH] tests: fix testing error The commit 7fc354827a4598adb008bc94f94d40fff111cd61 introduced an symlink that end up to update simple test causing it to break. Signed-off-by: Sami Kerola --- tests/expected/one-line | 12 +++++++++++- tests/expected/simple | 3 +-- 2 files changed, 12 insertions(+), 3 deletions(-) mode change 120000 => 100644 tests/expected/one-line diff --git a/tests/expected/one-line b/tests/expected/one-line deleted file mode 120000 index 8fd3246..0000000 --- a/tests/expected/one-line +++ /dev/null @@ -1 +0,0 @@ -simple \ No newline at end of file diff --git a/tests/expected/one-line b/tests/expected/one-line new file mode 100644 index 0000000..f1af1ed --- /dev/null +++ b/tests/expected/one-line @@ -0,0 +1,11 @@ +Ranges: +shared net name first ip last ip max cur percent touch t+c t+c perc +All networks 10.0.0.1 - 10.0.0.5 5 5 100.000 0 5 100.000 +All networks 10.0.0.6 - 10.0.0.10 5 5 100.000 0 5 100.000 + +Shared networks: +name max cur percent touch t+c t+c perc + +Sum of all ranges: +name max cur percent touch t+c t+c perc +All networks 10 10 100.000 0 10 100.000 diff --git a/tests/expected/simple b/tests/expected/simple index f1af1ed..da14b05 100644 --- a/tests/expected/simple +++ b/tests/expected/simple @@ -1,7 +1,6 @@ Ranges: shared net name first ip last ip max cur percent touch t+c t+c perc -All networks 10.0.0.1 - 10.0.0.5 5 5 100.000 0 5 100.000 -All networks 10.0.0.6 - 10.0.0.10 5 5 100.000 0 5 100.000 +All networks 10.0.0.1 - 10.0.0.10 10 10 100.000 0 10 100.000 Shared networks: name max cur percent touch t+c t+c perc