blob: 1aff87bedae5d390c8cceb009d139e61ba28f01a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Files:
tests/test-count-leading-zeros.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-count-leading-zeros
check_PROGRAMS += test-count-leading-zeros
|