Fabian 39eb650ff3 Update expect tests 3 years ago
..
api aa46a4da2f Update test images, add QNX, Minix and Arch Linux test 3 years ago
benchmark 143f74fd9f Fix benchmarks 3 years ago
devices ea50e29e5f Remove dead & improve 3 years ago
expect 39eb650ff3 Update expect tests 3 years ago
full aa46a4da2f Update test images, add QNX, Minix and Arch Linux test 3 years ago
jit-paging 5b95165de2 Add TEST_RELEASE_BUILD to run tests on release build 3 years ago
kvm-unit-tests 5325856849 kvm-unit-test benchmark: Print millicycles 3 years ago
nasm 390b8c4cbb Add tests for btc/btr/bts 3 years ago
perf-irhydra 2c0cdd07a8 Add --incognito to chromium flag 9 years ago
qemu fe6872d55b Don't print control characters in terminal 3 years ago
rust acb8ad5423 Avoid console.assert (doesn't throw) 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.