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.