1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

malloc-posix: Add tests.

* tests/test-malloc-posix.c: New file.
* modules/malloc-posix-tests: New file.
This commit is contained in:
Bruno Haible
2024-10-31 20:54:15 +01:00
parent 5c3bd57106
commit 7a80523ef2
3 changed files with 73 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
Files:
tests/test-malloc-posix.c
tests/macros.h
Depends-on:
stdint
configure.ac:
Makefile.am:
TESTS += test-malloc-posix
check_PROGRAMS += test-malloc-posix