]> git.proxmox.com Git - mirror_qemu.git/commit
tests/softfloat: always do quick softfloat tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Feb 2019 15:03:29 +0000 (15:03 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 22 Feb 2019 09:32:32 +0000 (09:32 +0000)
commit4f575c08ca856f03fd5c8567f5ca9389433e3e66
tree433ea506c96bc70730c726cf979624e31a31e1a3
parent0a8b05c7cbd1412561d72e80beb9bead57a1a9aa
tests/softfloat: always do quick softfloat tests

Some operations take a long time and enabling "-l 2 -r all" can take
more than a day which is stretching the definition of a "slow" test.
Lets default to the quick test and leave a note for those who wish to
run by hand.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
tests/Makefile.include