Difference between revisions of "Distributed and Automated Testsystem"
From coreboot
(→Specifications) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
− | + | coreboot has a distributed and automated test system which allows to execute an extensive set of tests on each coreboot image generated by the Automatic coreboot Build System. | |
== Documentation == | == Documentation == | ||
− | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/Slides-LinuxBIOS-QA.pdf Slides: Distributed Test Environment for | + | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/Slides-LinuxBIOS-QA.pdf Slides: Distributed Test Environment for coreboot] |
− | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/TestIntegrationManual.pdf Test Integration Manual: How to get your mainboard(s) into the test system, how to add new components to the test system | + | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/TestIntegrationManual.pdf Test Integration Manual]: How to get your mainboard(s) into the test system, how to add new components to the test system |
− | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/DevelopersManual.pdf Developers Manual: How to use the test system as a | + | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/DevelopersManual.pdf Developers Manual]: How to use the test system as a coreboot developer |
== Specifications == | == Specifications == | ||
Line 13: | Line 13: | ||
These specifications have been written with IEEE standards 829 and 830 in mind, but might not (yet) comply 100% to these standards. | These specifications have been written with IEEE standards 829 and 830 in mind, but might not (yet) comply 100% to these standards. | ||
− | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/RequirementsSpecification.pdf | + | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/RequirementsSpecification.pdf coreboot v2.0 requirements specification] - initial version |
− | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/TestSpecification.pdf | + | * [http://www.coresystems.de/PDFs/LinuxBIOS-testing/TestSpecification.pdf coreboot v2.0 test specification] |
Revision as of 14:48, 15 January 2008
Introduction
coreboot has a distributed and automated test system which allows to execute an extensive set of tests on each coreboot image generated by the Automatic coreboot Build System.
Documentation
- Slides: Distributed Test Environment for coreboot
- Test Integration Manual: How to get your mainboard(s) into the test system, how to add new components to the test system
- Developers Manual: How to use the test system as a coreboot developer
Specifications
These specifications have been written with IEEE standards 829 and 830 in mind, but might not (yet) comply 100% to these standards.
- coreboot v2.0 requirements specification - initial version
- coreboot v2.0 test specification