From ec72d34f8f4115a0bea58daacc966847f9c63b2a Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Fri, 9 Feb 2007 13:46:39 +0000 Subject: [PATCH] Replay test file. git-svn-id: file:///svn/unbound/trunk@86 be551aaa-1e26-0410-a405-d3ace91eadb9 --- testdata/replay.fwd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 testdata/replay.fwd diff --git a/testdata/replay.fwd b/testdata/replay.fwd new file mode 100644 index 000000000..13618dca4 --- /dev/null +++ b/testdata/replay.fwd @@ -0,0 +1,15 @@ +; This is a comment. + +SCENARIO_BEGIN Sample of a valid query +RANGE_BEGIN 0 100 + ENTRY_BEGIN + ENTRY_END +RANGE_END +RANGE_BEGIN 200 300 +RANGE_END + +STEP 1 NOTHING +STEP 2 NOTHING +STEP 33 ERROR +STEP 34 TIMEOUT +SCENARIO_END -- 2.47.2