doc: Recommend string descriptors for application area like parsers.
[gnulib.git] / modules / crypto / gc-hmac-md5-tests
bloba3f7533b783df4580ceb8d513556c965cad96d29
1 Files:
2 tests/test-gc-hmac-md5.c
4 Depends-on:
6 configure.ac:
8 Makefile.am:
9 TESTS += test-gc-hmac-md5
10 check_PROGRAMS += test-gc-hmac-md5
11 test_gc_hmac_md5_LDADD = $(LDADD) @LIB_CRYPTO@ $(GETRANDOM_LIB)