forked from andyhhp/xtf
-
Notifications
You must be signed in to change notification settings - Fork 0
Xen Test Framework
License
xenserver-next/xtf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
% Xen Test Framework This is a framework for creating microkernel-based tests of Xen, and a suite of tests. Tests are performed by the microkernel, with a single test (or related set) per domain, with common setup, logging and reporting, designed with "ease of automation" in mind for the entire suite of tests. Tests for more generic areas are build multiple times into different microkernels, to test the same functionality from different types of virtual machine. ## The framework consists of: * PV and HVM, 32 and 64 bit entry points * Hypercall interface * PV console driver (output) * Common reporting framework ## TODO List: * More introductory text * Tests * Be able to specify per-test configuration
About
Xen Test Framework
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 87.5%
- Assembly 4.7%
- Python 4.0%
- Makefile 3.4%
- Shell 0.4%