aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/tpm-emu.c
AgeCommit message (Expand)Author
2021-08-31tests: Use QMP to check whether a TPM device model is availableStefan Berger
2021-08-31tests: tpm: Create TPM 1.2 response in TPM emulatorStefan Berger
2021-08-31tests: Add tpm_version field to TPMTestState and fill itStefan Berger
2021-08-31tests: Rename TestState to TPMTestStateStefan Berger
2020-06-19tpm: Move backend code under the 'backends/' directoryPhilippe Mathieu-Daudé
2020-06-09tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONSEric Auger
2020-01-12test: Move qtests to a separate directoryThomas Huth