Skip to content
Commit 6543b99d authored by Jean-Philippe Brucker's avatar Jean-Philippe Brucker
Browse files

configs: Update kvm-unit-tests



Update kvm-unit-tests and make it easier to use the final product.

Rather than archiving the kvm-unit-tests directory, share it as is with
the guest. I've had issues uncompressing the archive from inside the
guest, because the buildroot tar didn't recognize the format:

    tar: invalid tar magic

Update the generated config.mak so we can run the test script from
within the guest.

Signed-off-by: default avatarJean-Philippe Brucker <jean-philippe@linaro.org>
parent 8c7a3cf8
Loading
Loading
Loading