8000 GitHub - tklengyel/xtf: Xen Test Framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tklengyel/xtf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
< 8000 div class="react-directory-filename-column">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 84.6%
  • Assembly 4.9%
  • Python 4.0%
  • Makefile 3.3%
  • Objective-C 1.4%
  • C++ 1.4%
  • Shell 0.4%
0