Commit 5c5e2eae1ea3a3e3854c7be2a17e498357bca9d7

Bruno Haible 2024-05-12T12:29:38

execinfo tests: Strengthen tests. * tests/test-execinfo.c (test_backtrace): Add an argument. Check the return value of backtrace(). Check that backtrace_symbols_fd is defined. Check the return value of backtrace_symbols(). (main): Test also the case of a short buffer. * modules/execinfo-tests (Makefile.am): Verify that LIB_EXECINFO is defined.