Archived/XenTest/KeyToColumns
From Xen
(Redirected from XenTest/KeyToColumns)
Jump to navigationJump to search
Key
- Test
- the test case to be run.
NB: a single test case can have many tests, e.g., as in LTP.
- Description
- what part of Xen is being tested
- Upstream
- URL or other locator for the test source code
- Parameters
- how the test should be run
- Criteria
- how to determine if the test passed or failed
- Votes
- how many people agree that this test (in some form) should be used
- Variables
- when running the test, items to vary to improve the quality of the testing.
NB: when the term 'domU' is used as a variable, it means the 'domain of all possible domU's' -- paravirtual, fully virtual, different OSs, and combinations of them, too, and not just a single domU.
- Status
- can be either proposed, implying the test is under consideration by the community for inclusion as part of a 'standard' suite, or accepted should the community agree to include the test, or to be written if the test doesn't even exist but would be a good idea, if accepted
- Results
- pointers to any current results for the test