Changeset 1226

Show
Ignore:
Timestamp:
08/16/08 16:46:21 (4 months ago)
Author:
mbr
Message:

minor help fix, added --test-system-fwknop blurb

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fwknop/trunk/ChangeLog

    r1211 r1226  
    3939      discarded before it is sent through any decryption function.  Mike 
    4040      Holzmann reported this issue. 
     41    - (Test suite) Added --test-system-fwknop to allow any installed version 
     42      of fwknop to be installed instead of the scripts bundled within the 
     43      local source distribution. 
    4144 
    4245fwknop-1.9.6 (07/18/2008): 
  • fwknop/trunk/test/fwknop_test.pl

    r1225 r1226  
    31733173    -P, --Prepare-results    - Prepare test suite results for communication 
    31743174                               to a third party. 
     3175    --test-include <string>  - Restrict tests to those that match <string>. 
     3176    --test-exclude <string>  - Run all tests except for those that match 
     3177                               <string>. 
     3178    --test-system-fwknop     - Test any existing fwknop installation 
     3179                               instead of the fwknop/fwknopd programs in the 
     3180                               local source tree. 
    31753181    -h, --help               - Display usage information. 
    31763182