Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
comment a broken test
[simgrid.git] / teshsuite / xbt / mmalloc / mmalloc_64.tesh
index 343e2a4a9893e4cb66703b11ad9436a3568190ee..90e01ff2f1fc8d8b048e730674f547ae7e558992 100644 (file)
@@ -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.