aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-03-18deheader: remove double #include’d headersДилян Палаузов
2019-03-15Tests: esys+sys encrypt / decrypt session flags propagationAndreas Fuchs
2019-03-14test: Test marshaling TPM2B_PUBLIC RSA key with optional unique dataBryon Nevis
2019-03-07test: Restore output of Check* macros in tpmclient.Philip Tricca
2019-03-05test: Remove use of 'sysapi_util.h' from integration tests.Philip Tricca
2019-03-01test: fix string to 'char *' conversionTadeusz Struk
2019-02-28Tests: Fix valgrind errorsAndreas Fuchs
2019-02-27test: fuzz: Generate libfuzzer and OSS Fuzz testsJohn Andersen
2019-02-27test: fuzz: Added fuzzing TCTIJohn Andersen
2019-02-25test: add tests that covers auto unset session enc/dec flagsTadeusz Struk
2019-02-20test: cleanup hmac and hash contextsPeter Huewe
2019-02-19Add missing free on handles returned by Esys_GetPollHandlesPeter Huewe
2019-02-19test: update tpmclient test Tss2_Sys_GetEncryptParam for bad sequenceTadeusz Struk
2019-02-12test: esys: free tcti_innerTadeusz Struk
2019-01-30test: esys: fix leaks found by coverity scanTadeusz Struk
2019-01-09ESYS: Fix passing of NULL pointers for auth values.Juergen Repp
2019-01-08test: esys: Add test for Esys_TR_SetAuth with NULL authTadeusz Struk
2019-01-07test: remove a work around for clang static analysis warningTadeusz Struk
2018-12-14tests: fix scan-build warnings with Clang 7.0.0Jonas Witschel
2018-12-13MU: Fix marshaling of TPM2Bs with sub types.Juergen Repp
2018-12-13test: fix overflow warningWilliam Roberts
2018-11-27tcti: add support for partial readsTadeusz Struk
2018-11-14 ESYS TEST: Split the test policy-regression-opt into three test cases.Juergen Repp
2018-10-25test: fix tpm2b unit tests failing on big endianTadeusz Struk
2018-10-18util: Move several auxiliary macros from esys module to utilities.Juergen Repp
2018-09-30test: Add integration test for StirRandomPeter Huewe
2018-09-14esys: Capitalize esys_free to Esys_FreeTadeusz Struk
2018-09-14ESYS: Fix default value for config string for loading libtss2-tcti-default.Juergen Repp
2018-09-12ESYS: Fix leak of dlopen handleAndreas Fuchs
2018-08-24test: add unit tests for the polling interfaceTadeusz Struk
2018-08-24tcti-device: enable nonblocking mode on tcti-deviceTadeusz Struk
2018-08-23ESYS: Add unit test for crypto backends.Juergen Repp
2018-08-21common.h: drop TSS2_DRIVER_RC_LAYERWilliam Roberts
2018-08-02ESYS TEST: Added tests for Esys_HMAC and Esys_Hash and minor fixes.Juergen Repp
2018-07-30TEST ESYS: Fixed test clockset.Juergen Repp
2018-07-30TEST ESYS: Enable tests for physical TPM.Juergen Repp
2018-07-16TEST ESYS: Doxygen documentation added to integration tests.Juergen Repp
2018-07-10TEST ESYS: Fix wrong check of bad authorization.Juergen Repp
2018-07-10TEST ESYS: Fix digest comparison in policy regression test.Juergen Repp
2018-07-05test: use defined return value for skipped testsTadeusz Struk
2018-07-02TEST ESAPI: Improve some tests for usage with physical TPMJuergen Repp
2018-06-29test: Undefine NV space and make sure the cleanup is called in any caseRicardo Schwarzmeier
2018-06-25TEST ESYS: Fix error handling.Juergen Repp
2018-06-25ESYS TEST: Fix checking of esys return values.Juergen Repp
2018-06-25TEST ESYS: Changed nvHandle_handle to nvHandleJuergen Repp
2018-06-13TEST ESYS: Switch from ECB to CFB mode.Juergen Repp
2018-06-13Fixed wrong indentationjoholl
2018-06-13Replace tabs by spacesjoholl
2018-06-12Convert to SPDX-License-IndentifiersPeter Huewe
2018-06-12Remove trailing whitespacesjoholl