blob: c2338f2e41e418566ce683676d2ea80e6490bcbd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-array_omap.c
tests/macros.h
Depends-on:
xlist
array-list
configure.ac:
Makefile.am:
TESTS += test-array_omap
check_PROGRAMS += test-array_omap
test_array_omap_LDADD = $(LDADD) @LIBINTL@
|