added tests + exiting by interacting with qemu through a I/O port

This commit is contained in:
clizia 2025-08-27 23:53:59 +02:00
parent 745b574bd6
commit c3f181a641
3 changed files with 48 additions and 1 deletions

View file

@ -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"