Files:
tests/from-glibc/tst-stdc_bit_floor.c
tests/from-glibc/tst-stdbit.h
tests/from-glibc/support/test-driver.c
tests/macros.h

Depends-on:
libc-config
stdbool
stdint
assert-h

configure.ac:

Makefile.am:
TESTS += test-stdc_bit_floor
check_PROGRAMS += test-stdc_bit_floor
test_stdc_bit_floor_SOURCES = from-glibc/tst-stdc_bit_floor.c
test_stdc_bit_floor_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/from-glibc -DGNULIB_TEST_STDBIT
