aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-13 15:09:34 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-13 15:09:34 +0000
commit855d104ac7405c94519070cd98c7437821c377d1 (patch)
treeaf3d9d1429dd854fc9d755c01373a8f9fcb837a6 /test
parent35681c074c97d091a5b53e3aba9134b101b773f5 (diff)
update some prerequisites
svn path=/trunk/; revision=24979
Diffstat (limited to 'test')
-rw-r--r--test/README.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/README.test b/test/README.test
index 3824becc9b..bccf9d6a2a 100644
--- a/test/README.test
+++ b/test/README.test
@@ -37,13 +37,13 @@ Prerequisites
What you'll need (to do):
- - THE LATEST DEVELOPER BUILDS (the 0.10.13 release won't work)!
+ - edit the file config.sh to suit your configuration
- obviously, compile the programs (wireshark, ...) to be tested
- have a bash (cygwin should do well)
+ - have tput (e.g. in the cygwin ncurses package)
- you'll need a network interface with some network traffic
(so you can run the capture tests)
- - edit the file config.sh to suit your configuration
-
+
A Test Ride
-----------