commit | dc2ec29fd4409a563e27a819793d3ad194d38947 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Jul 30 19:16:34 2018 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Jul 30 19:21:11 2018 +0100 |
tree | 07d52115df38d633fb23906aa98e885ca39be8d4 | |
parent | 2a128bf890bbb9d10308474d4e50324d3ceed7fd [diff] |
tests/vm: Use make's --output-sync option Use make's --output-sync option when running tests inside VMs, so that if we're building with parallelization the output doesn't get scrambled. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>