aboutsummaryrefslogtreecommitdiff
path: root/Makefile-test.am
AgeCommit message (Expand)Author
2020-01-30FAPI: Fix and test config-ekcertAndreas Fuchs
2020-01-30FAPI: Fix and test hierarchy policiesAndreas Fuchs
2020-01-29FAPI: Fix exported Key lacks policy field (Addresses #1606)Juergen Repp
2020-01-27test: Only build mssim-tcti unittest if enabled by configTadeusz Struk
2020-01-21FAPI: Add special handling for EK certificates.Juergen Repp
2020-01-21FAPI: Certificate generation for integration tests with simulator was refacto...Juergen Repp
2020-01-20Tests/ESYS: Move ChangeEPS to destructiveAndreas Fuchs
2020-01-17FAPI: Split test case policy authorize into an ECC and RSA test case.Juergen Repp
2020-01-17FAPI: Add a signed policy using an ECC key.Juergen Repp
2020-01-17FAPI: Add integration test for quote with RSA 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-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-19FAPI: Add initial implementation of tss2-fapi.soJuergen Repp
2019-11-21ESYS: add Esys_TR_GetTpmHandleWilliam Roberts
2019-11-20Adjust unit tests to not wrap string functions (Fixes: #1547)Mario Limonciello
2019-08-27Add integration testJeffrey Ferreira
2019-07-25tss2-rc: add TSS2_RC decoding libraryWilliam Roberts
2019-07-25test: Move tests from tctildr-init to tctildr unit test modulesPhilip Tricca
2019-07-25tctildr: Add Tss2_TctiLdr_GetInfoPhilip Tricca
2019-07-25tctildr: Add alternative init function with combined name / conf string.Philip Tricca
2019-07-25tctildr: Make TCTI selection and search logic more robust & convenient.Philip Tricca
2019-07-25tctildr: Add library to automate TCTI lifecycle.Philip Tricca
2019-07-15build: Move tctildr-interface.h from unit test SOURCES to esys SOURCES.Philip Tricca
2019-07-12esys: Move TCTI init and default selection to new module.Philip Tricca
2019-07-12build: Add configure flag to control the NO_DL flag.Philip Tricca
2019-06-24tss2-esys: Support sessions in Esys_TR_FromTPMPublicWilliam Roberts
2019-05-21build: use unified TSS2_ESYS_{C,LD}FLAGS_CRYPTO for crypto backendJonas Witschel
2019-05-21build: remove libsslJonas Witschel
2019-05-06Fix SPDX License IdentifierPeter Huewe
2019-04-23Add basic test for loggingPeter Huewe
2019-04-23test/integration: add internal source files to unit testsTadeusz Struk
2019-04-23test/unit: add internal source files to unit testsTadeusz Struk
2019-04-23test: add internal log.c to test_SOURCESTadeusz Struk
2019-04-23sys: esys: make private functions staticTadeusz Struk
2019-04-12test: add unit test for repeated call to Tss2_Sys_ExecuteTadeusz Struk
2019-04-04test: Refactor NV locality policy test into integration test harness.Philip Tricca
2019-04-04test: Refactor tpmclient 'other indices' NV tests.Philip Tricca
2019-04-04Tests: Improve state checkingAndreas Fuchs
2019-03-29configure.ac: check for libcrypto/libssl with PKG_CHECK_MODULESДилян Палаузов
2019-03-28Automake: a .h file needs to be included only once in _SOURCES or _HEADERS fo...Дилян Палаузов
2019-03-22Makefile*am: split between TESTS and programs compiled during “make check”Дилян Палаузов
2019-03-21Makefile.am: compile test utilities only on “make test”Дилян Палаузов
2019-03-20Makefile-test.am: remove redundant _SOURCES specificationsДилян Палаузов
2019-03-19Makefile-test.am: utilize more AM Conditionals to get shorter build fileДилян Палаузов
2019-03-15Tests: esys+sys encrypt / decrypt session flags propagationAndreas Fuchs
2019-03-01test: don't build tcti_default unit test when fuzzing in enabledTadeusz Struk
2019-02-25test: add tests that covers auto unset session enc/dec flagsTadeusz Struk
2019-01-14build: remove superfluous remnants of uriparserJonas Witschel