X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/01372ae03ec3952d783892694401a9171b47a9b4..c17e2d0a40dd44817f3c8d5da7d72f4ef8f1e3c8:/examples/s4u/README.rst diff --git a/examples/s4u/README.rst b/examples/s4u/README.rst index f751c6bc14..5adf1d329c 100644 --- a/examples/s4u/README.rst +++ b/examples/s4u/README.rst @@ -418,12 +418,12 @@ mode is rather experimental in SimGrid (as of v3.22). You should not enable it unless you really want to formally verify your applications: SimGrid is slower and maybe less robust when MC is enabled. - - **Failed assert** + - **Failing assert** In this example, two actors send some data to a central server, which asserts that the messages are always received in the same order. This is obviously wrong, and the model-checker correctly finds a counter-example to that assertion. - |br| `examples/s4u/mc-failed-assert/s4u-mc-failed-assert.cpp `_ + |br| `examples/s4u/mc-failing-assert/s4u-mc-failing-assert.cpp `_ .. |br| raw:: html