aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/xtensa
AgeCommit message (Expand)AuthorFilesLines
2017-01-15target/xtensa: tests: clean up interrupt testsMax Filippov1-7/+20
2017-01-15target/xtensa: tests: add memctl testMax Filippov1-0/+1
2017-01-15target/xtensa: tests: add ccount write testsMax Filippov1-0/+34
2017-01-15target/xtensa: tests: replace hardcoded interrupt masksMax Filippov1-5/+5
2017-01-15target/xtensa: tests: fix timer testsMax Filippov1-28/+33
2017-01-15target/xtensa: tests: run tests with icountMax Filippov1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2014-12-17target-xtensa: test cross-page opcodeMax Filippov1-13/+13
2014-11-10target-xtensa: add entry overflow testMax Filippov1-0/+51
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov3-115/+137
2014-05-26target-xtensa: add tests for cross-page TBMax Filippov1-0/+220
2014-05-26target-xtensa: completely clean TLB between MMU testsMax Filippov1-7/+19
2014-02-24target-xtensa: add basic tests for cache opcodesMax Filippov2-0/+98
2014-02-24target-xtensa: allow using core configuration in testsMax Filippov30-32/+37
2014-02-24target-xtensa: add overridable test_init macroMax Filippov2-2/+6
2013-07-29tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber1-9/+11
2013-07-29target-xtensa: add extui unit testMax Filippov2-0/+27
2012-12-08target-xtensa: add s32c1i unit testsMax Filippov2-0/+40
2012-12-08target-xtensa: add SR accessibility unit testsMax Filippov3-1/+92
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov1-14/+207
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov1-0/+36
2012-04-14target-xtensa: add test for IBREAK invalidationMax Filippov1-0/+34
2012-04-14target-xtensa: add tests for LBEG/LEND invalidationMax Filippov1-0/+50
2012-04-14target-xtensa: improve unit tests debuggingMax Filippov2-0/+20
2012-02-20target-xtensa: add breakpoint testsMax Filippov2-0/+224
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori29-0/+3394