aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/tpm-util.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-20qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename itStefan Berger1-45/+0
2022-10-28tests/qtest/tpm: Clean up remainders of swtpmThomas Huth1-0/+19
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau1-1/+1
2021-05-14tests/qtest/tpm-util.c: Free memory with correct free functionPeter Maydell1-2/+2
2021-01-20tests: Fix memory leak in tpm-util.cStefan Berger1-1/+1
2020-10-12qtest: switch users back to qtest_qmp_receiveMaxim Levitsky1-2/+6
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé1-5/+5
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini1-1/+1
2020-07-15tests: tpm: Skip over pcrUpdateCounter byte in result comparisonStefan Berger1-1/+5
2020-03-05test: tpm-tis: Get prepared to share tests between ISA and sysbus devicesEric Auger1-3/+0
2020-03-05test: tpm: pass optional machine options to swtpm test functionsEric Auger1-2/+6
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+285