spiceqa / autotest

Autotest - Fully automated tests on Linux
http://autotest.github.com/
Other
5 stars 3 forks source link

======================================================== Autotest: Fully automated tests under the linux platform

Autotest is a framework for fully automated testing. It is designed primarily to test the Linux kernel, though it is useful for many other functions such as qualifying new hardware. It's an open-source project under the GPL and is used and developed by a number of organizations, including Google, IBM, Red Hat, and many others.

Autotest is composed of a number of modules that will help you to do stand alone tests or setup a fully automated test grid, depending on what you are up to. A non extensive list of modules is:

Getting started with autotest client

For the impatient:

https://github.com/autotest/autotest/wiki/ClientQuickStart

Main project page

http://autotest.github.com/

Main project documentation source

You can find plenty of information on the autotest wiki

http://github.com/autotest/autotest/wiki

Mailing list and IRC info

https://github.com/autotest/autotest/wiki/ContactInfo

Grabbing the latest source

https://github.com/autotest/autotest

Hacking and submitting patches

https://github.com/autotest/autotest/wiki/SubmissionChecklist

Downloading stable versions

https://github.com/autotest/autotest/downloads