]> git.proxmox.com Git - swtpm.git/commit
tests: Add test case for 'swtpm <iface> --tpm2 --print-capabilities'
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 23 Apr 2020 15:01:58 +0000 (11:01 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Thu, 23 Apr 2020 20:02:47 +0000 (16:02 -0400)
commitea7f80176e43380fd6c702c5a4a6e103d1497ffd
tree69d5d09a3491cf668814d6f29447b329fcd0eb61
parente5155b4fc5a671339eabdb50adefac57771434d0
tests: Add test case for 'swtpm <iface> --tpm2 --print-capabilities'

Add a test case testing the returned value from

  swtpm <iface> --tpm2 --print-capabilities

along with those return from swtpm_setup.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
tests/Makefile.am
tests/_test_tpm2_print_capabilities [new file with mode: 0755]
tests/test_tpm2_print_capabilities [new file with mode: 0755]