Erik Ekman 7b77378ed8 test/unit: Fix compilation of ip4 test
../../../../src/../test/unit/ip4/test_ip4.c: In function ‘test_ip4_icmp_replylen_short’:
../../../../src/../test/unit/ip4/test_ip4.c:291:35: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
   fail_unless(linkoutput_byte_ctr == icmp_len + sizeof(unknown_proto));

Plus minor cleanup in second icmp reply test
2021-01-13 21:31:19 +01:00
..
2020-02-15 21:45:41 +01:00
2020-02-15 21:45:53 +01:00
2020-02-15 21:45:41 +01:00
2019-02-26 14:48:44 +01:00
2020-07-04 14:24:40 +02:00
2021-01-13 20:57:23 +01:00