X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/913c6a415bb94569081a13769ed15d521d3a0e4e..01c284ecf81d34d027161e822ecde23f81fd9f48:/teshsuite/xbt/mmalloc/mmalloc_32.tesh diff --git a/teshsuite/xbt/mmalloc/mmalloc_32.tesh b/teshsuite/xbt/mmalloc/mmalloc_32.tesh index 449049d43b..e40a03f31b 100644 --- a/teshsuite/xbt/mmalloc/mmalloc_32.tesh +++ b/teshsuite/xbt/mmalloc/mmalloc_32.tesh @@ -106,4 +106,5 @@ $ ${bindir:=.}/mmalloc_test --log=root.fmt:%m%n > Re-allocate every second block > free all blocks (each one twice, to check that double free are correctly catched) > free again all blocks (to really check that double free are correctly catched) +> Let's try different codepaths for mrealloc > Damnit, I cannot break mmalloc this time. That's SO disappointing.