forked from autotest/autotest
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Justin Clift edited this page Aug 6, 2013
·
25 revisions
Autotest is a framework for fully automated testing. It is designed primarily to test the Linux kernel, though it is useful for many other purposes such as qualifying new hardware, virtualization testing and other general user space program testing under linux platforms. 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.
- General information, slides, etc
- Contact information
- Projects using autotest
- Development community size
- Contribute patches to autotest
Quick link access for people in a hurry:
- How to run the autotest client harness
- How to write a client test
- Install Autotest Server with Web frontend (Debian/Ubuntu version)
- Install Autotest Server with Web frontend (Fedora/RHEL version)