Changeset 1226
- Timestamp:
- 08/16/08 16:46:21 (4 months ago)
- Files:
-
- fwknop/trunk/ChangeLog (modified) (1 diff)
- fwknop/trunk/test/fwknop_test.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
fwknop/trunk/ChangeLog
r1211 r1226 39 39 discarded before it is sent through any decryption function. Mike 40 40 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. 41 44 42 45 fwknop-1.9.6 (07/18/2008): fwknop/trunk/test/fwknop_test.pl
r1225 r1226 3173 3173 -P, --Prepare-results - Prepare test suite results for communication 3174 3174 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. 3175 3181 -h, --help - Display usage information. 3176 3182
