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