libunwind/scripts
Stephen Webb 91021e748e Cross-build CI make check QEMU tweak
The cross-built CI runs using GiotHub actions were using QEMU to run `make
check`. Instead, the host should run `make check` and the actual test binary
should be run under QEMU.

This change configures the cross build to use a (new) qemu-test-driver script as
the test harness, which in turn invokes the test under QEMU.  The tests are
linked to the libunwind libraries statically to avoid complicating the search
paths and invoking libtool.

Fixes #401.
2022-08-05 15:17:27 -04:00
..
kernel-diff.sh Turn back on execute-permission on script files. 2006-07-26 15:46:15 -06:00
kernel-files.txt Adjust for renaming of ia64 -> tdep-ia64. 2005-05-20 15:27:25 +00:00
make-L-files Turn back on execute-permission on script files. 2006-07-26 15:46:15 -06:00
qemu-test-driver Cross-build CI make check QEMU tweak 2022-08-05 15:17:27 -04:00