aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tpm2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-06selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu4-49/+52
2020-06-29selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen2-2/+2
2020-06-29selftests: tpm: Use 'test -e' instead of 'test -f'Jarkko Sakkinen2-2/+2
2020-06-29Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen1-5/+0
2020-05-22Kernel selftests: Add check if TPM devices are supportedNikita Sobolev2-0/+10
2020-04-14Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen2-19/+3
2020-02-10Kernel selftests: tpm2: check for tpm supportNikita Sobolev2-3/+19
2019-12-17tpm: selftest: cleanup after unseal with wrong auth/policy testTadeusz Struk1-0/+5
2019-12-17tpm: selftest: add test covering async modeTadeusz Struk3-2/+31
2019-09-23selftests: tpm2: install python filesAnders Roxell1-0/+1
2019-04-08selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk1-2/+2
2019-04-08selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2-0/+64
2019-02-08selftests: add TPM 2.0 testsJarkko Sakkinen5-0/+935