Skip to content

Commit 7e68ce3

Browse files
committed
tests: Fix some tests with invalid microsecond packet timestamps
If the timestamp for packets are given in seconds and microseconds, a microsecond value > 999999 is invalid. Set it to 999999.
1 parent d45c1a8 commit 7e68ce3

File tree

298 files changed

+413
-413
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

298 files changed

+413
-413
lines changed

tests/aarp-heapoverflow-1.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1 1995-08-15 05:27:12.808464432 aarp [|aarp]
1+
1 1995-08-15 05:27:12.999999 aarp [|aarp]

tests/aarp-heapoverflow-1.pcap

0 Bytes
Binary file not shown.

tests/aarp-heapoverflow-2.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1 1995-08-15 05:27:12.808464432 aarp [|aarp]
1+
1 1995-08-15 05:27:12.999999 aarp [|aarp]

tests/aarp-heapoverflow-2.pcap

0 Bytes
Binary file not shown.

tests/aoe-oobr-1.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
1 2014-04-24 06:58:21.1048579 AoE length 18, Ver 1, Flags: [Response, MBZ-1, MBZ-0]
1+
1 2014-04-24 06:58:21.999999 AoE length 18, Ver 1, Flags: [Response, MBZ-1, MBZ-0]
22
Major: 0x40f6, Minor: 0x02, Command: Reserve/Release, Tag: 0x01010101
33
RCmd: Set reserve list, NMacs: 1 [|aoe]

tests/aoe-oobr-1.pcap

0 Bytes
Binary file not shown.

tests/atm-heapoverflow.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1 1970-01-01 00:01:24.872469723 Rx: VPI:0 VCI:5 [|atm]
1+
1 1970-01-01 00:01:24.999999 Rx: VPI:0 VCI:5 [|atm]

tests/atm-heapoverflow.pcap

0 Bytes
Binary file not shown.

tests/atm-oam-heapoverflow.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1 1995-08-15 05:27:12.808464432 [|oam]
1+
1 1995-08-15 05:27:12.999999 [|oam]

tests/atm-oam-heapoverflow.pcap

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)