]> git.proxmox.com Git - swtpm.git/commit - tests/test_parameters
tests: Allow to specify SWTPM_EXE, SWTPM_IOCTL and SWTPM_BIOS for tests
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 4 Oct 2017 20:20:20 +0000 (16:20 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Thu, 5 Oct 2017 11:17:25 +0000 (07:17 -0400)
commit19e05751c77c12a82465872e198552111d980884
tree45e458ee4854c7d4e3f2f6b7163c8c7f400e11f6
parentc2ca9afc2ca41e35b9fb5d3b704481f2b7d0d83c
tests: Allow to specify SWTPM_EXE, SWTPM_IOCTL and SWTPM_BIOS for tests

To enable the test suite to for example run a mixture of 32- and
64bit executables, allow users to specify the executables to use by
setting the variables SWTPM_EXE, SWTPM_IOCTL, and SWTPM_BIOS via
command line.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
tests/Makefile.am
tests/common
tests/test_ctrlchannel
tests/test_ctrlchannel2
tests/test_parameters
tests/test_vtpm_proxy