On 7/6/20 1:59 PM, Rob Savoye wrote: Note this requires a global site.exp file to specify connectivity details for a remote Raspberry PI, but defaults to "pi". The QEMU support should work but needs "qemu", which is set in the site.exp file. Your target_list should be "qemu".
> Summary of changes: > ChangeLog | 10 ++ > Makefile.am | 1 + > Makefile.in | 95 +++++++++++------- > aclocal.m4 | 191 +++++++++++++++++------------------- > autogen.sh | 227 +++++++++++++++++++++++++++++++++++++++++++ > baseboards/pi.exp | 10 +- > baseboards/qemu.exp | 274 > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > configure | 212 ++++++++++++++++++++-------------------- > doc/dejagnu.texi | 2 +- > missing | 16 +-- > 10 files changed, 776 insertions(+), 262 deletions(-) > create mode 100755 autogen.sh > create mode 100644 baseboards/qemu.exp _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit