From 3e605b8b566e829cd8a0b5ea2ad9c7d560529234 Mon Sep 17 00:00:00 2001 From: Peter Bex Date: Sun, 12 May 2013 14:40:32 +0200 Subject: Change test descriptions to match reality --- tests/run.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/run.scm b/tests/run.scm index 91f7420..fd4c692 100644 --- a/tests/run.scm +++ b/tests/run.scm @@ -141,7 +141,7 @@ "6 0 0 0") "\n" 'suffix) (lambda () (read-decimal-bpf-bytecode))))) - (test "unoptimised data-only dump" + (test "unoptimised connection creation/teardown dump" `((ldh (pkt 12)) (jeq #x0800 0 37) (ldh (pkt 12)) @@ -261,7 +261,7 @@ (ret 65535) (ret 0))))))) - (test "unoptimised data-only dump" + (test "unoptimised connection creation/teardown dump" (string-join `("40" "40 0 0 12" -- cgit v1.2.3