X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4d58af5e9f29128ea5d5cbb677884eae5ba1bf81..d9953f956a2925f2121cbb167170428d4e25e668:/examples/sthread/pthread-mc-mutex-recursive.tesh diff --git a/examples/sthread/pthread-mc-mutex-recursive.tesh b/examples/sthread/pthread-mc-mutex-recursive.tesh index 984a4b56d1..485712903a 100644 --- a/examples/sthread/pthread-mc-mutex-recursive.tesh +++ b/examples/sthread/pthread-mc-mutex-recursive.tesh @@ -1,8 +1,7 @@ # We ignore the LD_PRELOAD lines from the expected output because they contain the build path ! ignore .*LD_PRELOAD.* -$ $VALGRIND_NO_TRACE_CHILDREN ${bindir:=.}/../../bin/simgrid-mc --cfg=model-check/setenv:LD_PRELOAD=${libdir:=.}/libsgmalloc.so:${libdir:=.}/libsthread.so ${bindir:=.}/pthread-mutex-recursive -> sthread is intercepting the execution of ./pthread-mutex-recursive +$ $VALGRIND_NO_TRACE_CHILDREN ${bindir:=.}/../../bin/simgrid-mc --cfg=model-check/setenv:LD_PRELOAD=${libdir:=.}/libsthread.so ${bindir:=.}/pthread-mutex-recursive > [0.000000] [mc_dfs/INFO] Start a DFS exploration. Reduction is: dpor. > Got the lock on the default mutex. > Failed to relock the default mutex.