diff options
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/README b/tests/README index 80e490e..d6437ee 100644 --- a/tests/README +++ b/tests/README @@ -14,6 +14,9 @@ configuration Tests can be configured using two environment variables. +QEMU_BINARY (optional) + Points to a qemu binary to use. + QEMU_BUILD_DIR (optional) Points to a qemu build tree. Uses the qemu binaries there for testing (instead of the installed version). |