aboutsummaryrefslogtreecommitdiff
path: root/test/unit/UINT64-marshal.c
AgeCommit message (Expand)Author
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
2017-12-05Headers: Fixing macros for error levels (to rc layers)Andreas Fuchs
2017-10-10libmu: convert names to comply with TCG specTadeusz Struk
2017-08-14test: convert unit tests to new cmocka APITadeusz Struk
2017-06-27Remove duplicate code for endianness manipulationTadeusz Struk
2017-03-09libmarshal: Pass source parameter by value for *_Marshal functions.Philip Tricca
2017-03-09libmarshal: Replace type-punned pointer in CAST_TO_* with real functions.Philip Tricca
2017-02-27marshal: Add functions to marshal UINT64s with unit test.Philip Tricca