]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/sosp/mc_snapshot_test.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change dynar parameter for waitany to a raw array (mimic testany).
[simgrid.git] / src / mc / sosp / mc_snapshot_test.cpp
index 8d8d6d0731b1d85f951fa0961aad7721ca3d3912..7cef004bb25044a5d25f8d5d4fc07b5d36394ea1 100644 (file)
@@ -176,7 +176,8 @@ void snap_test_helper::read_pointer()
   munmap(ret.src, ret.size);
 }
 
-/*************** End: class BOOST_tests *****************************/
+/*************** End: class snap_test_helper *****************************/
+
 TEST_CASE("MC::Snapshot: A copy/snapshot of a given memory region", "MC::Snapshot")
 {
   auto sparse = GENERATE(false, true);