tree: f60cba958a60d1e8fac886d613afae765c11cf42 [path history] [download]
  1. Readme.md
  2. full/
  3. kvm-unit-tests/
  4. perf-irhydra/
  5. qemu/
tests/Readme.md

A couple of test cases.

  • full: Starts several OSes and checks if they boot correctly. This is the most useful test.
  • qemu: Builds a Linux binary, which tests many CPU features. Needs to be manually put on a Linux image and run in the emulator. This test is contained in the linux.iso image and automatically run in the full test.
  • kvm-unit-test: Based on tests from the KVM project, tests various CPU features.
  • perf-irhydra: Manual performance test. Probably not interesting for you.