Fabian f10dd50be6 Full test: Verbose mode пре 6 година
..
api 4423cf3010 Also test synchronous cdrom state saving/restoring (currently failing) пре 3 година
benchmark 7ba14bb47e Add debian-bytemark benchmark script пре 3 година
codegen 3641bc3b87 codegen: Make SCALE_INDEX_FOR_ARRAY32 more specific and revert пре 3 година
coverage 91cc94e556 Coverage Reporter: Log raw JSON data for additional analyses as well пре 3 година
devices a75eb60e45 Use linux4 for virtio9p test + tidy up test logic пре 3 година
expect 80c9cdb9c1 codegen/gen_safe_write32: Use local-variable based arg passing пре 3 година
full f10dd50be6 Full test: Verbose mode пре 3 година
jit-paging e9eeba2248 Remove deprecated use of new Buffer пре 3 година
kvm-unit-tests 37f4a7da51 Make unhandled rejected promises fatal in tests пре 3 година
nasm ae2407a4dc Minor: Simplify and delete dead code пре 3 година
perf-irhydra 2c0cdd07a8 Add --incognito to chromium flag пре 9 година
qemu e9eeba2248 Remove deprecated use of new Buffer пре 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.