qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller
commitbcbbd95d2ae002242ebf971d6e1e9aefb75ac8e2
authorStefan Berger <stefanb@linux.ibm.com>
Fri, 31 Mar 2023 17:30:51 +0000 (31 13:30 -0400)
committerThomas Huth <thuth@redhat.com>
Thu, 20 Apr 2023 09:25:32 +0000 (20 11:25 +0200)
tree6615eaf4ff9160eafe30109827926352d922b53a
parentf8d64616932805c5a5efea1a6a5bfee630d0096b
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>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/meson.build
tests/qtest/tpm-tis-i2c-test.c [new file with mode: 0644]