Testing Linux, one syscall at a time.


The Linux Test Project is a joint project started by SGI, developed and maintained by IBM, Cisco, Fujitsu, SUSE, Red Hat and others, that has a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. The LTP testsuite contains a collection of tools for testing the Linux kernel and related features.


View project on github Download latest tarball

Source

Show me the code is what they say. Browse LTP source code, and navigate through the project's commits.

source code patches

Mailing list / IRC

Send patches (we prefer it over github pull-requests) or discuss ideas on our mailing list.

mailing list archive on lore

IRC #ltp at irc.libera.chat

Issues

Whether you're having trouble getting started, or the tests have a defect, make sure you report the problems to us.

issues

Docs

Test features are described in test metadata documentation.

stable test documentation

nightly test documentation

Discover how to get started, how to write new tests and how to contribute with LTP, using our wiki.

developer wiki