Fabian 1709974987 kvm-unit-test: Import some changes from upstream před 3 roky
..
api 4e68de9c4d Test reset/restart před 3 roky
benchmark 3f3446b5dd Update linux-boot benchmark script před 4 roky
devices ea50e29e5f Remove dead & improve před 3 roky
expect 8a0e31da16 Update expect tests (inc32) před 3 roky
full 107c6fef36 Enable Windows 95 test před 3 roky
jit-paging 5b95165de2 Add TEST_RELEASE_BUILD to run tests on release build před 4 roky
kvm-unit-tests 1709974987 kvm-unit-test: Import some changes from upstream před 3 roky
nasm acb8ad5423 Avoid console.assert (doesn't throw) před 3 roky
perf-irhydra 2c0cdd07a8 Add --incognito to chromium flag před 9 roky
qemu acb8ad5423 Avoid console.assert (doesn't throw) před 3 roky
rust acb8ad5423 Avoid console.assert (doesn't throw) před 3 roky
Readme.md 016005fa20 Update testing readmes před 7 roky

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.