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 851d44d91acc679380cc543da5c9c124ada08859a988834338417d6e186c45bc # shrinks to arp_eth_ipv4 = 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