coreutils / gnulib /modules /crypto /gc-hmac-sha256-tests
AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
Files:
tests/test-gc-hmac-sha256.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-gc-hmac-sha256
check_PROGRAMS += test-gc-hmac-sha256
test_gc_hmac_sha256_LDADD = $(LDADD) @LIB_CRYPTO@ $(GETRANDOM_LIB)