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:
14
modules/vzprintf-gnu-tests
Normal file
14
modules/vzprintf-gnu-tests
Normal 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
|
Reference in New Issue
Block a user