summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/array-set-tests14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/array-set-tests b/modules/array-set-tests
new file mode 100644
index 0000000000..13149f5b38
--- /dev/null
+++ b/modules/array-set-tests
@@ -0,0 +1,14 @@
+Files:
+tests/test-array_set.c
+tests/macros.h
+
+Depends-on:
+xoset
+array-oset
+xalloc
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-array_set
+check_PROGRAMS += test-array_set