aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2019-04-04Tests: Improve state checkingAndreas Fuchs
2019-02-27test: fuzz: Generate libfuzzer and OSS Fuzz testsJohn Andersen
2019-02-04build: enable ac config headers featureTadeusz Struk
2019-01-29.gitignore: add m4 to gitignoreTadeusz Struk
2019-01-24build: update for ax_code_coverage.m4 version 2019.01.06Jonas Witschel
2018-10-23gitignore: update ignore filesTadeusz Struk
2018-04-10Doc: Fix doxygenAndreas Fuchs
2018-03-29Tests: Check for cleanup of transient areasAndreas Fuchs
2018-03-29Tests: Check for empty transient areasAndreas Fuchs
2018-02-22.gitignore: Fix bad ignore rule that ignored unit test sources.Philip Tricca
2018-02-16Doxygen: Integrate doxygen buildingAndreas Fuchs
2018-01-31Ignore .vs directory.Philip Tricca
2018-01-19Ignore files generated by the code coverage tools.Philip Tricca
2017-10-11build: Generate AUTHORS file from git history.Philip Tricca
2017-07-21test: Port tpmclient into the integration test framework.Philip Tricca
2017-07-05Merge branch '1.x'Philip Tricca
2017-07-05test: Add integration test for Tss2_Sys_StartAuthSession.Philip Tricca
2017-07-05configure.ac: Move compiler / preproc / link flag macros to m4/.Philip Tricca
2017-07-05test: Add integration test for asymmetric encrypt and decrypt use case.hp
2017-07-05test: Add integration test for PCR Read and Extend Remove PCR Extension test ...hp
2017-07-05test: Add integration test for SelfTest.hp
2017-07-05test: Add integration test for GetRandom.hp
2017-07-05Move unit tests from test/ to test/unit/ and remove the '_unit' suffix.Philip Tricca
2017-06-27gitignore: updates for vi temp filesTadeusz Struk
2017-06-05Merge branch '1.x'Philip Tricca
2017-06-05doc: Add manpages in the overview section for the two TCTIs.Philip Tricca
2017-05-10Automate download / build / invocation of simulator.Philip Tricca
2017-03-15test: Add integration test for Tss2_Sys_StartAuthSession.Philip Tricca
2017-03-08configure.ac: Move compiler / preproc / link flag macros to m4/.Philip Tricca
2017-02-03.gitignore: Fix bad rule for source files in test/unit.Philip Tricca
2017-01-12test: Add integration test for asymmetric encrypt and decrypt use case.hp
2016-12-25test: Add integration test for PCR Read and Extend Remove PCR Extension test ...hp
2016-12-05test: Add integration test for SelfTest.hp
2016-12-05test: Add integration test for GetRandom.hp
2016-12-05Automate download / build / invocation of simulator.Philip Tricca
2016-12-02Move unit tests from test/ to test/unit/ and remove the '_unit' suffix.Philip Tricca
2016-11-22libtcti-device: Normalize the naming for unit test file.Philip Tricca
2016-08-14Add unit test for the CopyCommandHeader function.Philip Tricca
2016-07-31Add unit test for GetNumHandles, check for valid and invalid TPM_CC values.Philip Tricca
2016-07-23Add a single unit test to trigger the NULL deref bug in CommonPrepareProloguePhilip Tricca
2016-07-19getcommands: Move to resourcemgr/, remove use of SAPI_CLIENT macro, fix error...Philip Tricca
2016-05-15Make data for the libraries queryable through pkg-config.Philip Tricca
2016-03-16test: Integrate cmocka into autotools build, add basic test case for device T...Philip Tricca
2016-03-09Revert "Expose version number to make, generate header guard checks."Philip Tricca
2016-02-28Expose version number to make, generate header guard checks.Philip Tricca
2015-11-16Merge branch '01.org-master' into sapiTestswcarthur
2015-11-16Set some more files and directories to be ignored.wcarthur
2015-11-03build: Create libtpm2sapi. Install stuff.Philip Tricca
2015-09-16build: Integrate libtool.Philip Tricca
2015-09-14build: Generate lists of source files at bootstrap time in src_vars.mk.Philip Tricca