projects
/
riscv-isa-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6d23ae
)
Actually run the ebreak test.
author
Tim Newsome
<tim@sifive.com>
Wed, 30 Mar 2016 17:43:45 +0000
(10:43 -0700)
committer
Tim Newsome
<tim@sifive.com>
Mon, 23 May 2016 19:12:10 +0000
(12:12 -0700)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 5f0102a2ada51ba84730f6d9e58652b26d415eb3..2eb7bfd0443827ed903b902aa7c1034b66652109 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-121,7
+121,8
@@
INSTALL_EXE := $(INSTALL) -m 555
STOW := @stow@
# Tests
-bintests = tests/gdbserver.py
+bintests = tests/gdbserver.py \
+ tests/ebreak.py
#-------------------------------------------------------------------------
# Include subproject makefile fragments