libtpms/tests
Stefan Berger 139925229d build-sys: Add support for --enable-test-coverage to configure
Add support for --enable-test-coverage that sets additional CFLAGS
and LDFLAGS.

gcov creates files with suffixes .gcov, .gcno, and .gcda that we
need clean up in a few directories.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2019-01-09 11:51:41 -05:00
..
corpus-execute-command tests: add an initial corpus for fuzzing 2018-06-15 18:07:49 -04:00
base64decode.c Add a test case for the TPMLIB_DecodeBlob API 2014-01-08 11:43:37 -05:00
base64decode.sh scripting: Use #!/usr/bin/env bash rather than /bin/bash 2018-09-10 16:33:34 +00:00
common tests: Add simple test case reading PCRs and writing state file 2018-12-17 19:52:32 -05:00
freebl_sha1flattensize.c Fix support for ARM64 2014-06-30 15:04:15 -04:00
fuzz.c tests: Fix missing semicolon in test case 2019-01-06 15:58:02 -05:00
Makefile.am build-sys: Add support for --enable-test-coverage to configure 2019-01-09 11:51:41 -05:00
nvram_offsets.c tpm2: adapt NVRAM offsets and check structure sizes 2018-06-15 18:07:49 -04:00
run-fuzzer.sh tests: Wrap the fuzzer test in a script 2018-12-10 09:17:25 -05:00
tpm2_pcr_read.c tests: Add simple test case reading PCRs and writing state file 2018-12-17 19:52:32 -05:00
tpm2_pcr_read.sh tests: Add simple test case reading PCRs and writing state file 2018-12-17 19:52:32 -05:00