aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_tpm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove various unused variablesJack Lloyd2017-10-021-0/+1
| | | | Sonar finds
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-2/+2
|
* Add basic test for TPM UUID classJack Lloyd2017-06-041-0/+29
| | | | Constify some member functions
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-3/+5
|
* Add test for TPMJack Lloyd2016-12-311-0/+83
Compiles, but basically untested as my machine with a working TPM suffered a fatal logic board failure some time ago. If TPM is compiled in but creating the TPM context fails, test assumes no hardware is available and returns.