]> git.proxmox.com Git - swtpm.git/commit
tests: Wait for chardev to appear
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 24 Jan 2017 13:43:48 +0000 (08:43 -0500)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 24 Jan 2017 13:43:50 +0000 (08:43 -0500)
commitca906a02124d0ed8b6194e845d272d23ee394a34
tree41101bb30cbcc50c1eb63e9cf070e881c4920883
parente8b5115f1ad1cab25c105a94b96fed28cbfeceaa
tests: Wait for chardev to appear

Wait for the chardev the VTPM proxy device creates to actually appear.
In some cases the exec statement opening the file would otherwise
create a file /dev/tpm0 for example and subsequently tests then ended
up failing.

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