Lines Matching refs:TestIphcVector

40 void TestIphcVector::GetCompressedStream(uint8_t *aIphc, uint16_t &aIphcLength)  in GetCompressedStream()
48 void TestIphcVector::GetUncompressedStream(uint8_t *aIp6, uint16_t &aIp6Length) in GetUncompressedStream()
77 void TestIphcVector::GetUncompressedStream(Message &aMessage) in GetUncompressedStream()
147 static void Test(TestIphcVector &aVector, bool aCompress, bool aDecompress) in Test()
280 TestIphcVector testVector("Fully compressible IPv6 addresses using long MAC addresses"); in TestFullyCompressableLongAddresses()
305 TestIphcVector testVector("Fully compressible IPv6 addresses using short MAC addresses"); in TestFullyCompressableShortAddresses()
330TestIphcVector testVector("Fully compressible IPv6 addresses using short and long MAC addresses"); in TestFullyCompressableShortLongAddresses()
355TestIphcVector testVector("Fully compressible IPv6 addresses using long and short MAC addresses"); in TestFullyCompressableLongShortAddresses()
380 TestIphcVector testVector("Unspecified source IPv6 address"); in TestSourceUnspecifiedAddress()
404 TestIphcVector testVector("IPv6 addresses inline"); in TestSource128bitDestination128bitAddresses()
431 TestIphcVector testVector("IPv6 addresses 64-bit using long MAC addresses"); in TestSource64bitDestination64bitLongAddresses()
457 TestIphcVector testVector("IPv6 addresses 64-bit using short MAC addresses"); in TestSource64bitDestination64bitShortAddresses()
483 TestIphcVector testVector("IPv6 addresses 16-bit using short MAC addresses"); in TestSource16bitDestination16bitAddresses()
508TestIphcVector testVector("Fully compressible IPv6 source and destination 16-bit using long MAC ad… in TestSourceCompressedDestination16bitAddresses()
533TestIphcVector testVector("Fully compressible IPv6 source and destination inline using long MAC ad… in TestSourceCompressedDestination128bitAddresses()
559 TestIphcVector testVector("Multicast address inline"); in TestMulticast128bitAddress()
585 TestIphcVector testVector("Multicast address 48-bit"); in TestMulticast48bitAddress()
610 TestIphcVector testVector("Multicast address 32-bit"); in TestMulticast32bitAddress()
635 TestIphcVector testVector("Multicast address 8-bit"); in TestMulticast8bitAddress()
660TestIphcVector testVector("Stateful compression source and destination addresses 64-bit, context 0… in TestStatefulSource64bitDestination64bitContext0()
686TestIphcVector testVector("Stateful compression source and destination addresses 64-bit, context 0… in TestStatefulSource64bitDestination64bitContext0IfContextInLine()
712TestIphcVector testVector("Stateful compression source and destination addresses 16-bit, context 0… in TestStatefulSource16bitDestination16bitContext0()
737 TestIphcVector testVector("Stateful compression compressible long addresses, context 0"); in TestStatefulCompressableLongAddressesContext0()
762 TestIphcVector testVector("Stateful compression compressible short addresses, context 0"); in TestStatefulCompressableShortAddressesContext0()
787TestIphcVector testVector("Stateful compression compressible long and short addresses, context 0"); in TestStatefulCompressableLongShortAddressesContext0()
812TestIphcVector testVector("Stateful compression source addresses 64-bit and destination inline, co… in TestStatefulSource64bitDestination128bitContext1()
838TestIphcVector testVector("Stateful compression source and destination addresses 64-bit, context 1… in TestStatefulSource64bitDestination64bitContext1()
864TestIphcVector testVector("Stateful compression source and destination addresses inline, context 2… in TestStatefulSourceDestinationInlineContext2CIDFalse()
891 TestIphcVector testVector("Stateful compression multicast address, context 0"); in TestStatefulMulticastDestination48bitContext0()
916 TestIphcVector testVector("Traffic Class and Flow Label 3 bytes"); in TestTrafficClassFlowLabel3Bytes()
941 TestIphcVector testVector("Traffic Class and Flow Label 1 byte"); in TestTrafficClassFlowLabel1Byte()
966 TestIphcVector testVector("Traffic Class and Flow Label 1 byte with ecn only"); in TestTrafficClassFlowLabel1ByteEcnOnly()
991 TestIphcVector testVector("Traffic Class and Flow Label inline"); in TestTrafficClassFlowLabelInline()
1016 TestIphcVector testVector("Hop Limit 1"); in TestHopLimit1()
1041 TestIphcVector testVector("Hop Limit 255"); in TestHopLimit255()
1066 TestIphcVector testVector("Hop Limit Inline"); in TestHopLimitInline()
1091 TestIphcVector testVector("UDP source and destination inline"); in TestUdpSourceDestinationInline()
1119 TestIphcVector testVector("UDP source inline destination 8-bit"); in TestUdpSourceInlineDestination8bit()
1147 TestIphcVector testVector("UDP source 8-bit destination 8-bit"); in TestUdpSource8bitDestinationInline()
1175 TestIphcVector testVector("UDP fully compressed"); in TestUdpFullyCompressed()
1203 TestIphcVector testVector("UDP fully compressed with IP multicast"); in TestUdpFullyCompressedMulticast()
1231 TestIphcVector testVector("UDP without LOWPAN_NHC compression"); in TestUdpWithoutNhc()
1256 TestIphcVector testVector("Extension Header - Hop-by-Hop with no padding"); in TestExtensionHeaderHopByHopNoPadding()
1285 TestIphcVector testVector("Extension Header - Hop-by-Hop with Pad1"); in TestExtensionHeaderHopByHopPad1()
1314 TestIphcVector testVector("Extension Header - Hop-by-Hop with PadN2"); in TestExtensionHeaderHopByHopPadN2()
1343 TestIphcVector testVector("Extension Header - Hop-by-Hop with PadN3"); in TestExtensionHeaderHopByHopPadN3()
1372 TestIphcVector testVector("Extension Header - Hop-by-Hop with PadN4"); in TestExtensionHeaderHopByHopPadN4()
1401 TestIphcVector testVector("Extension Header - Hop-by-Hop with PadN5"); in TestExtensionHeaderHopByHopPadN5()
1432 TestIphcVector testVector("Extension Header - Hop-by-Hop with PadN6"); in TestExtensionHeaderHopByHopPadN6()
1463 TestIphcVector testVector("Extension Header - Hop-by-Hop with PadN7"); in TestExtensionHeaderHopByHopPadN7()
1494 TestIphcVector testVector("Extension Header - Hop-by-Hop with PadN2 and UDP"); in TestExtensionHeaderHopByHopPadN2UdpFullyCompressed()
1526 TestIphcVector testVector("IP-in-IP with Hop-by-Hop with PadN2 and UDP"); in TestIpInIpHopByHopPadN2UdpSourceDestinationInline()
1563 TestIphcVector testVector("IP-in-IP without extension header"); in TestIpInIpWithoutExtensionHeader()
1592 TestIphcVector testVector("Invalid dispatch"); in TestErrorNoIphcDispatch()
1611 TestIphcVector testVector("Truncated LOWPAN_IPHC"); in TestErrorTruncatedIphc()
1630 TestIphcVector testVector("Reserved value of M-DAC-DAM - 0100"); in TestErrorReservedValueDestination0100()
1649 TestIphcVector testVector("Reserved value of M-DAC-DAM - 1101"); in TestErrorReservedValueDestination1101()
1668 TestIphcVector testVector("Reserved value of M-DAC-DAM - 1110"); in TestErrorReservedValueDestination1110()
1687 TestIphcVector testVector("Reserved value of M-DAC-DAM - 1111"); in TestErrorReservedValueDestination1111()
1706 TestIphcVector testVector("Unknown value of LOWPAN_NHC ID"); in TestErrorUnknownNhc()
1725 TestIphcVector testVector("Reserved value of LOWPAN_NHC EID - 0x05"); in TestErrorReservedNhc5()
1744 TestIphcVector testVector("Reserved value of LOWPAN_NHC EID - 0x06"); in TestErrorReservedNhc6()