-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
50 lines (34 loc) · 1.11 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Tapper-Handbook
===============
Tapper User manual - How to work with Tapper
Building the manual
===================
The handbook is based on Texinfo, so you need some dependencies:
sudo apt-get install texinfo
sudo apt-get install texlive
Then run
make ... create DVI file
make pdf ... create PDF file
make ps ... create Postscript file
make zip ... Create a *.zip distribution containing the manual
make tgz ... Create a *.tgz distribution containing the manual
About Tapper
============
Tapper is an infrastructure for all aspects of testing
inclusive Operating Systems and Virtualization.
Tapper contains
- Automation
- Machine Scheduling
- Command line utils
- Web Frontend application
- Support for writing tests
- Powerful result evaluation API
- Testplan support with TaskJuggler
- Many use-cases from tracking test results to
benchmarking to full OS testing including virtualization
More information about Tapper:
- https://github.com/amd/Tapper-Doc/
- http://search.cpan.org/~amd/Tapper-Doc/
Other Tapper subprojects:
- https://github.com/amd
- http://search.cpan.org/~amd