Home
last modified time | relevance | path

Searched hist:bc19449a (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/xtensa/
H A DMakefile.softmmu-targetbc19449a Fri Mar 22 14:49:17 CDT 2019 Max Filippov <jcmvbkbc@gmail.com> 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>