]> git.proxmox.com Git - swtpm.git/commit
tests: Wait for PID file rather than reading it right away
authorStefan Berger <stefanb@linux.ibm.com>
Thu, 9 Jan 2020 23:42:57 +0000 (18:42 -0500)
committerStefan Berger <stefanb@us.ibm.com>
Mon, 13 Jan 2020 20:03:01 +0000 (15:03 -0500)
commitf59c33009d38fb9bd3d96fb4de3d96a64a2503db
tree66764893d4aefd27f8dfe6dbf32eb66781a54782
parent9c2e4dc58ac896c1bfdad4369515299ce98c4bff
tests: Wait for PID file rather than reading it right away

Wait for the PID file to appear rather than reading it right away.
This addresses an issue when runnin the test suite under valgrind
(make -j $(nproc) check).

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
tests/test_commandline