Files
gnulib/modules/vasnprintf-extra-tests
Bruno Haible 73c289e559 vasnprintf-extra-tests: Refactor.
* tests/test-vasnprintf-big1.c: New file, based on
tests/test-vasnprintf-big.c.
* tests/test-vasnprintf-big2.c: New file, based on
tests/test-vasnprintf-big.c.
* tests/test-vasnprintf-big.c: Remove file.
* modules/vasnprintf-extra-tests: Update to build two separate programs.
2026-07-14 19:28:10 +02:00

20 lines
314 B
Plaintext

Status:
longrunning-test
Files:
tests/test-vasnprintf-big1.c
tests/test-vasnprintf-big2.c
tests/macros.h
Depends-on:
bool
stdint-h
physmem
configure.ac:
AC_CHECK_FUNCS_ONCE([setrlimit])
Makefile.am:
TESTS += test-vasnprintf-big1 test-vasnprintf-big2
check_PROGRAMS += test-vasnprintf-big1 test-vasnprintf-big2