Merge "Add tests for DhcpErrorEvent" am: 8aec50df25

am: 1fe65ae26c

Change-Id: I9b65a2eef94567d2b79a9955619938e64906080d
This commit is contained in:
Paul Hu
2019-04-23 09:50:28 -07:00
committed by android-build-merger
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