kleine fix die er toch niet meer toe doet.
authorCharlie Gerhardus <charlie.gerhardus@student.ru.nl>
Sun, 15 Nov 2015 21:08:30 +0000 (22:08 +0100)
committerCharlie Gerhardus <charlie.gerhardus@student.ru.nl>
Sun, 15 Nov 2015 21:08:30 +0000 (22:08 +0100)
a2/1cases.tex

index b0531b2..a734777 100644 (file)
@@ -394,7 +394,7 @@ described in Table~\ref{tbl:testpairs}.
 
        Nr & 5 \\\hline
        Title & 5 requests with 1byte payload with corrupted source port, destination port and checksum. The second segment is omitted in order to simulate a packet drop on the client side. \\\hline
-       Input & Generated packets with 1byte payload, two packets are swapped in position. \\\hline
+       Input & Generated packets with 1byte payload, second generated segment is removed. \\\hline
        Expected output & All packets are dropped resulting in a connection time-out. \\\hline
        \multirow{2}{*}{Course of action}
        & 1. Use the steps listed above in order to start the SUT. \\
@@ -437,7 +437,7 @@ described in Table~\ref{tbl:testpairs}.
        
        Nr & 9 \\\hline
        Title & 5 requests with 1byte corrupted payload, invalid checksum and the second packet is dropped. \\\hline
-       Input & Generated packets with 1byte payload, in these packets the payload byte and checksum are increased by one. \\\hline
+       Input & Generated packets with 1byte payload, in these packets the payload byte and checksum are increased by one. The second segment is removed. \\\hline
        Expected output & All packets are dropped resulting in a connection time-out. \\\hline
        \multirow{2}{*}{Course of action}
        & 1. Use the steps listed above in order to start the SUT. \\
@@ -447,7 +447,7 @@ described in Table~\ref{tbl:testpairs}.
        
        Nr & 10 \\\hline
        Title & 5 requests with 65495byte corrupted payload, invalid checksum and the second packet is dropped. \\\hline
-       Input & Generated packets with 65495byte payload, in these packets one of the payload bytes and the checksum are increased by one. \\\hline
+       Input & Generated packets with 65495byte payload, in these packets one of the payload bytes and the checksum are increased by one. The second packet is removed. \\\hline
        Expected output & All packets are dropped resulting in a connection time-out. \\\hline
        \multirow{2}{*}{Course of action}
        & 1. Use the steps listed above in order to start the SUT. \\
@@ -457,7 +457,7 @@ described in Table~\ref{tbl:testpairs}.
        
        Nr & 11 \\\hline
        Title & 5 requests with 65495byte corrupted payload that doesn't show up in checksum and corrupted destination port. The second packet is dropped. \\\hline
-       Input & Generated packets with 65495byte payload, in these packets one 16bit word in the payload is increased by 1 and another 16bit word is decreased by 1. The destination port is also increase by one and the second segments is removed. \\\hline
+       Input & Generated packets with 65495byte payload, in these packets one 16bit word in the payload is increased by 1 and another 16bit word is decreased by 1. The destination port is also increase by one and the second segment is removed. \\\hline
        Expected output & All packets are dropped resulting in a connection time-out. \\\hline
        \multirow{2}{*}{Course of action}
        & 1. Use the steps listed above in order to start the SUT. \\