]> git.proxmox.com Git - mirror_qemu.git/commit
qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller
authorStefan Berger <stefanb@linux.ibm.com>
Fri, 31 Mar 2023 17:30:51 +0000 (13:30 -0400)
committerStefan Berger <stefanb@linux.ibm.com>
Thu, 20 Apr 2023 12:17:15 +0000 (08:17 -0400)
commit9d81aa3c0fe7480d722517f69e1bcb4aeaaf859c
treeeb989f5b0d35e3eb02ecaa7a30fa426e44b9c239
parentea5e73b6f52179416cdee9db18bec36fc00cf280
qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller

Add a test case for the TPM TIS I2C device exercising most of its
functionality, including localities.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Tested-by: Cédric Le Goater <clg@kaod.org>
Tested-by: Ninad Palsule<ninad@linux.ibm.com>
Message-id: 20230331173051.3857801-4-stefanb@linux.ibm.com
tests/qtest/meson.build
tests/qtest/tpm-tis-i2c-test.c [new file with mode: 0644]