Article · Wikipedia archive · Last revised Jul 12, 2026

Linux Test Project

The Linux Test Project is a body of regression and conformance tests designed to confirm the behaviour of the Linux kernel as well as glibc.

Last revised
Jul 12, 2026
Read time
≈ 1 min
Length
144 w
Citations
3
Source
Linux Test Project (LTP)
Release9 April 2001 (2001-04-09)
Written inC, Shell
Operating systemLinux, partly all Unix-like
LicenseGPL
Websitelinux-test-project.github.io
Repositorygithub.com/linux-test-project/ltp

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

The LTP is a 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 on GitHub.2

The LTP aims to test and improve Linux. The LTP provides a suite of automated testing tools for Linux as well as tools for publishing the results of ran tests.2

References

References

  1. ccui (9 December 2021). "How we use Linux Test Project to test and improve Linux". Enable Sysadmin. Retrieved 2022-07-23.
  2. "Github Linux Test Project". Github.
External links