summaryrefslogtreecommitdiff
path: root/modules/aligned-malloc-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-07-21 10:04:36 +0200
committerBruno Haible <bruno@clisp.org>2020-07-21 10:37:23 +0200
commitfd8403522f26c5dca64fcc29bcf4c6b4c5b08335 (patch)
tree9647a8e2eb33044c8fbc177005040988227c974b /modules/aligned-malloc-tests
parent8ce76ed581d7ad000c8d72d9fe759929d653f171 (diff)
downloadgnulib-fd8403522f26c5dca64fcc29bcf4c6b4c5b08335.tar.gz
aligned-malloc: Add tests.
* tests/test-aligned-malloc.c: New file. * modules/aligned-malloc-tests: New file.
Diffstat (limited to 'modules/aligned-malloc-tests')
-rw-r--r--modules/aligned-malloc-tests11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/aligned-malloc-tests b/modules/aligned-malloc-tests
new file mode 100644
index 0000000000..4d6054995d
--- /dev/null
+++ b/modules/aligned-malloc-tests
@@ -0,0 +1,11 @@
+Files:
+tests/test-aligned-malloc.c
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-aligned-malloc
+check_PROGRAMS += test-aligned-malloc