Test Suite - 2017 NG

From Libreswan
Revision as of 11:46, 14 April 2017 by Antony (talk | contribs) (Created page with "== Requirements to extend testing as of 2017 Spring === === scripts === 000-<host name>.sh Each host that is part of this test need one of these. This could run in parallel o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Requirements to extend testing as of 2017 Spring =

scripts

000-<host name>.sh Each host that is part of this test need one of these. This could run in parallel on each host. nnn-<host name>.sh will be executed serially on the host. nnn-<host name>-debug.sh will be executed in serial. However the output or the commands will not be part <host>.console.txt. The output will go OUTPUT/<host name>.verbose.txt

Output

= Reference output:

verbose output
tcpdump output
gdb output

Installing libreswan

Install with "make install-base" =

Install using rpm =