Home | History | Annotate | Download | only in libexecinfo
History log of /src/tests/lib/libexecinfo/t_sig_backtrace.c
RevisionDateAuthorComments
 1.8  17-Apr-2025  riastradh t_sig_backtrace: Mark xfail on sparc.

Also change ATF_REQUIRE to ATF_CHECK to get more diagnostics out in a
single test run, where appropriate.

PR port-sparc64/59313: t_sig_backtrace tests are failing
 1.7  06-Jul-2023  riastradh branches: 1.7.2;
t_sig_backtrace: Flush stdout before writing to STDOUT_FILENO.

Avoids confusing ordering of output.
 1.6  25-Jul-2022  riastradh t_sig_backtrace: Pacify vfork clobber warning with volatile.
 1.5  25-Jul-2022  riastradh execinfo(3): Mark sig_backtrace_jump test as xfail.

PR lib/56940
 1.4  25-Jul-2022  riastradh execinfo: Fix mistake in previous: match `the_loop*' as prefix.

Now that there are two functions we need to catch either one.
 1.3  25-Jul-2022  riastradh execinfo: Test stack traces through null pointer jump too.
 1.2  23-Nov-2021  thorpej Temporary hack to work around incorrect/missing unwind info for
the t_sig_backtrace test case on ARM when compiled with optimization.
 1.1  18-Nov-2021  thorpej Add a test case for backtrace(3) across a signal handler.
 1.7.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed