xen: Infratructure for XEN_TMEM_* hypercalls
[valgrind.git] / gdbserver_tests / mcinvokeWS.vgtest
blob24ecad45f8c814a102fc977d93e34f28321beb4f
1 # 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.
3 prog: sleepers
4 args: 1 10000000 0 -S-S-S-S
5 vgopts: --tool=memcheck --vgdb=yes --vgdb-prefix=./vgdb-prefix-mcinvokeWS
6 stderr_filter: filter_make_empty
7 prereq: test -f vgdb.ptraceinvoker
8 progB: invoker
9 argsB: 10 --vgdb-prefix=./vgdb-prefix-mcinvokeWS --wait=60 -c v.wait 0
10 # if the --wait is not enough, the test will fail or block
11 stdoutB_filter: filter_memcheck_monitor
12 stderrB_filter: filter_vgdb