Fabian 4e49468b7b Fix some minor fpu bugs and add more nasm tests преди 3 години
..
api 4e68de9c4d Test reset/restart преди 3 години
benchmark 3f3446b5dd Update linux-boot benchmark script преди 3 години
devices ea50e29e5f Remove dead & improve преди 3 години
expect 69238b96a7 Update expect tests преди 3 години
full 107c6fef36 Enable Windows 95 test преди 3 години
jit-paging 5b95165de2 Add TEST_RELEASE_BUILD to run tests on release build преди 3 години
kvm-unit-tests 77dceb6d02 kvm-unit-test: Improve benchmark measuring преди 3 години
nasm 4e49468b7b Fix some minor fpu bugs and add more nasm tests преди 3 години
perf-irhydra 2c0cdd07a8 Add --incognito to chromium flag преди 9 години
qemu acb8ad5423 Avoid console.assert (doesn't throw) преди 3 години
rust acb8ad5423 Avoid console.assert (doesn't throw) преди 3 години
Readme.md 016005fa20 Update testing readmes преди 7 години

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.