aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-03-11test/esys: Check unsupported symmetric cipher used for Esys_EncryptDecrypt t...Juergen Repp
2020-03-04test: esys: add test for a tpm2_clear commandTadeusz Struk
2020-02-07FAPI: Fix multi part write read to NV ram.Juergen Repp
2020-02-07Test/FAPI: Document tested policiesAndreas Fuchs
2020-02-07Test/FAPI: Fix documentationsAndreas Fuchs
2020-02-07FAPI: Fix calculation of policy authorize nv.Juergen Repp
2020-02-04Test/FAPI: Test chained PolicyAuthorizeAndreas Fuchs
2020-02-04FAPI: Fix and test PolicyOrAndreas Fuchs
2020-02-04FAPI: Fix PolicyAuthorize callbackAndreas Fuchs
2020-02-04FAPI: Refactor TPMS_POLICY_HARNESS to TPMS_POLICYAndreas Fuchs
2020-02-04FAPI: Fix coding style problemsAndreas Fuchs
2020-01-31[WIP] ci: add FreeBSD build with Cirrus CITadeusz Struk
2020-01-30FAPI: Fix and test config-ekcertAndreas Fuchs
2020-01-30FAPI: Fix and test hierarchy policiesAndreas Fuchs
2020-01-30Test/FAPI: Add test for policyRef in policyAuthorizeAndreas Fuchs
2020-01-30Test/FAPI: Add test for Fapi_GetPollHandles()Andreas Fuchs
2020-01-30Test/FAPI: Add test for PolicyAuthorize CallbackAndreas Fuchs
2020-01-30Test/FAPI: Enable test for policyCpHashAndreas Fuchs
2020-01-30FAPI: Turn event data into JSONAndreas Fuchs
2020-01-30FAPI: Improve and fix doxygen documentation.Juergen Repp
2020-01-30FAPI: Add test case to test Fapi_VerifyQuote in non TPM mode.Juergen Repp
2020-01-30FAPI: Add field publicKeyHint to POLICYSIGNED structure.Juergen Repp
2020-01-29FAPI: Fix comment and log spelling errorsAndreas Fuchs
2020-01-29FAPI: Synchronize FAPI test and distribution FAPI profiles.Juergen Repp
2020-01-29FAPI: Fix exported Key lacks policy field (Addresses #1606)Juergen Repp
2020-01-29FAPI: Improve doxygen documentation for FAPI internal functions.Juergen Repp
2020-01-27test: Only build mssim-tcti unittest if enabled by configTadeusz Struk
2020-01-24test: mu: extend tpml marshal tests with tpml_digestTadeusz Struk
2020-01-22FAPI: Fix comparison of memory written and read from NV ram.Juergen Repp
2020-01-21FAPI: Add special handling for EK certificates.Juergen Repp
2020-01-21FAPI: Switch form bulk encryption to asymmetric encryption in Fapi_Encrypt/De...Juergen Repp
2020-01-20Test/FAPI: Add policy action testAndreas Fuchs
2020-01-20test: remove upcasting from tpm2b marshal unittestTadeusz Struk
2020-01-17esys: test: Add ESYS test for sessions in StartAuthSession()Andreas Fuchs
2020-01-17FAPI: Add a signed policy using an ECC key.Juergen Repp
2020-01-17FAPI: Switch from to RSA to ECC default profile for integration tests.Juergen Repp
2020-01-17FAPI: Enable bulk encryption with ECC keys.Juergen Repp
2020-01-17FAPI: Fix computation of hash algorithm used for for signing.Juergen Repp
2020-01-10esys: update Esys_create test to call it with invalid ESYS_TR_NONETadeusz Struk
2020-01-10tcti: try to open /dev/tpmrm0 before /dev/tpm0 during tcti-device initJohannes Holland
2020-01-03tpmclient: Refactor SimpleHmacOrPolicyTest into separate integration test.Philip Tricca
2019-12-30test/tpmclient: retry Tss2_Sys_NV_Write upon TPM2_RC_RETRYJonas Witschel
2019-12-19FAPI: Add initial implementation of tss2-fapi.soJuergen Repp
2019-12-09Update expected return code in tctildr_init_ex_calloc_fail_testPieter Agten
2019-11-21ESYS: add Esys_TR_GetTpmHandleWilliam Roberts
2019-11-20Adjust unit tests to not wrap string functions (Fixes: #1547)Mario Limonciello
2019-10-15test: add unit test for esys_getSysContextTadeusz Struk
2019-10-08test: remove duplicate call to tcti_device_transmit_successTadeusz Struk
2019-09-30Esys_CreateLoaded: fix resource name calculationWilliam Roberts
2019-08-28test: fix memory leak in tctildr-tcti testsDan Robertson