Fabian 89a8b13b00 Add simple state test преди 6 години
..
api 89a8b13b00 Add simple state test преди 4 години
benchmark 7201f9616d Delete unused stats преди 4 години
codegen 37f4a7da51 Make unhandled rejected promises fatal in tests преди 4 години
coverage 91cc94e556 Coverage Reporter: Log raw JSON data for additional analyses as well преди 4 години
expect cba5491fc4 Multiple jit block entry points преди 4 години
full b2c46a9a67 Minor: Remove use of V86Starter преди 4 години
jit-paging 37f4a7da51 Make unhandled rejected promises fatal in tests преди 4 години
kvm-unit-tests 37f4a7da51 Make unhandled rejected promises fatal in tests преди 4 години
nasm ae2407a4dc Minor: Simplify and delete dead code преди 4 години
perf-irhydra 2c0cdd07a8 Add --incognito to chromium flag преди 9 години
qemu 37f4a7da51 Make unhandled rejected promises fatal in tests преди 4 години
Readme.md 016005fa20 Update testing readmes преди 7 години

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.