aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-02-09 17:20:51 +0000
committerPeter Maydell <peter.maydell@linaro.org>2017-02-09 17:20:51 +0000
commit36f2bd63d4ae9757e6ece2e1c3a25aa844926539 (patch)
tree178f80ff17adc0253aabd3b604c2d2831516ccd4 /README
parent1f50c3f3294c6b67cf69cd71d919e58ed886ac41 (diff)
test3: Update to use tapit output format and add to runtests
Update the test3 code to use tapit output format so we can add it to the tests run by the runtests script. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3cd5f9f..4adde52 100644
--- a/README
+++ b/README
@@ -26,10 +26,10 @@ test10-kern.bin: check register exception handling register states
test4-kern.bin: handling of external (NVIC) exceptions
test5-kern.bin: thread mode unprivileged and process stack handling
test13-kern.bin: UsageFaults
+test3-kern.bin: exception masking and escalation
Tests which aren't currently run:
-test3-kern.bin: exception masking and escalation
test6-kern.bin: unrecoverable exception
test7-kern.bin: magic exception return from thread mode
test8-kern.bin: test MPU