Merge "Add tests for DhcpErrorEvent" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-04-30 11:57:59 +00:00
committed by Android (Google) 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