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