summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2016-12-07 10:01:39 +0100
committerWerner Koch <wk@gnupg.org>2016-12-07 10:01:39 +0100
commite366c19b34922c770af82cd035fd815680b29dee (patch)
tree04f13b07dc0b4bc2a7bc65d03bcfabb8dc41c513 /tests/Makefile.am
parent995ce697308320c6a52a307f83dc49eeb8d784b4 (diff)
downloadlibgcrypt-e366c19b34922c770af82cd035fd815680b29dee.tar.gz
tests: New test t-secmem.
* src/secmem.c (_gcry_secmem_dump_stats): Add arg EXTENDED and adjust caller. * src/gcrypt-testapi.h (PRIV_CTL_DUMP_SECMEM_STATS): New. * src/global.c (_gcry_vcontrol): Implement that. * tests/t-secmem.c: New. * tests/Makefile.am (tests_bin): Add that test. -- This test does not much right now. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d462f306..374e72e7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,7 +19,7 @@
## Process this file with automake to produce Makefile.in
tests_bin = \
- version mpitests t-sexp t-convert \
+ version t-secmem mpitests t-sexp t-convert \
t-mpi-bit t-mpi-point curves t-lock \
prime basic keygen pubkey hmac hashtest t-kdf keygrip \
fips186-dsa aeswrap pkcs1v2 random dsa-rfc6979 t-ed25519 t-cv25519