]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/mc/test/snapshot_comparison1.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : fix memory free
[simgrid.git] / examples / msg / mc / test / snapshot_comparison1.c
index 982b1466ee4c2d8693e78430051d687da0b8a523..126c590243c2971e3d959cc3a5c12fb96ea6779a 100644 (file)
@@ -35,7 +35,7 @@ int test(int argc, char **argv){
   
   XBT_INFO("**** End test ****");
 
-  return 0;
+  xbt_abort();
 }
 
 int main(int argc, char **argv){