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

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.