Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
v86
/
9ec5f491157cac6a9a2b2d11cf3ec12a968d75e9
/
.
/
tests
tree: c5d03ad44ee5fb3e3bb520e6aae168047b25d675 [
path history
]
[
download
]
Readme.md
full/
kvm-unit-tests/
nasm/
perf-irhydra/
qemu/
tests/Readme.md
nasm
: Small unit tests written in assembly, which are run using gdb on the host.
qemu
: Builds a Linux binary, which tests many CPU features, which are then compared to a run on the host.
kvm-unit-test
: Based on tests from the KVM project, tests various CPU features.
full
: Starts several OSes and checks if they boot correctly.
perf-irhydra
: Manual performance test. Probably not interesting for you.