This website works better with JavaScript
Home
Explore
Help
Sign In
RISCI_ATOM
/
v86
mirror of
https://github.com/copy/v86.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
cda9398da5
Branches
Tags
master
wip
latest
v86
/
tests
Fabian
cda9398da5
Nasm tests: Ensure build folder exists
7 years ago
..
full
3079fe8f8d
Disable Windows 98 test
4 years ago
kvm-unit-tests
aebcff84ed
Big squash
4 years ago
nasm
cda9398da5
Nasm tests: Ensure build folder exists
4 years ago
perf-irhydra
2c0cdd07a8
Add --incognito to chromium flag
9 years ago
qemu
3cd91a5064
Temporarily disable QEMU tests that don't compiler on newer GCC
4 years ago
Readme.md
016005fa20
Update testing readmes
7 years ago
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.