test: fix the valgrind test-case to not hang if valgrind crashes
authorNils Carlson <nils.carlson@ericsson.com>
Fri, 4 Mar 2011 15:08:39 +0000 (16:08 +0100)
committerNils Carlson <nils.carlson@ericsson.com>
Fri, 4 Mar 2011 15:47:53 +0000 (16:47 +0100)
commit18cc44ca7d014cc358c739d347b715cd0999e81b
tree2a4a6407ce55e836e6643caa3a4c24f7de3f9863
parentd558d6536889525d9636c149e127d882420fa39f
test: fix the valgrind test-case to not hang if valgrind crashes

In previous version of the test-case the test-case would hang forever
if valgrind crashes (which it does on my debian squeeze PPC).

Fix this by checking that valgrind is alive.

Also cleanup leftover fifos in /tmp

Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
tests/valgrind_ust-consumerd.sh
This page took 0.026295 seconds and 4 git commands to generate.