]> git.proxmox.com Git - libtpms.git/commit
build-sys: Only build TPM 2 tests if WITH_TPM2 is set
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 13 Oct 2020 00:36:04 +0000 (20:36 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 13 Oct 2020 21:02:53 +0000 (17:02 -0400)
commit5b8471a92108c2c74cf8d10892bff12ea8cb117a
tree37460373b070053dbe50318ca58fc4f4e5568c16
parent8df35ac8dae980ccd785c882419d5d9369755baa
build-sys: Only build TPM 2 tests if WITH_TPM2 is set

Conditionally enable TPM 2 test cases to build and run if WITH_TPM2
is set.

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