]> git.proxmox.com Git - swtpm.git/commit
tests: Use an empty options file in case options file is accessed
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 25 Mar 2019 21:04:02 +0000 (17:04 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 26 Mar 2019 10:51:00 +0000 (06:51 -0400)
commita18cf085043d6760d2f181b1536f0db4eb4f38a0
treedbcbd15635a38e5263927d2812592778f6285003
parent5d35321e20a0b626ef3f717cefc0f3f5665d2cae
tests: Use an empty options file in case options file is accessed

To prevent the test case from failing when an no --prefix is used
when configuring, use an empty options file via /dev/null. Otherwise
swtpm-localca starts looking for the options file in a place where
there is none.

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