aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-12-28 22:02:56 +0000
committerRob Austein <sra@hactrn.net>2007-12-28 22:02:56 +0000
commit1d35833d06dad52e723d3c045f37c88112e058cc (patch)
treec8ef3520af6ed0a92019471c4b7bfb484320b5fa /scripts
parent8f4f144b714602e654a5d5fb102c164bacc9eac8 (diff)
More on testing
svn path=/scripts/README; revision=1443
Diffstat (limited to 'scripts')
-rw-r--r--scripts/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/scripts/README b/scripts/README
index ef8b9126..264fad58 100644
--- a/scripts/README
+++ b/scripts/README
@@ -58,6 +58,18 @@ Current TO DO list:
APNIC required doing this by hand, and there's a body of code that
only gets exercised when the IRDB changes, so need scripted tests.
+ testbed.py is the framework for this, no doubt will add more
+ features later. Most urgent issues on this front at the moment are
+
+ a) Coming up with some useful test scenarios (YAML for testbed.py)
+ that test interesting combinations of events, and
+
+ b) Analysis tools so that we can check whether the right things
+ happened during the test.
+
+ A first cut at (b) would just be tools to make the test results
+ readable by humans, but need to automate eventually.
+
- Work on a common protocol dump format with APNIC and other
implementors. Randy points out that it would be good if we could
all read each other's dumps.