Files:
tests/test-sqrtl.c
tests/test-sqrt.h
tests/signature.h
tests/macros.h
tests/randoml.c

Depends-on:
fpucw
float-h

configure.ac:

Makefile.am:
TESTS += test-sqrtl
check_PROGRAMS += test-sqrtl
test_sqrtl_SOURCES = test-sqrtl.c randoml.c
test_sqrtl_LDADD = $(LDADD) @SQRTL_LIBM@
