Browse Source

add one more testcase from Natanael Copa

Mike Frysinger 18 năm trước cách đây
mục cha
commit
2592413394
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      test/inet/tst-network.c

+ 1 - 0
test/inet/tst-network.c

@@ -44,6 +44,7 @@ struct
   {"1.1410", INADDR_NONE},
   {"141.76.1111", INADDR_NONE},
   {"141.76.1111.", INADDR_NONE},
+  {"1.1.1.257", INADDR_NONE},
   /* Now some from BSD */
   {"0x12", 0x00000012},
   {"127.1", 0x00007f01},