aboutsummaryrefslogtreecommitdiff
path: root/test/tpmclient
AgeCommit message (Expand)Author
2018-01-19test: Remove old tpmclient 'tcti_util' module.Philip Tricca
2018-01-04test: Update to new logging frameworkAndreas Fuchs
2018-01-04TCTI: Update to new logging frameworkAndreas Fuchs
2017-12-05Headers: Fixing macros for error levels (to rc layers)Andreas Fuchs
2017-12-01sysapi: Update SetCmdAuths and GetRspAuths to new parameter typeAndreas Fuchs
2017-11-30tests: Fixes unused variablesAndreas Fuchs
2017-11-30tests: Fixes unused return codesAndreas Fuchs
2017-11-30sysapi: Fixes about GetCommandCodeAndreas Fuchs
2017-11-22tpm-types: Switch TPMAs from struct to definesAndreas Fuchs
2017-11-22tcti: Change macro function names to CamelCaseAndreas Fuchs
2017-11-16All: Changed namespace from TPM_ to TPM2_Andreas Fuchs
2017-11-16includes: Removed implementation.hAndreas Fuchs
2017-11-16Change TPM_RC to TSS2_RC.Andreas Fuchs
2017-11-08sysapi: simplify TPM2B structuresTadeusz Struk
2017-11-02test: move System API tests from tpmclient to integrationTadeusz Struk
2017-11-02test: create tpm properties integ testTadeusz Struk
2017-11-02tpmclient: remove hash function pointersTadeusz Struk
2017-11-02tpmclient: remove unused RM test codeTadeusz Struk
2017-10-23sysapi: remove duplicate access ptrs from sys context structTadeusz Struk
2017-10-20tpmclient: fix CompareTPM2BTadeusz Struk
2017-10-20sysapi: fix Tss2_Sys_GetCommandCodeTadeusz Struk
2017-10-19sysapi: convert helper functionsTadeusz Struk
2017-10-10sysapi: introduce REQ and RESP_HEADER macrosTadeusz Struk
2017-10-10sysapi: Remove duplicate definition of response headerTadeusz Struk
2017-10-06remove double asignment of parameters of rsaDetail.keyBits value in TestCreate()thomas
2017-09-15test: Update test code to work with latest simulator.Philip Tricca
2017-09-15marshal: add check for pcrselectSizeTadeusz Struk
2017-08-26fix spelling of synchronous in a couple of placesDaniel Mueller
2017-08-09TSS2_Sys_LoadExternal: Fix marshaling errorWilliam Roberts
2017-08-08test: Update invalid test in tpmclientTadeusz Struk
2017-07-30sys-initialize: SysInitializeTest is now in integrationJohn Andersen
2017-07-30abi-version: AbiVersionTest is now in integrationJohn Andersen
2017-07-25tpmcliet: Re-write GenerateSessionEncryptDecryptKey for readability.Philip Tricca
2017-07-21test: Port tpmclient into the integration test framework.Philip Tricca
2017-07-21test: Remove tpmclient 'demoDelay'Philip Tricca
2017-07-21test: Remove resourcemgr test from EvictControl test.Philip Tricca
2017-07-21tpmclient: Remove DEBUG_GAP_HANDLING.Philip Tricca
2017-07-21tpmclient: Remove dead code.Philip Tricca
2017-07-04test: Move "common" and "sample" code used by tpmclient to tpmclient.Philip Tricca
2017-07-03test: Remove saved tpmclient output.Philip Tricca
2017-06-27Remove duplicate code for endianness manipulationTadeusz Struk
2017-06-23Merge branch '1.x'Philip Tricca
2017-06-23tpmclient: Remove visual studio generated files.Philip Tricca
2017-06-23tpmclient: remove resMgrInterfaceNamePhilip Tricca
2017-06-23tpmclient: Remove SHARED_OUT_FILE.Philip Tricca
2017-06-23tpmclient: Remove localTctiTest.Philip Tricca
2017-06-23tpmclient: Remove -startAuthSessionTest option.Philip Tricca
2017-06-23tpmclient: Remove -dbg level option.Philip Tricca
2017-06-23tpmclient: remove -passes optionPhilip Tricca
2017-06-15Cleanup the usage of extern "C"Tadeusz Struk