# Seeds for failure cases proptest has generated in the past. It is # automatically read and these particular cases re-run before any # novel cases are generated. # # It is recommended to check this file in to source control so that # everyone who runs the test benefits from these saved cases. cc 32283d8802a47cec4259af38383590cd01e11af6dce16c620b67ea18f433eceb # shrinks to udp_base = UdpHeader { source_port: 0, destination_port: 0, length: 0, checksum: 0 }