Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-10 | target-xtensa: add entry overflow test | Max Filippov | 1 | -0/+51 | |
Check that entry instruction raises window overflow exception when PS.CALLINC points to live registers. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> | |||||
2014-02-24 | target-xtensa: allow using core configuration in tests | Max Filippov | 1 | -1/+1 | |
Add path to the core configuration directory to test build command and replace .include asm directive with #include to enable preprocessing. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> | |||||
2012-01-12 | tests: mv tests/* -> tests/tcg | Anthony Liguori | 1 | -0/+302 | |
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> |