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

dzprintf-gnu: Add tests.

* tests/test-dprintf-gnu.h: New file, extracted from
tests/test-dprintf-gnu.c.
* tests/test-dprintf-gnu.c: Include it.
(test_function): Remove function.
* modules/dprintf-gnu-tests (Files): Add it.
* tests/test-dzprintf-gnu.c: New file, based on
tests/test-dprintf-gnu.c.
* tests/test-dzprintf-gnu.sh: New file, based on
tests/test-dprintf-gnu.sh.
* modules/dzprintf-gnu-tests: New file.
This commit is contained in:
Bruno Haible
2024-06-30 17:43:45 +02:00
parent 1af916894f
commit e448eb14bf
7 changed files with 163 additions and 63 deletions

View File

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