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

vdzprintf-gnu: Add tests.

* tests/test-fprintf-gnu.h (test_function): Use RETTYPE instead of
'int'.
* tests/test-fprintf-gnu.c (RETTYPE): New macro.
* tests/test-vdprintf-gnu.c (RETTYPE): New macro.
* tests/test-vfprintf-gnu.c (RETTYPE): New macro.
* tests/test-vdzprintf-gnu.c: New file, based on
tests/test-vdzprintf-posix.c.
* tests/test-vdzprintf-gnu.sh: New file, based on
tests/test-vdzprintf-posix.sh.
* modules/vdzprintf-gnu-tests: New file.
This commit is contained in:
Bruno Haible
2024-06-30 17:29:44 +02:00
parent c2aa6def90
commit 5db947823d
8 changed files with 99 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
Files:
tests/test-vdzprintf-gnu.sh
tests/test-vdzprintf-gnu.c
tests/test-fprintf-gnu.h
tests/test-printf-gnu.output
tests/infinity.h
tests/macros.h
Depends-on:
stdint
configure.ac:
Makefile.am:
TESTS += test-vdzprintf-gnu.sh
check_PROGRAMS += test-vdzprintf-gnu