Checking if your kit is complete... Looks good Writing Makefile for Net::Radius cp Radius/Packet.pm blib/lib/Net/Radius/Packet.pm cp Radius/Dictionary.pm blib/lib/Net/Radius/Dictionary.pm Manifying blib/man3/Net::Radius::Packet.3 Manifying blib/man3/Net::Radius::Dictionary.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load......1..2 ok 1 - use Net::Radius::Dictionary; ok 2 - use Net::Radius::Packet; ok t/00-pod.......1..2 ok 1 - blib/lib/Net/Radius/Dictionary.pm ok 2 - blib/lib/Net/Radius/Packet.pm ok t/attrdict.....1..40 ok 1 - The object isa Net::Radius::Dictionary ok 2 - No errors during parse ok 3 - Element rval exists in the object ok 4 - Same contents in element rval ok 5 - Element vsaval exists in the object ok 6 - Same contents in element vsaval ok 7 - Element vsattr exists in the object ok 8 - Same contents in element vsattr ok 9 - Element rattr exists in the object ok 10 - Same contents in element rattr ok 11 - Element vendors exists in the object ok 12 - Same contents in element vendors ok 13 - Element val exists in the object ok 14 - Same contents in element val ok 15 - Element rvsaval exists in the object ok 16 - Same contents in element rvsaval ok 17 - Element attr exists in the object ok 18 - Same contents in element attr ok 19 - Element rvsattr exists in the object ok 20 - Same contents in element rvsattr ok 21 - The object isa Net::Radius::Dictionary ok 22 - No errors during parse ok 23 - Element rval exists in the object ok 24 - Same contents in element rval ok 25 - Element vsaval exists in the object ok 26 - Same contents in element vsaval ok 27 - Element vsattr exists in the object ok 28 - Same contents in element vsattr ok 29 - Element rattr exists in the object ok 30 - Same contents in element rattr ok 31 - Element vendors exists in the object ok 32 - Same contents in element vendors ok 33 - Element val exists in the object ok 34 - Same contents in element val ok 35 - Element rvsaval exists in the object ok 36 - Same contents in element rvsaval ok 37 - Element attr exists in the object ok 38 - Same contents in element attr ok 39 - Element rvsattr exists in the object ok 40 - Same contents in element rvsattr ok t/attrover.....ok 1 - The object isa Net::Radius::Dictionary ok 2 - The object isa Net::Radius::Packet ok 3 - Correct number of attribute slots ok 4 - Correct name for slot 0 ok 5 - Correct value for slot 0 ok 6 - Undef slot 1 name ok 7 - Undef slot 1 value ok 8 - The object isa Net::Radius::Packet ok 9 - Correct number of attribute slots ok 10 - Correct name for slot 0 ok 11 - Correct value for slot 0 ok 12 - Correct name for slot 1 ok 13 - Correct value for slot 1 ok 14 - Correct name for slot 2 ok 15 - Correct value for slot 2 ok 16 - Undef slot 3 name ok 17 - Undef slot 3 value 1..17 ok t/attrslot.....1..61 ok 1 - The object isa Net::Radius::Dictionary ok 2 - The object isa Net::Radius::Packet ok 3 - Correct number of attribute slots in empty packet ok 4 - Undefined slot 0 name (e) ok 5 - Undefined slot 0 value (e) ok 6 - The object isa Net::Radius::Packet ok 7 - Correct number of attribute slots ok 8 - Correct name for slot 0 ok 9 - Correct value for slot 0 ok 10 - Correct name for slot 1 ok 11 - Correct value for slot 1 ok 12 - Undefined slot 2 name ok 13 - Undefined slot 2 value ok 14 - The object isa Net::Radius::Packet ok 15 - Correct name for slot 0 (q) ok 16 - Correct value for slot 0 (q) ok 17 - Correct name for slot 1 (q) ok 18 - Correct value for slot 1 (q) ok 19 - Undefined slot 2 name (q) ok 20 - Undefined slot 2 value (q) ok 21 - Correct number of attribute slots ok 22 - Correct name for slot 2 ok 23 - Correct value for slot 2 ok 24 - Undefined slot 3 name ok 25 - Undefined slot 3 value ok 26 - Correct number of attribute slots ok 27 - Correct name for slot 0 (q) ok 28 - Correct value for slot 0 (q) ok 29 - Correct name for slot 1 ok 30 - Correct value for slot 1 ok 31 - Undefined slot 2 name ok 32 - Undefined slot 2 value ok 33 - Correct number of attribute slots ok 34 - Correct name for slot 0 (q) ok 35 - Correct value for slot 0 (q) ok 36 - Correct name for slot 1 ok 37 - Correct value for slot 1 ok 38 - Undefined slot 2 name ok 39 - Undefined slot 2 value ok 40 - Correct number of attribute slots ok 41 - Correct name for slot 0 (q) ok 42 - Correct value for slot 0 (q) ok 43 - Undefined slot 1 name ok 44 - Undefined slot 1 value ok 45 - Correct number of attribute slots ok 46 - Undefined slot 0 name ok 47 - Undefined slot 0 value ok 48 - Correct number of attribute slots ok 49 - Undefined slot 0 name ok 50 - Undefined slot 0 value ok 51 - Correct number of attribute slots ok 52 - Correct name for slot 2 ok 53 - Correct value for slot 2 ok 54 - Undefined slot 3 name ok 55 - Undefined slot 3 value ok 56 - Correct name for slot 0 (q) ok 57 - Correct value for slot 0 (q) ok 58 - Correct name for slot 1 (q) ok 59 - Correct value for slot 1 (q) ok 60 - Undefined slot 2 name (q) ok 61 - Undefined slot 2 value (q) ok t/attrunset....ok 1 - The object isa Net::Radius::Dictionary ok 2 - The object isa Net::Radius::Packet ok 3 - ASCII Reply-Message loaded ok 4 - ASCII Reply-Message deleted ok 5 - UTF-8 Reply-Message loaded ok 6 - UTF-8 Reply-Message loaded ok 7 - 8-bit Reply-Message present ok 8 - 8-bit Reply-Message deleted 1..8 ok t/auth.........ok 1 - The object isa Net::Radius::Dictionary ok 2 - The object isa Net::Radius::Packet ok 3 - The object isa Net::Radius::Packet ok 4 - Correct password when good secret used ok 5 - Bad password when bad secret used ok 6 - The object isa Net::Radius::Packet ok 7 - Response matches request with proper secret ok 8 - Response doesn't match request with bad secret ok 9 - The object isa Net::Radius::Packet ok 10 - Validate acct req with good secret ok 11 - Validate acct req with bad secret 1..11 ok t/basedict.....1..90 ok 1 - The object isa Net::Radius::Dictionary ok 2 - No errors or warnings during parse ok 3 - ->{attr} ok 4 - The object isa HASH ok 5 - ->{rattr} ok 6 - The object isa HASH ok 7 - ->{val} ok 8 - The object isa HASH ok 9 - ->{rval} ok 10 - The object isa HASH ok 11 - ->{vsattr} ok 12 - The object isa HASH ok 13 - ->{vsaval} ok 14 - The object isa HASH ok 15 - ->{rvsaval} ok 16 - The object isa HASH ok 17 - ->{vendors} ok 18 - The object isa HASH ok 19 - The object isa Net::Radius::Dictionary ok 20 - No errors or warnings during parse ok 21 - ->{attr} ok 22 - The object isa HASH ok 23 - ->{rattr} ok 24 - The object isa HASH ok 25 - ->{val} ok 26 - The object isa HASH ok 27 - ->{rval} ok 28 - The object isa HASH ok 29 - ->{vsattr} ok 30 - The object isa HASH ok 31 - ->{vsaval} ok 32 - The object isa HASH ok 33 - ->{rvsaval} ok 34 - The object isa HASH ok 35 - ->{vendors} ok 36 - The object isa HASH ok 37 - The object isa Net::Radius::Dictionary ok 38 - No errors or warnings during parse ok 39 - ->{attr} ok 40 - The object isa HASH ok 41 - ->{rattr} ok 42 - The object isa HASH ok 43 - ->{val} ok 44 - The object isa HASH ok 45 - ->{rval} ok 46 - The object isa HASH ok 47 - ->{vsattr} ok 48 - The object isa HASH ok 49 - ->{vsaval} ok 50 - The object isa HASH ok 51 - ->{rvsaval} ok 52 - The object isa HASH ok 53 - ->{vendors} ok 54 - The object isa HASH ok 55 - The object isa Net::Radius::Dictionary ok 56 - No errors or warnings during parse ok 57 - ->{attr} ok 58 - The object isa HASH ok 59 - ->{rattr} ok 60 - The object isa HASH ok 61 - ->{val} ok 62 - The object isa HASH ok 63 - ->{rval} ok 64 - The object isa HASH ok 65 - ->{vsattr} ok 66 - The object isa HASH ok 67 - ->{vsaval} ok 68 - The object isa HASH ok 69 - ->{rvsaval} ok 70 - The object isa HASH ok 71 - ->{vendors} ok 72 - The object isa HASH ok 73 - The object isa Net::Radius::Dictionary ok 74 - No errors or warnings during parse ok 75 - ->{attr} ok 76 - The object isa HASH ok 77 - ->{rattr} ok 78 - The object isa HASH ok 79 - ->{val} ok 80 - The object isa HASH ok 81 - ->{rval} ok 82 - The object isa HASH ok 83 - ->{vsattr} ok 84 - The object isa HASH ok 85 - ->{vsaval} ok 86 - The object isa HASH ok 87 - ->{rvsaval} ok 88 - The object isa HASH ok 89 - ->{vendors} ok 90 - The object isa HASH ok t/bundled......1..384 ok 1 - The object isa Net::Radius::Dictionary ok 2 - The object isa Net::Radius::Dictionary ok 3 - The object isa Net::Radius::Dictionary ok 4 - The object isa Net::Radius::Dictionary ok 5 - The object isa Net::Radius::Dictionary ok 6 - The object isa Net::Radius::Dictionary ok 7 - The object isa Net::Radius::Dictionary ok 8 - The object isa Net::Radius::Dictionary ok 9 - The object isa Net::Radius::Dictionary ok 10 - The object isa Net::Radius::Dictionary ok 11 - The object isa Net::Radius::Dictionary ok 12 - The object isa Net::Radius::Dictionary ok 13 - The object isa Net::Radius::Dictionary ok 14 - The object isa Net::Radius::Dictionary ok 15 - The object isa Net::Radius::Dictionary ok 16 - The object isa Net::Radius::Dictionary ok 17 - The object isa Net::Radius::Dictionary ok 18 - The object isa Net::Radius::Dictionary ok 19 - The object isa Net::Radius::Dictionary ok 20 - The object isa Net::Radius::Dictionary ok 21 - The object isa Net::Radius::Dictionary ok 22 - The object isa Net::Radius::Dictionary ok 23 - The object isa Net::Radius::Dictionary ok 24 - The object isa Net::Radius::Dictionary ok 25 - The object isa Net::Radius::Dictionary ok 26 - The object isa Net::Radius::Dictionary ok 27 - The object isa Net::Radius::Dictionary ok 28 - The object isa Net::Radius::Dictionary ok 29 - The object isa Net::Radius::Dictionary ok 30 - The object isa Net::Radius::Dictionary ok 31 - The object isa Net::Radius::Dictionary ok 32 - The object isa Net::Radius::Dictionary ok 33 - The object isa Net::Radius::Dictionary ok 34 - The object isa Net::Radius::Dictionary ok 35 - The object isa Net::Radius::Dictionary ok 36 - The object isa Net::Radius::Dictionary ok 37 - The object isa Net::Radius::Dictionary ok 38 - The object isa Net::Radius::Dictionary ok 39 - The object isa Net::Radius::Dictionary ok 40 - The object isa Net::Radius::Dictionary ok 41 - The object isa Net::Radius::Dictionary ok 42 - The object isa Net::Radius::Dictionary ok 43 - The object isa Net::Radius::Dictionary ok 44 - The object isa Net::Radius::Dictionary ok 45 - The object isa Net::Radius::Dictionary ok 46 - The object isa Net::Radius::Dictionary ok 47 - The object isa Net::Radius::Dictionary ok 48 - The object isa Net::Radius::Dictionary ok 49 - The object isa Net::Radius::Dictionary ok 50 - The object isa Net::Radius::Dictionary ok 51 - The object isa Net::Radius::Dictionary ok 52 - The object isa Net::Radius::Dictionary ok 53 - The object isa Net::Radius::Dictionary ok 54 - The object isa Net::Radius::Dictionary ok 55 - The object isa Net::Radius::Dictionary ok 56 - The object isa Net::Radius::Dictionary ok 57 - The object isa Net::Radius::Dictionary ok 58 - The object isa Net::Radius::Dictionary ok 59 - The object isa Net::Radius::Dictionary ok 60 - The object isa Net::Radius::Dictionary ok 61 - The object isa Net::Radius::Dictionary ok 62 - The object isa Net::Radius::Dictionary ok 63 - The object isa Net::Radius::Dictionary ok 64 - The object isa Net::Radius::Dictionary ok 65 - No warning to readfile('dicts/dictionary.netscreen') ok 66 - No warning to readfile('dicts/dictionary.itk') ok 67 - No warning to readfile('dicts/dictionary.springtide') ok 68 - No warning to readfile('dicts/dictionary.wispr') ok 69 - No warning to readfile('dicts/dictionary.quintum') ok 70 - No warning to readfile('dicts/dictionary.3gpp') ok 71 - No warning to readfile('dicts/dictionary.karlnet') ok 72 - No warning to readfile('dicts/dictionary.extreme') ok 73 - No warning to readfile('dicts/dictionary.xedia') ok 74 - No warning to readfile('dicts/dictionary.foundry') ok 75 - No warning to readfile('dicts/dictionary.freeradius') ok 76 - No warning to readfile('dicts/dictionary') ok 77 - No warning to readfile('dicts/dictionary.columbia_university') ok 78 - No warning to readfile('dicts/dictionary.unix') ok 79 - No warning to readfile('dicts/dictionary.erx') ok 80 - No warning to readfile('dicts/dictionary.redback') ok 81 - No warning to readfile('dicts/dictionary.cosine') ok 82 - No warning to readfile('dicts/dictionary.aptis') ok 83 - No warning to readfile('dicts/dictionary.cabletron') ok 84 - No warning to readfile('dicts/dictionary.tunnel') ok 85 - No warning to readfile('dicts/dictionary.shasta') ok 86 - No warning to readfile('dicts/dictionary.acc') ok 87 - No warning to readfile('dicts/dictionary.livingston') ok 88 - No warning to readfile('dicts/dictionary.gandalf') ok 89 - No warning to readfile('dicts/dictionary.shiva') ok 90 - No warning to readfile('dicts/dictionary.alcatel') ok 91 - No warning to readfile('dicts/dictionary.cisco.vpn3000') ok 92 - No warning to readfile('dicts/dictionary.broadsoft') ok 93 - No warning to readfile('dicts/dictionary.telebit') ok 94 - No warning to readfile('dicts/dictionary.navini') ok 95 - No warning to readfile('dicts/dictionary.garderos') ok 96 - No warning to readfile('dicts/dictionary.nomadix') ok 97 - No warning to readfile('dicts/dictionary.merit') ok 98 - No warning to readfile('dicts/dictionary.valemount') ok 99 - No warning to readfile('dicts/dictionary.trapeze') ok 100 - No warning to readfile('dicts/dictionary.3gpp2') ok 101 - No warning to readfile('dicts/dictionary.microsoft') ok 102 - No warning to readfile('dicts/dictionary.gemtek') ok 103 - No warning to readfile('dicts/dictionary.sonicwall') ok 104 - No warning to readfile('dicts/dictionary.alteon') ok 105 - No warning to readfile('dicts/dictionary.bay') ok 106 - No warning to readfile('dicts/dictionary.usr') ok 107 - No warning to readfile('dicts/dictionary.versanet') ok 108 - No warning to readfile('dicts/dictionary.mikrotik') ok 109 - No warning to readfile('dicts/dictionary.juniper') ok 110 - No warning to readfile('dicts/dictionary.bintec') ok 111 - No warning to readfile('dicts/dictionary.ascend') ok 112 - No warning to readfile('dicts/dictionary.cablelabs') ok 113 - No warning to readfile('dicts/dictionary.bristol') ok 114 - No warning to readfile('dicts/dictionary.redcreek') ok 115 - No warning to readfile('dicts/dictionary.cisco.bbsm') ok 116 - No warning to readfile('dicts/dictionary.colubris') ok 117 - No warning to readfile('dicts/dictionary.localweb') ok 118 - No warning to readfile('dicts/dictionary.cisco') ok 119 - No warning to readfile('dicts/dictionary.cisco.vpn5000') ok 120 - No warning to readfile('dicts/dictionary.t_systems_nova') ok 121 - No warning to readfile('dicts/dictionary.propel') ok 122 - No warning to readfile('dicts/dictionary.base') ok 123 - No warning to readfile('dicts/dictionary.3com') ok 124 - No warning to readfile('dicts/dictionary.compat') ok 125 - No warning to readfile('dicts/dictionary.nokia') ok 126 - No warning to readfile('dicts/dictionary.3com-o') ok 127 - No warning to readfile('dicts/dictionary.unisphere') ok 128 - No warning to readfile('dicts/dictionary.altiga') ok 129 - Correct number of attributes in dicts/dictionary.netscreen ok 130 - No warn fetching vendor Netscreen in dicts/dictionary.netscreen ok 131 - Vendor Netscreen in dicts/dictionary.netscreen ok 132 - Correct number of VSAs for Netscreen in dicts/dictionary.netscreen ok 133 - Correct number of attributes in dicts/dictionary.itk ok 134 - No warn fetching vendor ITK in dicts/dictionary.itk ok 135 - Vendor ITK in dicts/dictionary.itk ok 136 - Correct number of VSAs for ITK in dicts/dictionary.itk ok 137 - Correct number of attributes in dicts/dictionary.springtide ok 138 - No warn fetching vendor SpringTide in dicts/dictionary.springtide ok 139 - Vendor SpringTide in dicts/dictionary.springtide ok 140 - Correct number of VSAs for SpringTide in dicts/dictionary.springtide ok 141 - Correct number of attributes in dicts/dictionary.wispr ok 142 - No warn fetching vendor WISPr in dicts/dictionary.wispr ok 143 - Vendor WISPr in dicts/dictionary.wispr ok 144 - Correct number of VSAs for WISPr in dicts/dictionary.wispr ok 145 - Correct number of attributes in dicts/dictionary.quintum ok 146 - No warn fetching vendor Quintum in dicts/dictionary.quintum ok 147 - Vendor Quintum in dicts/dictionary.quintum ok 148 - Correct number of VSAs for Quintum in dicts/dictionary.quintum ok 149 - Correct number of attributes in dicts/dictionary.3gpp ok 150 - No warn fetching vendor 3GPP in dicts/dictionary.3gpp ok 151 - Vendor 3GPP in dicts/dictionary.3gpp ok 152 - Correct number of VSAs for 3GPP in dicts/dictionary.3gpp ok 153 - Correct number of attributes in dicts/dictionary.karlnet ok 154 - No warn fetching vendor KarlNet in dicts/dictionary.karlnet ok 155 - Vendor KarlNet in dicts/dictionary.karlnet ok 156 - Correct number of VSAs for KarlNet in dicts/dictionary.karlnet ok 157 - Correct number of attributes in dicts/dictionary.extreme ok 158 - No warn fetching vendor Extreme in dicts/dictionary.extreme ok 159 - Vendor Extreme in dicts/dictionary.extreme ok 160 - Correct number of VSAs for Extreme in dicts/dictionary.extreme ok 161 - Correct number of attributes in dicts/dictionary.xedia ok 162 - No warn fetching vendor Xedia in dicts/dictionary.xedia ok 163 - Vendor Xedia in dicts/dictionary.xedia ok 164 - Correct number of VSAs for Xedia in dicts/dictionary.xedia ok 165 - Correct number of attributes in dicts/dictionary.foundry ok 166 - No warn fetching vendor Foundry in dicts/dictionary.foundry ok 167 - Vendor Foundry in dicts/dictionary.foundry ok 168 - Correct number of VSAs for Foundry in dicts/dictionary.foundry ok 169 - Correct number of attributes in dicts/dictionary.freeradius ok 170 - No warn fetching vendor FreeRADIUS in dicts/dictionary.freeradius ok 171 - Vendor FreeRADIUS in dicts/dictionary.freeradius ok 172 - Correct number of VSAs for FreeRADIUS in dicts/dictionary.freeradius ok 173 - Correct number of attributes in dicts/dictionary ok 174 # skip No vendors defined in dicts/dictionary ok 175 # skip No vendors defined in dicts/dictionary ok 176 # skip No vendors defined in dicts/dictionary ok 177 - Correct number of attributes in dicts/dictionary.columbia_university ok 178 - No warn fetching vendor Columbia-University in dicts/dictionary.columbia_university ok 179 - Vendor Columbia-University in dicts/dictionary.columbia_university ok 180 - Correct number of VSAs for Columbia-University in dicts/dictionary.columbia_university ok 181 - Correct number of attributes in dicts/dictionary.unix ok 182 - No warn fetching vendor Unix in dicts/dictionary.unix ok 183 - Vendor Unix in dicts/dictionary.unix ok 184 - Correct number of VSAs for Unix in dicts/dictionary.unix ok 185 - Correct number of attributes in dicts/dictionary.erx ok 186 - No warn fetching vendor ERX in dicts/dictionary.erx ok 187 - Vendor ERX in dicts/dictionary.erx ok 188 - Correct number of VSAs for ERX in dicts/dictionary.erx ok 189 - Correct number of attributes in dicts/dictionary.redback ok 190 - No warn fetching vendor Redback in dicts/dictionary.redback ok 191 - Vendor Redback in dicts/dictionary.redback ok 192 - Correct number of VSAs for Redback in dicts/dictionary.redback ok 193 - Correct number of attributes in dicts/dictionary.cosine ok 194 - No warn fetching vendor Cosine in dicts/dictionary.cosine ok 195 - Vendor Cosine in dicts/dictionary.cosine ok 196 - Correct number of VSAs for Cosine in dicts/dictionary.cosine ok 197 - Correct number of attributes in dicts/dictionary.aptis ok 198 - No warn fetching vendor Aptis in dicts/dictionary.aptis ok 199 - Vendor Aptis in dicts/dictionary.aptis ok 200 - Correct number of VSAs for Aptis in dicts/dictionary.aptis ok 201 - Correct number of attributes in dicts/dictionary.cabletron ok 202 - No warn fetching vendor Cabletron in dicts/dictionary.cabletron ok 203 - Vendor Cabletron in dicts/dictionary.cabletron ok 204 - Correct number of VSAs for Cabletron in dicts/dictionary.cabletron ok 205 - Correct number of attributes in dicts/dictionary.tunnel ok 206 # skip No vendors defined in dicts/dictionary.tunnel ok 207 # skip No vendors defined in dicts/dictionary.tunnel ok 208 # skip No vendors defined in dicts/dictionary.tunnel ok 209 - Correct number of attributes in dicts/dictionary.shasta ok 210 - No warn fetching vendor Shasta in dicts/dictionary.shasta ok 211 - Vendor Shasta in dicts/dictionary.shasta ok 212 - Correct number of VSAs for Shasta in dicts/dictionary.shasta ok 213 - Correct number of attributes in dicts/dictionary.acc ok 214 - No warn fetching vendor Acc in dicts/dictionary.acc ok 215 - Vendor Acc in dicts/dictionary.acc ok 216 - Correct number of VSAs for Acc in dicts/dictionary.acc ok 217 - Correct number of attributes in dicts/dictionary.livingston ok 218 - No warn fetching vendor Livingston in dicts/dictionary.livingston ok 219 - Vendor Livingston in dicts/dictionary.livingston ok 220 - Correct number of VSAs for Livingston in dicts/dictionary.livingston ok 221 - Correct number of attributes in dicts/dictionary.gandalf ok 222 - No warn fetching vendor Gandalf in dicts/dictionary.gandalf ok 223 - Vendor Gandalf in dicts/dictionary.gandalf ok 224 - Correct number of VSAs for Gandalf in dicts/dictionary.gandalf ok 225 - Correct number of attributes in dicts/dictionary.shiva ok 226 - No warn fetching vendor Shiva in dicts/dictionary.shiva ok 227 - Vendor Shiva in dicts/dictionary.shiva ok 228 - Correct number of VSAs for Shiva in dicts/dictionary.shiva ok 229 - Correct number of attributes in dicts/dictionary.alcatel ok 230 - No warn fetching vendor Alcatel in dicts/dictionary.alcatel ok 231 - Vendor Alcatel in dicts/dictionary.alcatel ok 232 - Correct number of VSAs for Alcatel in dicts/dictionary.alcatel ok 233 - Correct number of attributes in dicts/dictionary.cisco.vpn3000 ok 234 - No warn fetching vendor Cisco-VPN3000 in dicts/dictionary.cisco.vpn3000 ok 235 - Vendor Cisco-VPN3000 in dicts/dictionary.cisco.vpn3000 ok 236 - Correct number of VSAs for Cisco-VPN3000 in dicts/dictionary.cisco.vpn3000 ok 237 - Correct number of attributes in dicts/dictionary.broadsoft ok 238 - No warn fetching vendor BroadSoft in dicts/dictionary.broadsoft ok 239 - Vendor BroadSoft in dicts/dictionary.broadsoft ok 240 - Correct number of VSAs for BroadSoft in dicts/dictionary.broadsoft ok 241 - Correct number of attributes in dicts/dictionary.telebit ok 242 - No warn fetching vendor Telebit in dicts/dictionary.telebit ok 243 - Vendor Telebit in dicts/dictionary.telebit ok 244 - Correct number of VSAs for Telebit in dicts/dictionary.telebit ok 245 - Correct number of attributes in dicts/dictionary.navini ok 246 - No warn fetching vendor Navini in dicts/dictionary.navini ok 247 - Vendor Navini in dicts/dictionary.navini ok 248 - Correct number of VSAs for Navini in dicts/dictionary.navini ok 249 - Correct number of attributes in dicts/dictionary.garderos ok 250 - No warn fetching vendor Garderos in dicts/dictionary.garderos ok 251 - Vendor Garderos in dicts/dictionary.garderos ok 252 - Correct number of VSAs for Garderos in dicts/dictionary.garderos ok 253 - Correct number of attributes in dicts/dictionary.nomadix ok 254 - No warn fetching vendor Nomadix in dicts/dictionary.nomadix ok 255 - Vendor Nomadix in dicts/dictionary.nomadix ok 256 - Correct number of VSAs for Nomadix in dicts/dictionary.nomadix ok 257 - Correct number of attributes in dicts/dictionary.merit ok 258 - No warn fetching vendor Merit in dicts/dictionary.merit ok 259 - Vendor Merit in dicts/dictionary.merit ok 260 - Correct number of VSAs for Merit in dicts/dictionary.merit ok 261 - Correct number of attributes in dicts/dictionary.valemount ok 262 - No warn fetching vendor ValemountNetworks in dicts/dictionary.valemount ok 263 - Vendor ValemountNetworks in dicts/dictionary.valemount ok 264 - Correct number of VSAs for ValemountNetworks in dicts/dictionary.valemount ok 265 - Correct number of attributes in dicts/dictionary.trapeze ok 266 - No warn fetching vendor Trapeze in dicts/dictionary.trapeze ok 267 - Vendor Trapeze in dicts/dictionary.trapeze ok 268 - Correct number of VSAs for Trapeze in dicts/dictionary.trapeze ok 269 - Correct number of attributes in dicts/dictionary.3gpp2 ok 270 - No warn fetching vendor 3GPP2 in dicts/dictionary.3gpp2 ok 271 - Vendor 3GPP2 in dicts/dictionary.3gpp2 ok 272 - Correct number of VSAs for 3GPP2 in dicts/dictionary.3gpp2 ok 273 - Correct number of attributes in dicts/dictionary.microsoft ok 274 - No warn fetching vendor Microsoft in dicts/dictionary.microsoft ok 275 - Vendor Microsoft in dicts/dictionary.microsoft ok 276 - Correct number of VSAs for Microsoft in dicts/dictionary.microsoft ok 277 - Correct number of attributes in dicts/dictionary.gemtek ok 278 - No warn fetching vendor Gemtek in dicts/dictionary.gemtek ok 279 - Vendor Gemtek in dicts/dictionary.gemtek ok 280 - Correct number of VSAs for Gemtek in dicts/dictionary.gemtek ok 281 - Correct number of attributes in dicts/dictionary.sonicwall ok 282 - No warn fetching vendor SonicWall in dicts/dictionary.sonicwall ok 283 - Vendor SonicWall in dicts/dictionary.sonicwall ok 284 - Correct number of VSAs for SonicWall in dicts/dictionary.sonicwall ok 285 - Correct number of attributes in dicts/dictionary.alteon ok 286 - No warn fetching vendor Alteon in dicts/dictionary.alteon ok 287 - Vendor Alteon in dicts/dictionary.alteon ok 288 - Correct number of VSAs for Alteon in dicts/dictionary.alteon ok 289 - Correct number of attributes in dicts/dictionary.bay ok 290 - No warn fetching vendor Bay-Networks in dicts/dictionary.bay ok 291 - Vendor Bay-Networks in dicts/dictionary.bay ok 292 - Correct number of VSAs for Bay-Networks in dicts/dictionary.bay ok 293 - Correct number of attributes in dicts/dictionary.usr ok 294 - No warn fetching vendor USR in dicts/dictionary.usr ok 295 - Vendor USR in dicts/dictionary.usr ok 296 - Correct number of VSAs for USR in dicts/dictionary.usr ok 297 - Correct number of attributes in dicts/dictionary.versanet ok 298 - No warn fetching vendor Versanet in dicts/dictionary.versanet ok 299 - Vendor Versanet in dicts/dictionary.versanet ok 300 - Correct number of VSAs for Versanet in dicts/dictionary.versanet ok 301 - Correct number of attributes in dicts/dictionary.mikrotik ok 302 - No warn fetching vendor Mikrotik in dicts/dictionary.mikrotik ok 303 - Vendor Mikrotik in dicts/dictionary.mikrotik ok 304 - Correct number of VSAs for Mikrotik in dicts/dictionary.mikrotik ok 305 - Correct number of attributes in dicts/dictionary.juniper ok 306 - No warn fetching vendor Juniper in dicts/dictionary.juniper ok 307 - Vendor Juniper in dicts/dictionary.juniper ok 308 - Correct number of VSAs for Juniper in dicts/dictionary.juniper ok 309 - Correct number of attributes in dicts/dictionary.bintec ok 310 - No warn fetching vendor BinTec in dicts/dictionary.bintec ok 311 - Vendor BinTec in dicts/dictionary.bintec ok 312 - Correct number of VSAs for BinTec in dicts/dictionary.bintec ok 313 - Correct number of attributes in dicts/dictionary.ascend ok 314 - No warn fetching vendor Ascend in dicts/dictionary.ascend ok 315 - Vendor Ascend in dicts/dictionary.ascend ok 316 - Correct number of VSAs for Ascend in dicts/dictionary.ascend ok 317 - Correct number of attributes in dicts/dictionary.cablelabs ok 318 - No warn fetching vendor CableLabs in dicts/dictionary.cablelabs ok 319 - Vendor CableLabs in dicts/dictionary.cablelabs ok 320 - Correct number of VSAs for CableLabs in dicts/dictionary.cablelabs ok 321 - Correct number of attributes in dicts/dictionary.bristol ok 322 - No warn fetching vendor Bristol in dicts/dictionary.bristol ok 323 - Vendor Bristol in dicts/dictionary.bristol ok 324 - Correct number of VSAs for Bristol in dicts/dictionary.bristol ok 325 - Correct number of attributes in dicts/dictionary.redcreek ok 326 - No warn fetching vendor RedCreek in dicts/dictionary.redcreek ok 327 - Vendor RedCreek in dicts/dictionary.redcreek ok 328 - Correct number of VSAs for RedCreek in dicts/dictionary.redcreek ok 329 - Correct number of attributes in dicts/dictionary.cisco.bbsm ok 330 - No warn fetching vendor Cisco-BBSM in dicts/dictionary.cisco.bbsm ok 331 - Vendor Cisco-BBSM in dicts/dictionary.cisco.bbsm ok 332 - Correct number of VSAs for Cisco-BBSM in dicts/dictionary.cisco.bbsm ok 333 - Correct number of attributes in dicts/dictionary.colubris ok 334 - No warn fetching vendor Colubris in dicts/dictionary.colubris ok 335 - Vendor Colubris in dicts/dictionary.colubris ok 336 - Correct number of VSAs for Colubris in dicts/dictionary.colubris ok 337 - Correct number of attributes in dicts/dictionary.localweb ok 338 - No warn fetching vendor Local-Web in dicts/dictionary.localweb ok 339 - Vendor Local-Web in dicts/dictionary.localweb ok 340 - Correct number of VSAs for Local-Web in dicts/dictionary.localweb ok 341 - Correct number of attributes in dicts/dictionary.cisco ok 342 - No warn fetching vendor Cisco in dicts/dictionary.cisco ok 343 - Vendor Cisco in dicts/dictionary.cisco ok 344 - Correct number of VSAs for Cisco in dicts/dictionary.cisco ok 345 - Correct number of attributes in dicts/dictionary.cisco.vpn5000 ok 346 - No warn fetching vendor Cisco-VPN5000 in dicts/dictionary.cisco.vpn5000 ok 347 - Vendor Cisco-VPN5000 in dicts/dictionary.cisco.vpn5000 ok 348 - Correct number of VSAs for Cisco-VPN5000 in dicts/dictionary.cisco.vpn5000 ok 349 - Correct number of attributes in dicts/dictionary.t_systems_nova ok 350 - No warn fetching vendor T-Systems-Nova in dicts/dictionary.t_systems_nova ok 351 - Vendor T-Systems-Nova in dicts/dictionary.t_systems_nova ok 352 - Correct number of VSAs for T-Systems-Nova in dicts/dictionary.t_systems_nova ok 353 - Correct number of attributes in dicts/dictionary.propel ok 354 - No warn fetching vendor Propel in dicts/dictionary.propel ok 355 - Vendor Propel in dicts/dictionary.propel ok 356 - Correct number of VSAs for Propel in dicts/dictionary.propel ok 357 - Correct number of attributes in dicts/dictionary.base ok 358 # skip No vendors defined in dicts/dictionary.base ok 359 # skip No vendors defined in dicts/dictionary.base ok 360 # skip No vendors defined in dicts/dictionary.base ok 361 - Correct number of attributes in dicts/dictionary.3com ok 362 - No warn fetching vendor 3com in dicts/dictionary.3com ok 363 - Vendor 3com in dicts/dictionary.3com ok 364 - Correct number of VSAs for 3com in dicts/dictionary.3com ok 365 - Correct number of attributes in dicts/dictionary.compat ok 366 # skip No vendors defined in dicts/dictionary.compat ok 367 # skip No vendors defined in dicts/dictionary.compat ok 368 # skip No vendors defined in dicts/dictionary.compat ok 369 - Correct number of attributes in dicts/dictionary.nokia ok 370 # skip No vendors defined in dicts/dictionary.nokia ok 371 # skip No vendors defined in dicts/dictionary.nokia ok 372 # skip No vendors defined in dicts/dictionary.nokia ok 373 - Correct number of attributes in dicts/dictionary.3com-o ok 374 - No warn fetching vendor USR in dicts/dictionary.3com-o ok 375 - Vendor USR in dicts/dictionary.3com-o ok 376 - Correct number of VSAs for USR in dicts/dictionary.3com-o ok 377 - Correct number of attributes in dicts/dictionary.unisphere ok 378 - No warn fetching vendor Unisphere in dicts/dictionary.unisphere ok 379 - Vendor Unisphere in dicts/dictionary.unisphere ok 380 - Correct number of VSAs for Unisphere in dicts/dictionary.unisphere ok 381 - Correct number of attributes in dicts/dictionary.altiga ok 382 - No warn fetching vendor Altiga in dicts/dictionary.altiga ok 383 - Vendor Altiga in dicts/dictionary.altiga ok 384 - Correct number of VSAs for Altiga in dicts/dictionary.altiga ok 15/384 skipped: various reasons t/dictover.....1..54 ok 1 - The object isa Net::Radius::Dictionary ok 2 - No errors during parse ok 3 - Element rval exists in the object ok 4 - Same contents in element rval ok 5 - Element vsaval exists in the object ok 6 - Same contents in element vsaval ok 7 - Element vsattr exists in the object ok 8 - Same contents in element vsattr ok 9 - Element rattr exists in the object ok 10 - Same contents in element rattr ok 11 - Element vendors exists in the object ok 12 - Same contents in element vendors ok 13 - Element val exists in the object ok 14 - Same contents in element val ok 15 - Element rvsaval exists in the object ok 16 - Same contents in element rvsaval ok 17 - Element attr exists in the object ok 18 - Same contents in element attr ok 19 - Element rvsattr exists in the object ok 20 - Same contents in element rvsattr ok 21 - No errors during parse of override dictionary ok 22 - Correct number of overriden User-Name ok 23 - Correct name for User-Name overriden attribute code ok 24 - Correct type of overriden User-Name ok 25 - Correct overriding of vendor code ok 26 - Correct overriding of VSA Attribute name ok 27 - Correct overriding of VSA Attribute number ok 28 - The object isa Net::Radius::Dictionary ok 29 - No errors during parse ok 30 - Element rval exists in the object ok 31 - Same contents in element rval ok 32 - Element vsaval exists in the object ok 33 - Same contents in element vsaval ok 34 - Element vsattr exists in the object ok 35 - Same contents in element vsattr ok 36 - Element rattr exists in the object ok 37 - Same contents in element rattr ok 38 - Element vendors exists in the object ok 39 - Same contents in element vendors ok 40 - Element val exists in the object ok 41 - Same contents in element val ok 42 - Element rvsaval exists in the object ok 43 - Same contents in element rvsaval ok 44 - Element attr exists in the object ok 45 - Same contents in element attr ok 46 - Element rvsattr exists in the object ok 47 - Same contents in element rvsattr ok 48 - No errors during parse of override dictionary ok 49 - Correct number of overriden User-Name ok 50 - Correct name for User-Name overriden attribute code ok 51 - Correct type of overriden User-Name ok 52 - Correct overriding of vendor code ok 53 - Correct overriding of VSA Attribute name ok 54 - Correct overriding of VSA Attribute number ok t/dump.........1..257 ok 1 - The object isa Net::Radius::Packet ok 2 - Correct dump of chr(0) ok 3 - Correct dump of chr(1) ok 4 - Correct dump of chr(2) ok 5 - Correct dump of chr(3) ok 6 - Correct dump of chr(4) ok 7 - Correct dump of chr(5) ok 8 - Correct dump of chr(6) ok 9 - Correct dump of chr(7) ok 10 - Correct dump of chr(8) ok 11 - Correct dump of chr(9) ok 12 - Correct dump of chr(10) ok 13 - Correct dump of chr(11) ok 14 - Correct dump of chr(12) ok 15 - Correct dump of chr(13) ok 16 - Correct dump of chr(14) ok 17 - Correct dump of chr(15) ok 18 - Correct dump of chr(16) ok 19 - Correct dump of chr(17) ok 20 - Correct dump of chr(18) ok 21 - Correct dump of chr(19) ok 22 - Correct dump of chr(20) ok 23 - Correct dump of chr(21) ok 24 - Correct dump of chr(22) ok 25 - Correct dump of chr(23) ok 26 - Correct dump of chr(24) ok 27 - Correct dump of chr(25) ok 28 - Correct dump of chr(26) ok 29 - Correct dump of chr(27) ok 30 - Correct dump of chr(28) ok 31 - Correct dump of chr(29) ok 32 - Correct dump of chr(30) ok 33 - Correct dump of chr(31) ok 34 - Correct dump of chr(127) ok 35 - Correct dump of chr(128) ok 36 - Correct dump of chr(129) ok 37 - Correct dump of chr(130) ok 38 - Correct dump of chr(131) ok 39 - Correct dump of chr(132) ok 40 - Correct dump of chr(133) ok 41 - Correct dump of chr(134) ok 42 - Correct dump of chr(135) ok 43 - Correct dump of chr(136) ok 44 - Correct dump of chr(137) ok 45 - Correct dump of chr(138) ok 46 - Correct dump of chr(139) ok 47 - Correct dump of chr(140) ok 48 - Correct dump of chr(141) ok 49 - Correct dump of chr(142) ok 50 - Correct dump of chr(143) ok 51 - Correct dump of chr(144) ok 52 - Correct dump of chr(145) ok 53 - Correct dump of chr(146) ok 54 - Correct dump of chr(147) ok 55 - Correct dump of chr(148) ok 56 - Correct dump of chr(149) ok 57 - Correct dump of chr(150) ok 58 - Correct dump of chr(151) ok 59 - Correct dump of chr(152) ok 60 - Correct dump of chr(153) ok 61 - Correct dump of chr(154) ok 62 - Correct dump of chr(155) ok 63 - Correct dump of chr(156) ok 64 - Correct dump of chr(157) ok 65 - Correct dump of chr(158) ok 66 - Correct dump of chr(159) ok 67 - Correct dump of chr(160) ok 68 - Correct dump of chr(161) ok 69 - Correct dump of chr(162) ok 70 - Correct dump of chr(163) ok 71 - Correct dump of chr(164) ok 72 - Correct dump of chr(165) ok 73 - Correct dump of chr(166) ok 74 - Correct dump of chr(167) ok 75 - Correct dump of chr(168) ok 76 - Correct dump of chr(169) ok 77 - Correct dump of chr(170) ok 78 - Correct dump of chr(171) ok 79 - Correct dump of chr(172) ok 80 - Correct dump of chr(173) ok 81 - Correct dump of chr(174) ok 82 - Correct dump of chr(175) ok 83 - Correct dump of chr(176) ok 84 - Correct dump of chr(177) ok 85 - Correct dump of chr(178) ok 86 - Correct dump of chr(179) ok 87 - Correct dump of chr(180) ok 88 - Correct dump of chr(181) ok 89 - Correct dump of chr(182) ok 90 - Correct dump of chr(183) ok 91 - Correct dump of chr(184) ok 92 - Correct dump of chr(185) ok 93 - Correct dump of chr(186) ok 94 - Correct dump of chr(187) ok 95 - Correct dump of chr(188) ok 96 - Correct dump of chr(189) ok 97 - Correct dump of chr(190) ok 98 - Correct dump of chr(191) ok 99 - Correct dump of chr(192) ok 100 - Correct dump of chr(193) ok 101 - Correct dump of chr(194) ok 102 - Correct dump of chr(195) ok 103 - Correct dump of chr(196) ok 104 - Correct dump of chr(197) ok 105 - Correct dump of chr(198) ok 106 - Correct dump of chr(199) ok 107 - Correct dump of chr(200) ok 108 - Correct dump of chr(201) ok 109 - Correct dump of chr(202) ok 110 - Correct dump of chr(203) ok 111 - Correct dump of chr(204) ok 112 - Correct dump of chr(205) ok 113 - Correct dump of chr(206) ok 114 - Correct dump of chr(207) ok 115 - Correct dump of chr(208) ok 116 - Correct dump of chr(209) ok 117 - Correct dump of chr(210) ok 118 - Correct dump of chr(211) ok 119 - Correct dump of chr(212) ok 120 - Correct dump of chr(213) ok 121 - Correct dump of chr(214) ok 122 - Correct dump of chr(215) ok 123 - Correct dump of chr(216) ok 124 - Correct dump of chr(217) ok 125 - Correct dump of chr(218) ok 126 - Correct dump of chr(219) ok 127 - Correct dump of chr(220) ok 128 - Correct dump of chr(221) ok 129 - Correct dump of chr(222) ok 130 - Correct dump of chr(223) ok 131 - Correct dump of chr(224) ok 132 - Correct dump of chr(225) ok 133 - Correct dump of chr(226) ok 134 - Correct dump of chr(227) ok 135 - Correct dump of chr(228) ok 136 - Correct dump of chr(229) ok 137 - Correct dump of chr(230) ok 138 - Correct dump of chr(231) ok 139 - Correct dump of chr(232) ok 140 - Correct dump of chr(233) ok 141 - Correct dump of chr(234) ok 142 - Correct dump of chr(235) ok 143 - Correct dump of chr(236) ok 144 - Correct dump of chr(237) ok 145 - Correct dump of chr(238) ok 146 - Correct dump of chr(239) ok 147 - Correct dump of chr(240) ok 148 - Correct dump of chr(241) ok 149 - Correct dump of chr(242) ok 150 - Correct dump of chr(243) ok 151 - Correct dump of chr(244) ok 152 - Correct dump of chr(245) ok 153 - Correct dump of chr(246) ok 154 - Correct dump of chr(247) ok 155 - Correct dump of chr(248) ok 156 - Correct dump of chr(249) ok 157 - Correct dump of chr(250) ok 158 - Correct dump of chr(251) ok 159 - Correct dump of chr(252) ok 160 - Correct dump of chr(253) ok 161 - Correct dump of chr(254) ok 162 - Correct dump of chr(255) ok 163 - Correct dump of chr(32) ok 164 - Correct dump of chr(33) ok 165 - Correct dump of chr(34) ok 166 - Correct dump of chr(35) ok 167 - Correct dump of chr(44) ok 168 - Correct dump of chr(45) ok 169 - Correct dump of chr(47) ok 170 - Correct dump of chr(48) ok 171 - Correct dump of chr(49) ok 172 - Correct dump of chr(50) ok 173 - Correct dump of chr(51) ok 174 - Correct dump of chr(52) ok 175 - Correct dump of chr(53) ok 176 - Correct dump of chr(54) ok 177 - Correct dump of chr(55) ok 178 - Correct dump of chr(56) ok 179 - Correct dump of chr(57) ok 180 - Correct dump of chr(58) ok 181 - Correct dump of chr(59) ok 182 - Correct dump of chr(60) ok 183 - Correct dump of chr(61) ok 184 - Correct dump of chr(62) ok 185 - Correct dump of chr(64) ok 186 - Correct dump of chr(65) ok 187 - Correct dump of chr(66) ok 188 - Correct dump of chr(67) ok 189 - Correct dump of chr(68) ok 190 - Correct dump of chr(69) ok 191 - Correct dump of chr(70) ok 192 - Correct dump of chr(71) ok 193 - Correct dump of chr(72) ok 194 - Correct dump of chr(73) ok 195 - Correct dump of chr(74) ok 196 - Correct dump of chr(75) ok 197 - Correct dump of chr(76) ok 198 - Correct dump of chr(77) ok 199 - Correct dump of chr(78) ok 200 - Correct dump of chr(79) ok 201 - Correct dump of chr(80) ok 202 - Correct dump of chr(81) ok 203 - Correct dump of chr(82) ok 204 - Correct dump of chr(83) ok 205 - Correct dump of chr(84) ok 206 - Correct dump of chr(85) ok 207 - Correct dump of chr(86) ok 208 - Correct dump of chr(87) ok 209 - Correct dump of chr(88) ok 210 - Correct dump of chr(89) ok 211 - Correct dump of chr(90) ok 212 - Correct dump of chr(95) ok 213 - Correct dump of chr(97) ok 214 - Correct dump of chr(98) ok 215 - Correct dump of chr(99) ok 216 - Correct dump of chr(100) ok 217 - Correct dump of chr(101) ok 218 - Correct dump of chr(102) ok 219 - Correct dump of chr(103) ok 220 - Correct dump of chr(104) ok 221 - Correct dump of chr(105) ok 222 - Correct dump of chr(106) ok 223 - Correct dump of chr(107) ok 224 - Correct dump of chr(108) ok 225 - Correct dump of chr(109) ok 226 - Correct dump of chr(110) ok 227 - Correct dump of chr(111) ok 228 - Correct dump of chr(112) ok 229 - Correct dump of chr(113) ok 230 - Correct dump of chr(114) ok 231 - Correct dump of chr(115) ok 232 - Correct dump of chr(116) ok 233 - Correct dump of chr(117) ok 234 - Correct dump of chr(118) ok 235 - Correct dump of chr(119) ok 236 - Correct dump of chr(120) ok 237 - Correct dump of chr(121) ok 238 - Correct dump of chr(122) ok 239 - Correct dump of chr(124) ok 240 - Correct dump of chr(42) ok 241 - Correct dump of chr(43) ok 242 - Correct dump of chr(46) ok 243 - Correct dump of chr(63) ok 244 - Correct dump of chr(36) ok 245 - Correct dump of chr(37) ok 246 - Correct dump of chr(38) ok 247 - Correct dump of chr(39) ok 248 - Correct dump of chr(40) ok 249 - Correct dump of chr(41) ok 250 - Correct dump of chr(91) ok 251 - Correct dump of chr(92) ok 252 - Correct dump of chr(93) ok 253 - Correct dump of chr(94) ok 254 - Correct dump of chr(96) ok 255 - Correct dump of chr(123) ok 256 - Correct dump of chr(124) ok 257 - Correct dump of chr(125) ok t/packdict.....1..30 ok 1 - The object isa Net::Radius::Dictionary ok 2 - No errors during parse ok 3 - Default packet numbers number ok 4 - Simple mapping presence in hash ok 5 - Default packet names number ok 6 - Simple mapping presence in hash ok 7 - Back-resolution of 6 to Interim Accounting as default ok 8 - packet_hasname() to default ok 9 - packet_num() to default ok 10 - packet_hasnum() to default ok 11 - packet_name() to default ok 12 - packet_hasname() on inexistent ok 13 - packet_num() on inexistent ok 14 - packet_hasnum() on inexistent ok 15 - packet_name() on inexistent ok 16 - The object isa Net::Radius::Dictionary ok 17 - No errors during parse ok 18 - Packet numbers number ok 19 - Simple mapping presence in hash ok 20 - Packet names number ok 21 - Simple mapping presence in hash ok 22 - Experimental value ok 23 - packet_hasname() to default ok 24 - packet_num() to default ok 25 - packet_hasnum() to default ok 26 - packet_name() to default ok 27 - packet_hasname() on inexistent ok 28 - packet_num() on inexistent ok 29 - packet_hasnum() on inexistent ok 30 - packet_name() on inexistent ok t/packets......1..143 ok 1 - Open test input packets/broadsoft-areq-00.p for reading ok 2 - Read non-empty test input ok 3 - Close the test input after reading ok 4 - Test input is non-empty ok 5 - Input looks like a test input ok 6 - Eval errors ok 7 - Load packets/broadsoft-areq-00.p: BroadSoft Acct-Req (Contributed by j7) ok 8 - The object isa Net::Radius::Dictionary ok 9 - No warnings on packet decode ok 10 - The object isa Net::Radius::Packet ok 11 - Correct number of slots ok 12 - Correct identifier ok 13 - Correct authenticator ok 14 - Open test input packets/cisco-acs-ar-01.p for reading ok 15 - Read non-empty test input ok 16 - Close the test input after reading ok 17 - Test input is non-empty ok 18 - Input looks like a test input ok 19 - Eval errors ok 20 - Load packets/cisco-acs-ar-01.p: CiscoSecure ACS v4.0 (1.27) - Access-Request ok 21 - The object isa Net::Radius::Dictionary ok 22 - No warnings on packet decode ok 23 - The object isa Net::Radius::Packet ok 24 - Correct number of slots ok 25 - Correct identifier ok 26 - Correct authenticator ok 27 - Open test input packets/cisco-acs-ar-02.p for reading ok 28 - Read non-empty test input ok 29 - Close the test input after reading ok 30 - Test input is non-empty ok 31 - Input looks like a test input ok 32 - Eval errors ok 33 - Load packets/cisco-acs-ar-02.p: CiscoSecure ACS v4.0 (1.27) - Access-Request ok 34 - The object isa Net::Radius::Dictionary ok 35 - No warnings on packet decode ok 36 - The object isa Net::Radius::Packet ok 37 - Correct number of slots ok 38 - Correct identifier ok 39 - Correct authenticator ok 40 - Open test input packets/cisco-acs-ar-03.p for reading ok 41 - Read non-empty test input ok 42 - Close the test input after reading ok 43 - Test input is non-empty ok 44 - Input looks like a test input ok 45 - Eval errors ok 46 - Load packets/cisco-acs-ar-03.p: CiscoSecure ACS v4.0 (1.27) - Access-Request ok 47 - The object isa Net::Radius::Dictionary ok 48 - No warnings on packet decode ok 49 - The object isa Net::Radius::Packet ok 50 - Correct number of slots ok 51 - Correct identifier ok 52 - Correct authenticator ok 53 - Open test input packets/cisco-ios-12.2.18-01.p for reading ok 54 - Read non-empty test input ok 55 - Close the test input after reading ok 56 - Test input is non-empty ok 57 - Input looks like a test input ok 58 - Eval errors ok 59 - Load packets/cisco-ios-12.2.18-01.p: Cisco IOS 12.2(18)SXF3 - Access-Request ok 60 - The object isa Net::Radius::Dictionary ok 61 - No warnings on packet decode ok 62 - The object isa Net::Radius::Packet ok 63 - Correct number of slots ok 64 - Correct identifier ok 65 - Correct authenticator ok 66 - Open test input packets/cisco-ios-12.2.18-02.p for reading ok 67 - Read non-empty test input ok 68 - Close the test input after reading ok 69 - Test input is non-empty ok 70 - Input looks like a test input ok 71 - Eval errors ok 72 - Load packets/cisco-ios-12.2.18-02.p: Cisco IOS 12.2(18)SXF3 - Access-Request ok 73 - The object isa Net::Radius::Dictionary ok 74 - No warnings on packet decode ok 75 - The object isa Net::Radius::Packet ok 76 - Correct number of slots ok 77 - Correct identifier ok 78 - Correct authenticator ok 79 - Open test input packets/cisco-vpn3k-ar.p for reading ok 80 - Read non-empty test input ok 81 - Close the test input after reading ok 82 - Test input is non-empty ok 83 - Input looks like a test input ok 84 - Eval errors ok 85 - Load packets/cisco-vpn3k-ar.p: Cisco VPN-3000 Access-Request ok 86 - The object isa Net::Radius::Dictionary ok 87 - No warnings on packet decode ok 88 - The object isa Net::Radius::Packet ok 89 - Correct number of slots ok 90 - Correct identifier ok 91 - Correct authenticator ok 92 - Open test input packets/rsa-aa-01.p for reading ok 93 - Read non-empty test input ok 94 - Close the test input after reading ok 95 - Test input is non-empty ok 96 - Input looks like a test input ok 97 - Eval errors ok 98 - Load packets/rsa-aa-01.p: RSA ACE/Server 6.0 [020] RADIUS (on Solaris 9) - Access-Accept ok 99 - The object isa Net::Radius::Dictionary ok 100 - No warnings on packet decode ok 101 - The object isa Net::Radius::Packet ok 102 - Correct number of slots ok 103 - Correct identifier ok 104 - Correct authenticator ok 105 - Open test input packets/rsa-aa-02.p for reading ok 106 - Read non-empty test input ok 107 - Close the test input after reading ok 108 - Test input is non-empty ok 109 - Input looks like a test input ok 110 - Eval errors ok 111 - Load packets/rsa-aa-02.p: RSA ACE/Server 6.0 [020] RADIUS (on Solaris 9) - Access-Accept ok 112 - The object isa Net::Radius::Dictionary ok 113 - No warnings on packet decode ok 114 - The object isa Net::Radius::Packet ok 115 - Correct number of slots ok 116 - Correct identifier ok 117 - Correct authenticator ok 118 - Open test input packets/rsa-ac-01.p for reading ok 119 - Read non-empty test input ok 120 - Close the test input after reading ok 121 - Test input is non-empty ok 122 - Input looks like a test input ok 123 - Eval errors ok 124 - Load packets/rsa-ac-01.p: RSA ACE/Server 6.0 [020] RADIUS (on Solaris 9) - Access-Challenge ok 125 - The object isa Net::Radius::Dictionary ok 126 - No warnings on packet decode ok 127 - The object isa Net::Radius::Packet ok 128 - Correct number of slots ok 129 - Correct identifier ok 130 - Correct authenticator ok 131 - Open test input packets/rsa-ar-01.p for reading ok 132 - Read non-empty test input ok 133 - Close the test input after reading ok 134 - Test input is non-empty ok 135 - Input looks like a test input ok 136 - Eval errors ok 137 - Load packets/rsa-ar-01.p: RSA ACE/Server 6.0 [020] RADIUS (on Solaris 9) - Access-Reject ok 138 - The object isa Net::Radius::Dictionary ok 139 - No warnings on packet decode ok 140 - The object isa Net::Radius::Packet ok 141 - Correct number of slots ok 142 - Correct identifier ok 143 - Correct authenticator ok t/vsa..........1..14 ok 1 - The object isa Net::Radius::Dictionary ok 2 - The object isa Net::Radius::Packet ok 3 - The object isa Net::Radius::Packet ok 4 - Correct packet code ok 5 - Correct User-Name ok 6 - Correct Framed-User ok 7 - Correct NAS-Port ok 8 - Correct User-Name ok 9 - Correct type for string VSA ok 10 - Correct string VSA ok 11 - Correct type for integer VSA ok 12 - Correct integer VSA ok 13 - Fetch of numeric vid from VSA ok 14 - Correct integer VSA (numeric vid) ok All tests successful, 15 subtests skipped. Files=14, Tests=1113, 2 wallclock secs ( 1.97 cusr + 0.44 csys = 2.41 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Net/Radius/Dictionary.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Net/Radius/Packet.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Net/Radius/Dictionary.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Net/Radius/Packet.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Net::Radius::Dictionary.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Net::Radius::Packet.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod