简介
Linux Test Project is a joint project started by SGI, OSDL and Bull developed and maintained by IBM, Cisco, Fujitsu, SUSE, Red Hat, Oracle and others. The project goal is to deliver tests 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. Our goal is to improve the Linux kernel and system libraries by bringing test automation to the testing effort. Interested open source contributors are encouraged to join.
LTP(Linux Test Project)是一项最初由SGI, OSDL和Bull合作开发并且后续由IBM, Cisco, Fujitsu, SUSE, Red Hat, Oracle等其他公司参与维护的联合项目。该项目的目标是为开源社区提供一个用以验证Linux系统可靠性、健壮性和稳定性的测试套件。
LTP测试套件包含一组测试Linux内核及其相关功能的工具。我们的目标是通过将自动化测试引入到Linux内核测试来提高Linux内核及其系统库的质量。同时,鼓励对此感性去的开源贡献者加入我们。
LTP提供了验证linux系统稳定性的标准,设计标准的压力场景,通过对linux系统进行压力测试,对系统的功能、性能进行分析,并以此确定linux系统的可靠性、健壮性和稳定性。
资源
目前,LTP项目已由sourceforge转移到GitHub进行托管。
LTP GitHub pages: http://linux-test-project.github.io/
LTP GitHub repo: https://github.com/linux-test-project/ltp
LTP GitHub wiki: https://github.com/linux-test-project/ltp/wiki
LTP GitHub docs: https://github.com/linux-test-project/ltp/wiki/Developers
LTP GitHub realeases: https://github.com/linux-test-project/ltp/releases
thanks