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

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.