mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-04-25 12:01:42 +00:00
tests: Add a test for trace interrupts
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Script to update console related tests from source
|
||||
#
|
||||
|
||||
for i in sc illegal decrementer xics privileged mmu misc modes reservation ; do
|
||||
for i in sc illegal decrementer xics privileged mmu misc modes reservation trace ; do
|
||||
cd $i
|
||||
make
|
||||
cd -
|
||||
|
||||
Reference in New Issue
Block a user