aboutsummaryrefslogtreecommitdiff
path: root/test/unit/TPM2B-marshal.c
AgeCommit message (Expand)Author
2019-03-14test: Test marshaling TPM2B_PUBLIC RSA key with optional unique dataBryon Nevis
2019-02-28Tests: Fix valgrind errorsAndreas Fuchs
2018-12-13MU: Fix marshaling of TPM2Bs with sub types.Juergen Repp
2018-10-25test: fix tpm2b unit tests failing on big endianTadeusz Struk
2018-06-12Convert to SPDX-License-IndentifiersPeter Huewe
2018-04-30test: add copyright tag to unit testsTadeusz Struk
2018-03-14build: Move logging code and tss2_endian.h to $(srcdir)/src/utilPhilip Tricca
2018-03-14build: Move type marshalling library from 'marshal' to 'src/tss2-mu'.Philip Tricca
2018-03-14build: Install headers to $(includedir)/tss2, prefixed with tss2_Philip Tricca
2018-03-08headers: Cleanup broken header preludes.Philip Tricca
2018-01-31Include local headersKristen Carlson Accardi
2017-12-05Headers: Fixing macros for error levels (to rc layers)Andreas Fuchs
2017-11-30tests: Fixes unused variablesAndreas Fuchs
2017-11-16All: Changed namespace from TPM_ to TPM2_Andreas Fuchs
2017-11-08sysapi: simplify TPM2B structuresTadeusz Struk
2017-10-10libmu: convert names to comply with TCG specTadeusz Struk
2017-08-18test: Add unit tests for TPM2B typesTadeusz Struk