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