Fabian 1b6c1091ce Update kvm-unit-test from upstream 6 years ago
..
full 3079fe8f8d Disable Windows 98 test 3 years ago
kvm-unit-tests 1b6c1091ce Update kvm-unit-test from upstream 3 years ago
nasm cda9398da5 Nasm tests: Ensure build folder exists 3 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 3 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.