Fabian 89a8b13b00 Add simple state test hace 6 años
..
api 89a8b13b00 Add simple state test hace 4 años
benchmark 7201f9616d Delete unused stats hace 4 años
codegen 37f4a7da51 Make unhandled rejected promises fatal in tests hace 4 años
coverage 91cc94e556 Coverage Reporter: Log raw JSON data for additional analyses as well hace 4 años
expect cba5491fc4 Multiple jit block entry points hace 4 años
full b2c46a9a67 Minor: Remove use of V86Starter hace 4 años
jit-paging 37f4a7da51 Make unhandled rejected promises fatal in tests hace 4 años
kvm-unit-tests 37f4a7da51 Make unhandled rejected promises fatal in tests hace 4 años
nasm ae2407a4dc Minor: Simplify and delete dead code hace 4 años
perf-irhydra 2c0cdd07a8 Add --incognito to chromium flag hace 9 años
qemu 37f4a7da51 Make unhandled rejected promises fatal in tests hace 4 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.