Hash :
f9a4ee73
Author :
Date :
2023-03-24T02:45:09
printf-posix tests: Fix compilation error (regression 2021-08-28). * modules/printf-posix-tests (Files): Add tests/qemu.h.
Files:
tests/test-printf-posix.sh
tests/test-printf-posix.c
tests/test-printf-posix.h
tests/test-printf-posix.output
tests/test-printf-posix2.sh
tests/test-printf-posix2.c
tests/infinity.h
tests/qemu.h
tests/signature.h
tests/macros.h
Depends-on:
stdint
configure.ac:
AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
Makefile.am:
TESTS += test-printf-posix.sh test-printf-posix2.sh
check_PROGRAMS += test-printf-posix test-printf-posix2