view modules/crypto/hmac-md5-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 0c8459454095
children
line wrap: on
line source

Files:
tests/test-hmac-md5.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-hmac-md5
check_PROGRAMS += test-hmac-md5
test_hmac_md5_LDADD = $(LDADD) @LIB_CRYPTO@