blob: 3f886d1b18277f2d0def3dad16686ccb7ab19edd [file] [log] [blame]
// this is data case file for array<ipv4> type, contains normal, corner, exceptional data cases
[]
[null]
NULL
// single element
['0.0.0.1']
// normal
['0.0.0.1', '0.0.1.10', '0.0.2.20', '0.0.3.30', '10.0.0.5', '10.0.1.15', '10.1.0.25', '10.2.0.35', '10.3.0.45', '10.4.0.55', '10.5.0.65', '10.6.0.75', '10.7.0.85', '10.8.0.95', '10.9.1.5', '10.10.1.15', '10.11.1.25', '10.12.1.35', '10.13.1.45', '10.14.1.55', '10.15.1.65', '10.16.1.75', '128.0.0.1', '128.1.0.10', '128.2.0.20', '128.3.0.30', '128.4.0.40', '128.5.0.50', '128.6.0.60', '128.7.0.70', '128.8.0.80', '128.9.0.90', '172.16.0.1', '172.16.0.5', '172.16.0.10', '172.16.0.15', '172.16.0.20', '172.16.0.25', '172.16.0.30', '172.16.0.35', '192.0.0.1', '192.0.0.2', '192.0.0.3', '192.0.0.4', '192.0.0.5', '192.0.0.6', '192.0.0.7', '192.0.0.8', '192.0.0.9', '192.0.0.10', '192.168.0.1', '192.168.0.2', '192.168.1.5', '192.168.1.10', '192.168.1.15', '192.168.1.20', '192.168.2.5', '192.168.2.10', '192.168.5.20', '224.0.0.1', '224.0.0.2', '224.0.0.3', '224.0.0.4', '224.0.0.5', '224.0.0.6', '224.0.0.7', '224.0.0.8', '224.0.0.9', '224.0.0.10', '224.0.0.11', '224.0.0.12', '224.0.0.13']
// special
[null, '127.0.0.1', '10.0.0.0', '10.255.255.255', '172.16.0.0', '172.31.255.255', '192.168.0.0', '192.168.255.255', '169.254.0.0', '8.8.8.8', '1.1.1.1', '224.0.0.0', '239.255.255.255', '192.0.2.0', '203.0.113.0', '198.51.100.0', '240.0.0.0', '255.255.255.255', '0.0.0.0', '127.255.255.255', '128.0.0.0', '191.255.255.255', '192.0.0.0', '223.255.255.255', '224.0.0.0', '239.255.255.255']