Comment 1 for bug 1713434

Revision history for this message
Thomas Huth (th-huth) wrote :

When running tests directly, you've got to specify the QEMU binary like this:

QTEST_QEMU_BINARY=ppc64-softmmu/qemu-system-ppc64 tests/prom-env-test --quiet --keep-going -m=quick

But the abort() is indeed ugly here and I think we should print out a user-friendly error message instead.