diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2018-07-17 17:17:53 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2018-07-24 11:45:25 +0100 |
commit | 1a3bdc6111482fbb41eacacf850002e4589a81ef (patch) | |
tree | caa1cd7cfca3c0c2541dd6e64aa44980c6faffd4 /tests/tcg/i386/README | |
parent | 15352decf8fd834627d05fb619dd523f50101977 (diff) | |
download | qemu-1a3bdc6111482fbb41eacacf850002e4589a81ef.zip |
tests/tcg: remove runcom test
The combination of being rather esoteric and needing to support mmap @
0 means this only ever worked under translation. It has now regressed
even further and is no longer useful. Kill it.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tests/tcg/i386/README')
-rw-r--r-- | tests/tcg/i386/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/tcg/i386/README b/tests/tcg/i386/README index 7a0a47bf27..09e88f30dc 100644 --- a/tests/tcg/i386/README +++ b/tests/tcg/i386/README @@ -25,9 +25,6 @@ and host CPUs. test-i386-fprem --------------- -runcom ------- - test-mmap --------- |