Переглянути джерело

add one more testcase from Natanael Copa

Mike Frysinger 18 роки тому
батько
коміт
2592413394
1 змінених файлів з 1 додано та 0 видалено
  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},