
3 May
2018
3 May
'18
4:32 a.m.
On 2 May 2018 at 02:59, Miquel Raynal miquel.raynal@bootlin.com wrote:
Add tests for the TPMv2.x commands. These commands may run both on a physical TPM and with the sandbox driver.
Signed-off-by: Miquel Raynal miquel.raynal@bootlin.com
test/py/tests/test_tpm2.py | 234 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 test/py/tests/test_tpm2.py
Reviewed-by: Simon Glass sjg@chromium.org