Commit Graph

70 Commits

Author SHA1 Message Date
Guy Harris
e6933ca143 Check for uudecode at make time by uudecoding a uuencoded empty file.
Doing it at make time means you don't have to re-run the configure
script if you add uudecode to your system, and doing it by uudecoding a
uuencoded empty file means we don't depend on uudecode supporting
"--help".
2011-04-04 00:44:41 -07:00
Jamal Hadi Salim
1f4fe57314 Add test pcap+output for nested and recursive pathdata
Signed-off-by: Jamal Hadi Salim <hadi@mojatatu.com>
Signed-off-by: Michael Richardson <mcr@sandelman.ca>
2011-01-25 19:59:46 -05:00
Michael Richardson
3e508b0074 mistype of RPL type codes: off by one. fixed 2010-12-31 12:36:24 -05:00
Michael Richardson
d1088041e2 updated RPL type code to RPL-17 draft
added secure bit
updated single test case
2010-12-31 12:28:43 -05:00
Michael Richardson
91021f01ab make test cases a bit quieter 2010-10-07 14:47:42 -04:00
Michael Richardson
28b293f330 added support and test case for QinQ packets 2010-10-07 14:47:22 -04:00
Michael Richardson
0cd4e1d659 updated test with extra length printed 2010-10-07 14:44:45 -04:00
Michael Richardson
4239b5a727 changed output of -vvv and -vvvv flags for forces 2010-03-05 11:41:39 -05:00
Michael Richardson
83344948fe added -vv/-vvv and -vvvv test output 2010-01-10 14:59:18 -05:00
Michael Richardson
d0e01819c0 IETF FORCES protocol printer, from Jamal Hadi Salim <hadi at cyberus.ca. 2010-01-10 14:49:46 -05:00
Michael Richardson
94feff51db Look for core dumps, and fail test if some are found 2010-01-10 14:28:59 -05:00
Michael Richardson
83f828aa57 test cases for Solaris print-ipnet. Confirms ndo printer code works 2010-01-10 14:28:33 -05:00
Guy Harris
1b15c42270 Remove print-X.out, as it collides with print-x.out on systems with
case-insensitive file systems; print-capX.out has the same contents as
the most recent version of print-X.out, and doesn't collide with
print-x.out.
2009-11-16 16:36:37 -08:00
Guy Harris
5cd3a3c6af Propagate
commit 0a029bab08
	Author: Michael Richardson <mcr@sandelman.ottawa.on.ca>
	Date:   Sat Nov 14 20:51:44 2009 -0500

	    updated print-flags test case to have new TCP flags

to print-capXX.out, prior to removing print-XX.out (again - see previous
commits; it collides with print-xx.out on systems with case-insensitive
file systems).
2009-11-16 16:35:24 -08:00
Guy Harris
db7d0eec88 print-XX.out collides with print-xx.out on systems with case-insensitive
file systems; we've propagated the latest version of print-XX.out to
print-capXX.out, so get rid of print-XX.out.
2009-11-16 16:34:14 -08:00
Guy Harris
fa84e75d96 Propagate
commit 0a029bab08
	Author: Michael Richardson <mcr@sandelman.ottawa.on.ca>
	Date:   Sat Nov 14 20:51:44 2009 -0500

	    updated print-flags test case to have new TCP flags

to print-capXX.out, prior to removing print-XX.out (again - see previous
commits; it collides with print-xx.out on systems with case-insensitive
file systems).
2009-11-16 16:32:21 -08:00
Michael Richardson
71e0924eeb ignore lmp.new file 2009-11-14 22:17:25 -05:00
Michael Richardson
1a2cbb1112 initial printing of RPL DIO messages 2009-11-14 22:17:12 -05:00
Michael Richardson
d6791458c7 initial test case for decoding RPL messages 2009-11-14 21:21:58 -05:00
Michael Richardson
5ea4fcb713 ignore generated files from tests 2009-11-14 20:58:41 -05:00
Michael Richardson
25d387d8af updated ikev2 test cases to show initiator/responder flag 2009-11-14 20:55:24 -05:00
Michael Richardson
bfbd2a4f31 update bgp tests with new tcp seq/ack flags 2009-11-14 20:54:59 -05:00
Michael Richardson
0a029bab08 updated print-flags test case to have new TCP flags 2009-11-14 20:51:44 -05:00
Michael Richardson
42e1277308 updated lmp test case to have no-cksum flag 2009-11-14 20:51:28 -05:00
mcr
5c96d83207 fixed up auth payload printing code. 2007-11-27 03:57:20 +00:00
mcr
c51a2d7a9a updated test cases for fixed msgid/cookie printing for IKEv2.
added test case for encrypted IKEv2 payload.
2007-11-24 18:10:54 +00:00
mcr
d22c00270c updated print-isakmp.c to do sensible thing with encrypted payload, and
emit length from transform payload.
2007-11-22 21:53:43 +00:00
mcr
9cd71b7f87 updated tests to match patches from Carles Kishimoto 2007-11-22 21:52:31 +00:00
guy
af6f99ae2d Remove - it collides with print-xx.out on systems with case-insensitive
file systems, such as most file systems on Windows and several file
systems on OS X.  We've propagated the changes to print-capXX.out.
2007-10-16 01:17:36 +00:00
guy
fbafaea958 Propagate this change:
revision 1.5
	date: 2007-08-29 12:04:17 +0000;  author: mcr;  state: Exp;  lines: +10 -10
	test cases and output for IKEv2 and -X options.

from print-XX.out, prior to removal of print-XX.out (having both
print-xx.out and print-XX.out doesn't work on OSes with case-insensitive
file systems, such as most file systems on Windows and several file
systems on OS X).
2007-10-16 01:16:33 +00:00
guy
3edbf2b4ba Remove - it collides with print-x.out on systems with case-insensitive
file systems, such as most file systems on Windows and several file
systems on OS X.  We've propagated the changes to print-capX.out.
2007-10-16 01:12:40 +00:00
guy
1c24601354 Propagate this change:
revision 1.5
	date: 2007-08-29 12:04:17 +0000;  author: mcr;  state: Exp;  lines: +7 -91
	test cases and output for IKEv2 and -X options.

from print-X.out, prior to removal of print-X.out (having both
print-x.out and print-X.out doesn't work on OSes with case-insensitive
file systems, such as most file systems on Windows and several file
systems on OS X).
2007-10-16 01:10:30 +00:00
mcr
af83d22dae test cases and output for IKEv2 and -X options. 2007-08-29 12:04:17 +00:00
mcr
650e708afb preliminary patch to support decoding IKEv2 packets.
Only payloads commonly seen in PARENT_SAs are presently decoded.
	Encrypted payload support will come later, aka print-esp.c
2007-08-29 02:38:14 +00:00
mcr
1db958bded changed test subsystem to be more table driven, and to save the outputs
and diffs into a consistent place
2007-08-29 02:36:04 +00:00
hannes
74b6e507b0 sanitize the lmp output to match up recent display changes 2007-08-02 18:09:53 +00:00
uid2056
634d798534 Propagate
revision 1.3
	date: 2005/10/02 22:24:33;  author: mcr;  state: Exp;  lines: +10 -10
	branches:  1.3.2;
	   updated test case output

for print-X.out and print-XX.out to print-capX.out and print-capXX.out,
and re-remove print-X.out and print-XX.out, so that they don't collide
with "print-x.out" and "print-xx.out" on systems with case-insensitive
file systems (not only are modern Windows file systems case-insensitive
but case-preserving, so, by default, is HFS+ on OS X, so you can even
have case-insensitivity on UN*X systems).
2005-10-13 09:11:43 +00:00
mcr
f28a7213ac do not check in .pcap files 2005-10-02 22:28:16 +00:00
mcr
6405d334cf updated test case output 2005-10-02 22:24:31 +00:00
guy
302abc1cfd Rename "print-X.out" and "print-XX.out" to "print-capX.otu" and
"print-capXX.out", so that they don't collide with "print-x.out" and
"print-xx.out" on systems with case-insensitive file systems (not only
are modern Windows file systems case-insensitive but case-preserving,
so, by default, is HFS+ on OS X, so you can even have case-insensitivity
on UN*X systems).
2005-07-11 17:35:28 +00:00
mcr
7b97a60701 test case from dean gaudet <dean-list-tcpdump-workers@arctic.org> 2005-07-06 19:29:41 +00:00
guy
ab7ee03630 We have the uuencoded version checked in; no need to have the decoded
version (and doing so means it's non-writable, so the attempt to
uudecode it in the test script fails).
2005-05-13 23:38:17 +00:00
hannes
279c3bdb1c add tracefiles for infinite loop testing 2005-04-27 18:58:16 +00:00
hannes
80d7284948 add testfile for a normal sized slarp frame 2005-04-27 14:50:14 +00:00
hannes
0dcd9ac858 add testfile for a truncated slarp frame 2005-04-27 14:31:47 +00:00
mcr
d1f62182ef adjust test case to use -N and insert -t. 2005-04-07 01:33:51 +00:00
mcr
289b2a35d4 added ESP-in-UDP test cases. 2005-04-07 00:20:51 +00:00
mcr
dae83bc69a added ESP-in-UDP test cases. 2005-04-06 21:58:33 +00:00
mcr
82b1d07585 updates to test cases, "length" added. 2005-04-06 21:27:33 +00:00
mcr
f6e9b6b8f0 make sure that pcap files are uu-encoded to avoid any
confusion.
2005-04-06 21:26:57 +00:00