Merge "Add tests for DhcpErrorEvent"

This commit is contained in:
Paul Hu
2019-04-23 11:31:03 +00:00
committed by Gerrit Code Review
5 changed files with 72 additions and 5 deletions

View File

@@ -79,7 +79,7 @@ public final class TcpKeepalivePacketDataTest {
assertEquals(testInfo.tos, resultData.ipTos);
assertEquals(testInfo.ttl, resultData.ipTtl);
TestUtils.assertParcelingIsLossless(resultData, TcpKeepalivePacketData.CREATOR);
TestUtils.assertParcelingIsLossless(resultData);
final byte[] packet = resultData.getPacket();
// IP version and IHL