From 872d26246196a87da8551661635cce52c8e5ed3a Mon Sep 17 00:00:00 2001 From: hunt Date: Wed, 7 Dec 2005 19:42:44 +0000 Subject: 2005-12-07 Martin Hunt * pmaps/*.c: Change pmap type from MAP to PMAP. * pmaps/pmap.test: Adjust results to match the more compact histogram format. * maps/map.test: Adjust results to match the more compact histogram format. --- runtime/tests/maps/map.test | 8 -------- 1 file changed, 8 deletions(-) (limited to 'runtime/tests/maps/map.test') diff --git a/runtime/tests/maps/map.test b/runtime/tests/maps/map.test index 2ac951b9..d8083d5c 100644 --- a/runtime/tests/maps/map.test +++ b/runtime/tests/maps/map.test @@ -64,7 +64,6 @@ value |-------------------------------------------------- count 64 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 8192 128 | 0 256 | 0 - 512 | 0 map2[2] = count:1048576 sum:536346624 avg:511 min:0 max:1023 value |-------------------------------------------------- count @@ -723,16 +722,11 @@ value |-------------------------------------------------- count Bogons per packet for Ohio count:20 sum:1000 avg:50 min:50 max:50 value |-------------------------------------------------- count - 0 | 0 - 10 | 0 - 20 | 0 30 | 0 40 | 0 50 |@@@@@@@@@@@@@@@@@@@@ 20 60 | 0 70 | 0 - 80 | 0 - 90 | 0 Bogons per packet for North Carolina count:45 sum:-4200 avg:-93 min:-620 max:100 @@ -759,8 +753,6 @@ value |-------------------------------------------------- count 50 |@@@ 9 60 | 0 70 | 0 - 80 | 0 - 90 | 0 SORTED BY COUNT -- cgit