Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove various unused variables | Jack Lloyd | 2017-10-02 | 1 | -0/+1 |
| | | | | Sonar finds | ||||
* | Add final annotations as appropriate in the test code | Jack Lloyd | 2017-09-22 | 1 | -2/+2 |
| | |||||
* | Add basic test for TPM UUID class | Jack Lloyd | 2017-06-04 | 1 | -0/+29 |
| | | | | Constify some member functions | ||||
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -3/+5 |
| | |||||
* | Add test for TPM | Jack Lloyd | 2016-12-31 | 1 | -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. |