1# Seeds for failure cases proptest has generated in the past. It is 2# automatically read and these particular cases re-run before any 3# novel cases are generated. 4# 5# It is recommended to check this file in to source control so that 6# everyone who runs the test benefits from these saved cases. 7cc 586bfcca48a89809a557b83c703e64b33458a7b99e492937dc9d27cd15f12884 # shrinks to arp = ArpEthIpv4Packet { operation: ArpOperation(0), sender_mac: [0, 0, 0, 0, 0, 0], sender_ipv4: [0, 0, 0, 0], target_mac: [0, 0, 0, 0, 0, 0], target_ipv4: [0, 0, 0, 0] } 8