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

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.