blob: 4f13705ae201b31489df2023ea3e712a5f76a3f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-carray_list.c
tests/macros.h
Depends-on:
array-list
progname
configure.ac:
Makefile.am:
TESTS += test-carray_list
check_PROGRAMS += test-carray_list
|