Linux Test Project
Appearance
![]() | This article contains promotional content. (June 2018) |
This article needs additional citations for verification. (June 2018) |
Linux Test Project (LTP) | |
---|---|
Initial release | 9 April 2001 |
Repository | github |
Written in | C, Shell |
Operating system | Linux, partly all Unix-like |
License | GPL |
Website | linux-test-project |
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.[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 at https://github.com/linux-test-project/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 publish the results of tests they run.
References
- ^ ccui. "How we use Linux Test Project to test and improve Linux". Enable Sysadmin. Retrieved 2022-07-23.
External links