coreutils / gnulib /modules /crypto /gc-md2-tests
AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
Raw
History Blame Contribute Delete
179 Bytes
Files:
tests/test-gc-md2.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-gc-md2
check_PROGRAMS += test-gc-md2
test_gc_md2_LDADD = $(LDADD) @LIB_CRYPTO@ $(GETRANDOM_LIB)