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

vasprintf-gnu: Add tests.

* tests/test-vasprintf-gnu.c: New file, based on
tests/test-vasprintf-posix.c and tests/test-vasnprintf-gnu.c.
* modules/vasprintf-gnu-tests: New file, based on
modules/vasprintf-posix-tests.
This commit is contained in:
Bruno Haible
2023-03-24 11:29:58 +01:00
parent 891708e6f2
commit fa8e2b3669
3 changed files with 293 additions and 0 deletions

View File

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