summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tpm2
Commit message (Expand)AuthorAgeFilesLines
* selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu2020-07-064-49/+52
* selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen2020-06-292-2/+2
* selftests: tpm: Use 'test -e' instead of 'test -f'Jarkko Sakkinen2020-06-292-2/+2
* Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen2020-06-291-5/+0
* Kernel selftests: Add check if TPM devices are supportedNikita Sobolev2020-05-222-0/+10
* Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen2020-04-142-19/+3
* Kernel selftests: tpm2: check for tpm supportNikita Sobolev2020-02-102-3/+19
* tpm: selftest: cleanup after unseal with wrong auth/policy testTadeusz Struk2019-12-171-0/+5
* tpm: selftest: add test covering async modeTadeusz Struk2019-12-173-2/+31
* selftests: tpm2: install python filesAnders Roxell2019-09-231-0/+1
* selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk2019-04-081-2/+2
* selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2019-04-082-0/+64
* selftests: add TPM 2.0 testsJarkko Sakkinen2019-02-085-0/+935