summaryrefslogtreecommitdiff
path: root/tests/tcg/xtensa
AgeCommit message (Expand)Author
2017-01-15target/xtensa: tests: clean up interrupt testsMax Filippov
2017-01-15target/xtensa: tests: add memctl testMax Filippov
2017-01-15target/xtensa: tests: add ccount write testsMax Filippov
2017-01-15target/xtensa: tests: replace hardcoded interrupt masksMax Filippov
2017-01-15target/xtensa: tests: fix timer testsMax Filippov
2017-01-15target/xtensa: tests: run tests with icountMax Filippov
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2014-12-17target-xtensa: test cross-page opcodeMax Filippov
2014-11-10target-xtensa: add entry overflow testMax Filippov
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov
2014-05-26target-xtensa: add tests for cross-page TBMax Filippov
2014-05-26target-xtensa: completely clean TLB between MMU testsMax Filippov
2014-02-24target-xtensa: add basic tests for cache opcodesMax Filippov
2014-02-24target-xtensa: allow using core configuration in testsMax Filippov
2014-02-24target-xtensa: add overridable test_init macroMax Filippov
2013-07-29tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber
2013-07-29target-xtensa: add extui unit testMax Filippov
2012-12-08target-xtensa: add s32c1i unit testsMax Filippov
2012-12-08target-xtensa: add SR accessibility unit testsMax Filippov
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov
2012-04-14target-xtensa: add test for IBREAK invalidationMax Filippov
2012-04-14target-xtensa: add tests for LBEG/LEND invalidationMax Filippov
2012-04-14target-xtensa: improve unit tests debuggingMax Filippov
2012-02-20target-xtensa: add breakpoint testsMax Filippov
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori