aboutsummaryrefslogtreecommitdiff
path: root/Makefile-test.am
AgeCommit message (Expand)Author
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
2018-11-14 ESYS TEST: Split the test policy-regression-opt into three test cases.Juergen Repp
2018-11-12build: Use SPDX license identifier in autoconf & automake files.Philip Tricca
2018-09-30Build: Fix autotools warning on _LDFLAGSAndreas Fuchs
2018-09-30test: Add integration test for StirRandomPeter Huewe
2018-09-12ESYS Tests: Fix some Makefile variableAndreas Fuchs
2018-08-29ESYS Tests: Fix default tcti handlingAndreas Fuchs
2018-08-24test: add unit tests for the polling interfaceTadeusz Struk
2018-08-23ESYS: Add unit test for crypto backends.Juergen Repp
2018-08-02ESYS TEST: Added tests for Esys_HMAC and Esys_Hash and minor fixes.Juergen Repp
2018-07-30TEST ESYS: Enable tests for physical TPM.Juergen Repp
2018-07-13build: Use ESYSLDFLAGS instead of -lgcrypt directly.Philip Tricca
2018-07-05ESYS: Crypto backend for usage of openssl's libcrypto added.Juergen Repp
2018-05-04Tests: ESAPI: Null-TCTI-InitializeAndreas Fuchs
2018-05-04Tests: ESAPI: Add test for bound sessionsJuergen Repp
2018-05-01test: add param encrypt-decrytp testTadeusz Struk