view modules/roundf-tests @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents baba3b346ab2
children 33ab12a7cea2
line wrap: on
line source

Files:
tests/test-roundf1.c
tests/test-round2.c
tests/test-roundf2.c
tests/nan.h

Depends-on:
ceilf
floorf
isnanf-nolibm
stdbool
stdint
fprintf-posix
verify

configure.ac:

Makefile.am:
TESTS += test-roundf1 test-roundf2
check_PROGRAMS += test-roundf1 test-roundf2
test_roundf1_LDADD = $(LDADD) @ROUNDF_LIBM@
test_roundf2_LDADD = $(LDADD) @ROUNDF_LIBM@

License:
LGPL