MCPcopy Index your code
hub / github.com/google/gopacket / TestDecodingLayerArray

Function TestDecodingLayerArray

layers/decode_test.go:1075–1077  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

1073}
1074
1075func TestDecodingLayerArray(t *testing.T) {
1076 testDecodingLayerContainer(t, gopacket.DecodingLayerArray(nil))
1077}
1078
1079// testICMP is the packet:
1080// 15:49:15.773265 IP 72.14.222.226 > 172.29.20.15: ICMP host 10.66.73.201 unreachable - admin prohibited filter, length 36

Callers

nothing calls this directly

Calls 2

DecodingLayerArrayTypeAlias · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…