blob: ced90fa1831a24edba7a9b3a9dc511c68ff2c0e9 [file] [log] [blame]
sewardj3b290482011-05-06 21:02:55 +00001# test that vgdb can invoke a process when all threads are in WaitSys mode.
2# If the test goes wrong, it might be blocked during 10000 seconds.
3prog: sleepers
4args: 1 10000000 0 -S-S-S-S
5vgopts: --tool=memcheck --vgdb=yes --vgdb-prefix=./vgdb-prefix-mcinvokeWS
6stderr_filter: filter_make_empty
philippe3c761f02013-12-01 14:56:28 +00007prereq: test -f vgdb.invoker
sewardj3b290482011-05-06 21:02:55 +00008progB: invoker
sewardj30b3eca2011-06-28 08:20:39 +00009argsB: 10 --vgdb-prefix=./vgdb-prefix-mcinvokeWS --wait=60 -c v.wait 0
sewardj3b290482011-05-06 21:02:55 +000010# if the --wait is not enough, the test will fail or block
11stdoutB_filter: filter_memcheck_monitor
12stderrB_filter: filter_vgdb