From: Martin Quinson Date: Tue, 16 Oct 2012 16:11:50 +0000 (+0200) Subject: Update the mmalloc tesh file X-Git-Tag: v3_8~53 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4351658448f75c635736fc7a9bad6fb24fb7087c Update the mmalloc tesh file - We now write the offset in hexa - exact returned pointers changed a bit with last mmalloc rewamping, but they still seem reasonable --- diff --git a/teshsuite/xbt/mmalloc.tesh b/teshsuite/xbt/mmalloc.tesh index e584decb3e..6e36d340dd 100644 --- a/teshsuite/xbt/mmalloc.tesh +++ b/teshsuite/xbt/mmalloc.tesh @@ -1,106 +1,106 @@ $ ./xbt/mmalloc_test --log=root.fmt:%m%n > Allocating a new heap > HeapA allocated -> 100 bytes allocated with offset 1503232 -> 200 bytes allocated with offset 1507072 -> 300 bytes allocated with offset 1507328 -> 400 bytes allocated with offset 1510912 -> 500 bytes allocated with offset 1510400 -> 600 bytes allocated with offset 1511424 -> 700 bytes allocated with offset 1514496 -> 800 bytes allocated with offset 1513472 -> 900 bytes allocated with offset 1512448 -> 1000 bytes allocated with offset 1515520 -> 1100 bytes allocated with offset 1519616 -> 1200 bytes allocated with offset 1521664 -> 1300 bytes allocated with offset 1523712 -> 1400 bytes allocated with offset 1525760 -> 1500 bytes allocated with offset 1527808 -> 1600 bytes allocated with offset 1529856 -> 1700 bytes allocated with offset 1531904 -> 1800 bytes allocated with offset 1533952 -> 1900 bytes allocated with offset 1536000 -> 2000 bytes allocated with offset 1538048 -> 2100 bytes allocated with offset 1540096 -> 2200 bytes allocated with offset 1544192 -> 2300 bytes allocated with offset 1548288 -> 2400 bytes allocated with offset 1552384 -> 2500 bytes allocated with offset 1556480 -> 2600 bytes allocated with offset 1560576 -> 2700 bytes allocated with offset 1564672 -> 2800 bytes allocated with offset 1568768 -> 2900 bytes allocated with offset 1572864 -> 3000 bytes allocated with offset 1576960 -> 3100 bytes allocated with offset 1581056 -> 3200 bytes allocated with offset 1585152 -> 3300 bytes allocated with offset 1589248 -> 3400 bytes allocated with offset 1593344 -> 3500 bytes allocated with offset 1597440 -> 3600 bytes allocated with offset 1601536 -> 3700 bytes allocated with offset 1605632 -> 3800 bytes allocated with offset 1609728 -> 3900 bytes allocated with offset 1613824 -> 4000 bytes allocated with offset 1617920 -> 4100 bytes allocated with offset 1622016 -> 4200 bytes allocated with offset 1630208 -> 4300 bytes allocated with offset 1638400 -> 4400 bytes allocated with offset 1646592 -> 4500 bytes allocated with offset 1654784 -> 4600 bytes allocated with offset 1662976 -> 4700 bytes allocated with offset 1671168 -> 4800 bytes allocated with offset 1679360 -> 4900 bytes allocated with offset 1687552 -> 5000 bytes allocated with offset 1695744 -> 100 bytes allocated with offset 1506816 -> 200 bytes allocated with offset 1506560 -> 300 bytes allocated with offset 1509888 -> 400 bytes allocated with offset 1509376 -> 500 bytes allocated with offset 1508864 -> 600 bytes allocated with offset 1518592 -> 700 bytes allocated with offset 1517568 -> 800 bytes allocated with offset 1516544 -> 900 bytes allocated with offset 1703936 -> 1000 bytes allocated with offset 1707008 -> 1100 bytes allocated with offset 1708032 -> 1200 bytes allocated with offset 1710080 -> 1300 bytes allocated with offset 1712128 -> 1400 bytes allocated with offset 1714176 -> 1500 bytes allocated with offset 1716224 -> 1600 bytes allocated with offset 1718272 -> 1700 bytes allocated with offset 1720320 -> 1800 bytes allocated with offset 1722368 -> 1900 bytes allocated with offset 1724416 -> 2000 bytes allocated with offset 1726464 -> 2100 bytes allocated with offset 1728512 -> 2200 bytes allocated with offset 1732608 -> 2300 bytes allocated with offset 1736704 -> 2400 bytes allocated with offset 1740800 -> 2500 bytes allocated with offset 1744896 -> 2600 bytes allocated with offset 1748992 -> 2700 bytes allocated with offset 1753088 -> 2800 bytes allocated with offset 1757184 -> 2900 bytes allocated with offset 1761280 -> 3000 bytes allocated with offset 1765376 -> 3100 bytes allocated with offset 1769472 -> 3200 bytes allocated with offset 1773568 -> 3300 bytes allocated with offset 1777664 -> 3400 bytes allocated with offset 1781760 -> 3500 bytes allocated with offset 1785856 -> 3600 bytes allocated with offset 1789952 -> 3700 bytes allocated with offset 1794048 -> 3800 bytes allocated with offset 1798144 -> 3900 bytes allocated with offset 1802240 -> 4000 bytes allocated with offset 1806336 -> 4100 bytes allocated with offset 1810432 -> 4200 bytes allocated with offset 1818624 -> 4300 bytes allocated with offset 1826816 -> 4400 bytes allocated with offset 1835008 -> 4500 bytes allocated with offset 1843200 -> 4600 bytes allocated with offset 1851392 -> 4700 bytes allocated with offset 1859584 -> 4800 bytes allocated with offset 1867776 -> 4900 bytes allocated with offset 1875968 -> 5000 bytes allocated with offset 1884160 +> 100 bytes allocated with offset 171000 +> 200 bytes allocated with offset 171100 +> 300 bytes allocated with offset 172000 +> 400 bytes allocated with offset 172200 +> 500 bytes allocated with offset 172400 +> 600 bytes allocated with offset 173000 +> 700 bytes allocated with offset 173400 +> 800 bytes allocated with offset 173800 +> 900 bytes allocated with offset 173c00 +> 1000 bytes allocated with offset 174000 +> 1100 bytes allocated with offset 175000 +> 1200 bytes allocated with offset 175800 +> 1300 bytes allocated with offset 176000 +> 1400 bytes allocated with offset 176800 +> 1500 bytes allocated with offset 177000 +> 1600 bytes allocated with offset 177800 +> 1700 bytes allocated with offset 178000 +> 1800 bytes allocated with offset 178800 +> 1900 bytes allocated with offset 179000 +> 2000 bytes allocated with offset 179800 +> 2100 bytes allocated with offset 17a000 +> 2200 bytes allocated with offset 17b000 +> 2300 bytes allocated with offset 17c000 +> 2400 bytes allocated with offset 17d000 +> 2500 bytes allocated with offset 17e000 +> 2600 bytes allocated with offset 17f000 +> 2700 bytes allocated with offset 180000 +> 2800 bytes allocated with offset 181000 +> 2900 bytes allocated with offset 182000 +> 3000 bytes allocated with offset 183000 +> 3100 bytes allocated with offset 184000 +> 3200 bytes allocated with offset 185000 +> 3300 bytes allocated with offset 186000 +> 3400 bytes allocated with offset 187000 +> 3500 bytes allocated with offset 188000 +> 3600 bytes allocated with offset 189000 +> 3700 bytes allocated with offset 18a000 +> 3800 bytes allocated with offset 18b000 +> 3900 bytes allocated with offset 18c000 +> 4000 bytes allocated with offset 18d000 +> 4100 bytes allocated with offset 18e000 +> 4200 bytes allocated with offset 190000 +> 4300 bytes allocated with offset 192000 +> 4400 bytes allocated with offset 194000 +> 4500 bytes allocated with offset 196000 +> 4600 bytes allocated with offset 198000 +> 4700 bytes allocated with offset 19a000 +> 4800 bytes allocated with offset 19c000 +> 4900 bytes allocated with offset 19e000 +> 5000 bytes allocated with offset 1a0000 +> 100 bytes allocated with offset 171200 +> 200 bytes allocated with offset 171300 +> 300 bytes allocated with offset 172600 +> 400 bytes allocated with offset 172800 +> 500 bytes allocated with offset 172a00 +> 600 bytes allocated with offset 174400 +> 700 bytes allocated with offset 174800 +> 800 bytes allocated with offset 174c00 +> 900 bytes allocated with offset 1a2000 +> 1000 bytes allocated with offset 1a2400 +> 1100 bytes allocated with offset 1a3000 +> 1200 bytes allocated with offset 1a3800 +> 1300 bytes allocated with offset 1a4000 +> 1400 bytes allocated with offset 1a4800 +> 1500 bytes allocated with offset 1a5000 +> 1600 bytes allocated with offset 1a5800 +> 1700 bytes allocated with offset 1a6000 +> 1800 bytes allocated with offset 1a6800 +> 1900 bytes allocated with offset 1a7000 +> 2000 bytes allocated with offset 1a7800 +> 2100 bytes allocated with offset 1a8000 +> 2200 bytes allocated with offset 1a9000 +> 2300 bytes allocated with offset 1aa000 +> 2400 bytes allocated with offset 1ab000 +> 2500 bytes allocated with offset 1ac000 +> 2600 bytes allocated with offset 1ad000 +> 2700 bytes allocated with offset 1ae000 +> 2800 bytes allocated with offset 1af000 +> 2900 bytes allocated with offset 1b0000 +> 3000 bytes allocated with offset 1b1000 +> 3100 bytes allocated with offset 1b2000 +> 3200 bytes allocated with offset 1b3000 +> 3300 bytes allocated with offset 1b4000 +> 3400 bytes allocated with offset 1b5000 +> 3500 bytes allocated with offset 1b6000 +> 3600 bytes allocated with offset 1b7000 +> 3700 bytes allocated with offset 1b8000 +> 3800 bytes allocated with offset 1b9000 +> 3900 bytes allocated with offset 1ba000 +> 4000 bytes allocated with offset 1bb000 +> 4100 bytes allocated with offset 1bc000 +> 4200 bytes allocated with offset 1be000 +> 4300 bytes allocated with offset 1c0000 +> 4400 bytes allocated with offset 1c2000 +> 4500 bytes allocated with offset 1c4000 +> 4600 bytes allocated with offset 1c6000 +> 4700 bytes allocated with offset 1c8000 +> 4800 bytes allocated with offset 1ca000 +> 4900 bytes allocated with offset 1cc000 +> 5000 bytes allocated with offset 1ce000 > All blocks were correctly allocated. Free every second block > Re-allocate every second block > free all blocks (each one twice, to check that double free are correctly catched)