]> git.proxmox.com Git - libtpms.git/history - tests
CHANGES: Updated CHANGES document for 0.9.6
[libtpms.git] / tests /
2021-07-23 Stefan Bergertests: fuzz: Store initialized permall state blob
2021-07-22 Stefan Bergertests: fuzz: Have state suspended and resumed after...
2021-07-22 Stefan Bergertests: fuzz: Register callbacks to avoid creating NVChi...
2021-07-22 Stefan Bergertests: fuzz: Call die() when an error from an API call...
2021-03-02 Nicolas IoossFix many misspellings
2020-10-13 Stefan Bergerbuild-sys: Only build TPM 2 tests if WITH_TPM2 is set
2020-06-29 Stefan Bergerrev162: fix PCRBelongsTCBGroup for PCClient (bugfix)
2020-05-04 Stefan Bergertpm2: Start supporting RSA 3072 keys
2020-05-04 Stefan Bergertests: Display sizes of components of OBJECT when OBJEC...
2020-04-14 Stefan Bergertpm2: rev155: Major refactoring of header files
2020-04-13 Stefan BergerTests: Add a check for arrays that expand with new...
2019-05-07 Stefan Bergertests: Add a test program to run the TPM 2 self tests
2019-05-07 Stefan Bergertests: Restrict number of command line parameters to...
2019-05-07 Stefan Bergertests: run a lot less tests in base64decode.sh
2019-05-07 Stefan Bergertests: Fix memory leak in test cases
2019-04-16 Marc-André Lureaubuild-sys: don't tweak LD_LIBRARY_PATH
2019-04-01 Marc-André Lureaufuzz: better oss-fuzz integration
2019-03-27 Marc-André Lureaubuild-sys: add oss-fuzz support
2019-03-26 Stefan Bergertests: Add test case for testing permanent state restore
2019-03-26 Stefan Bergertests: Extend PCR and read again after restart of TPM...
2019-01-09 Stefan Bergerbuild-sys: Add support for --enable-test-coverage to...
2019-01-06 Stefan Bergertests: Fix missing semicolon in test case
2019-01-03 Stefan Bergertests: Do not fail the test in case of an error but...
2018-12-18 Stefan Bergertests: Add simple test case reading PCRs and writing...
2018-12-10 Stefan Bergertests: Wrap the fuzzer test in a script
2018-09-10 Stefan Bergerscripting: Use #!/usr/bin/env bash rather than /bin...
2018-08-02 Marc-André Lureaubuild-sys: fix make distcheck
2018-06-15 Stefan Bergertpm2: adapt NVRAM offsets and check structure sizes
2018-06-15 Marc-André Lureautests: add fuzz test
2018-06-15 Marc-André Lureautests: add an initial corpus for fuzzing
2017-10-12 Stefan Bergertests: work around possibly missing tools
2014-06-30 Stefan BergerFix support for ARM64
2014-01-13 Stefan BergerRemove unnecessary build files from repository
2014-01-08 Stefan BergerAdd a test case for the TPMLIB_DecodeBlob API
2013-10-31 Corey BryantInitial import of project