aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/tpm2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-13selftests: tpm2: remove redundant ord()Tzung-Bi Shih1-1/+1
2022-11-29selftests/tpm2: Split async tests call to separate shell script runnerNĂ­colas F. R. A. Prado3-2/+11
2022-10-05selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger1-0/+4
2022-06-28selftests/tpm2: increase timeout for kselftestsJohannes Holland1-0/+1
2022-03-08selftests: tpm: add async space test with noneexisting handleTadeusz Struk1-0/+16
2022-03-08selftests: tpm2: Determine available PCR bankStefan Berger2-8/+52
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