summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tpm2
Commit message (Expand)AuthorAgeFilesLines
* selftests: tpm2: remove redundant ord()Tzung-Bi Shih2023-02-131-1/+1
* selftests/tpm2: Split async tests call to separate shell script runnerNĂ­colas F. R. A. Prado2022-11-293-2/+11
* selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger2022-10-051-0/+4
* selftests/tpm2: increase timeout for kselftestsJohannes Holland2022-06-281-0/+1
* selftests: tpm: add async space test with noneexisting handleTadeusz Struk2022-03-081-0/+16
* selftests: tpm2: Determine available PCR bankStefan Berger2022-03-082-8/+52
* 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