]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/gdbserver_tests/mcinvokeRU.vgtest
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / gdbserver_tests / mcinvokeRU.vgtest
1 # test that vgdb can invoke a process when all threads are in Runnable or Yielding mode
2 # If the test goes wrong, it might consume CPU during a long time.
3 prog: sleepers
4 args: 1 0 1000000000 B-B-B-B-
5 vgopts: --tool=memcheck --vgdb=yes --vgdb-prefix=./vgdb-prefix-mcinvokeRU
6 stderr_filter: filter_make_empty
7 # as the Valgrind process is always busy, we do not need the vgdb.ptraceinvoker prereq.
8 progB: invoker
9 argsB: 10 --vgdb-prefix=./vgdb-prefix-mcinvokeRU --wait=60 -c vg.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