]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg/xtensa: clean up test set
authorMax Filippov <jcmvbkbc@gmail.com>
Fri, 22 Mar 2019 19:49:17 +0000 (12:49 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Sat, 23 Mar 2019 21:42:05 +0000 (14:42 -0700)
commitbc19449acc2e05854118a47cdf96c1e86b30740d
tree6fe7da253880051abe8f75b15bb52e133276d85a
parent393cf60bf75541e1090b1573ce88d6d2b9209c2a
tests/tcg/xtensa: clean up test set

Drop test_fail: we know that exit simcall works. Now that it's not run
automatically there's no point in keeping it.
Drop test_pipeline: we're not modeling pipeline, we don't control ccount
and there's no plan to do so.
Enable test_boolean: it won't break on cores without boolean option, it
will do testing on cores with boolean option.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
tests/tcg/xtensa/Makefile.softmmu-target
tests/tcg/xtensa/test_fail.S [deleted file]
tests/tcg/xtensa/test_pipeline.S [deleted file]