X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c405aa8f8e373531b1f3cb8f7e2e4dfe59e188bb..919a006452206f935fe271499ab68eb8cf875854:/tools/simgrid-monkey diff --git a/tools/simgrid-monkey b/tools/simgrid-monkey index d2f627344d..c48a77137f 100755 --- a/tools/simgrid-monkey +++ b/tools/simgrid-monkey @@ -19,7 +19,8 @@ # * So the amount of simulations is: 1 + (host_c+link_c) * timestamps * 2 # # * Test program, written to resist these extreme conditions: -# * teshsuite/s4u/monkey-masterworkers: tests synchronous comms and execs +# * teshsuite/s4u/monkey-masterworkers: tests synchronous comms and execs (C++ and python) +# * teshsuite/s4u/monkey-semaphore: tests async semaphores (C++ only) import multiprocessing as mp import sys