OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / freeswan / pluto / test / NOTES
1 This is the start of a test jig for Pluto.
2
3 You should add `pwd`/bin to PATH.  It contains the testing scripts.
4
5 bin/CONFIG specifies configuration details for all the scripts.
6
7 Since the testing uses information from the Domain Name System, a
8 couple of zones must be added to the name server:  test.zone and
9 test.rev.zone.  Each of these zone files includes comments as to what
10 changes need to be made to /etc/named.conf.
11
12 The only script that needs superuser privileges is bin/ifconfigs.  This
13 sets up aliases to interface lo for testing.  It can also be used to
14 remove these aliases.
15
16 bin/doauto runs all current tests.  Output is captured in
17 subdirectories under log/.  The whack portion of the output is
18 compared with that captured under log.ref/.  We don't yet distribute a
19 sample log.ref.
20