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

vzprintf-gnu: Add tests.

* tests/test-printf-gnu.h (test_function): Use RETTYPE instead of 'int'.
* tests/test-printf-gnu.c (RETTYPE): New macro.
* tests/test-vprintf-gnu.c (RETTYPE): New macro.
* tests/test-vzprintf-gnu.c: New file, based on
tests/test-vprintf-gnu.c.
* tests/test-vzprintf-gnu.sh: New file, based on
tests/test-vprintf-gnu.sh.
* modules/vzprintf-gnu-tests: New file.
This commit is contained in:
Bruno Haible
2024-06-30 23:04:37 +02:00
parent cb5dabfd8a
commit c630fd2fce
7 changed files with 94 additions and 3 deletions

View File

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