Fabian d896f58dfa state test: Add filesystem hace 3 años
..
api d896f58dfa state test: Add filesystem hace 3 años
benchmark 143f74fd9f Fix benchmarks hace 3 años
devices ea50e29e5f Remove dead & improve hace 3 años
expect faadca9f35 Update expect tests hace 3 años
full 1de3592cd6 Add qemu release tests to all-tests target hace 3 años
jit-paging 5b95165de2 Add TEST_RELEASE_BUILD to run tests on release build hace 3 años
kvm-unit-tests 5325856849 kvm-unit-test benchmark: Print millicycles hace 3 años
nasm b96f984963 Use softfloat f80 for x87 fpu hace 3 años
perf-irhydra 2c0cdd07a8 Add --incognito to chromium flag hace 9 años
qemu b96f984963 Use softfloat f80 for x87 fpu hace 3 años
rust acb8ad5423 Avoid console.assert (doesn't throw) hace 3 años
Readme.md 016005fa20 Update testing readmes hace 7 años

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.