Jump to content

Linux Test Project

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Addbot (talk | contribs) at 19:12, 16 March 2013 (Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q6555085). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Linux Test Project (usually referred to as LTP) is a body of regression tests and conformance tests designed to confirm the behavior of the Linux kernel as well as glibc.

The LTP is joint project started by SGI, developed and maintained by IBM, Cisco, Fujitsu, SUSE, Red Hat and others. The project source code was migrated to git and is available at github at https://github.com/linux-test-project/ltp or mirrored in the older Sourceforge project at http://sf.net/projects/LTP/.

In Simple English terms, The Linux Test Project is a group aimed at testing and improving Linux. The goal of the LTP is to deliver a suite of automated testing tools for Linux as well as publishing the results of tests they run.