added tests + exiting by interacting with qemu through a I/O port
This commit is contained in:
parent
745b574bd6
commit
c3f181a641
3 changed files with 48 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
[unstable]
|
||||
build-std-features = ["compiler-builtins-mem"]
|
||||
build-std = ["core", "compiler_builtins"]
|
||||
panic-abort-tests = true
|
||||
|
||||
[build]
|
||||
target = "x86_64-totos.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue