1.. SPDX-License-Identifier: GPL-2.0-or-later 2 3Linux Test Project 4================== 5 6Linux Test Project is a joint project started by SGI, OSDL and Bull developed 7and maintained by SUSE, Red Hat, Fujitsu, IBM, Cisco, Oracle and others. The 8project goal is to deliver tests to the open source community that validate 9reliability, robustness, and stability of the Linux Kernel. 10 11The testing suites contain a collection of tools for testing the Linux kernel 12and related features. Our goal is to improve the Linux kernel and system 13libraries by bringing test automation. 14 15.. warning:: 16 17 LTP tests shouldn't run in production systems. In particular, 18 growfiles, doio, and iogen, stress the I/O capabilities of the systems and 19 they are intended to find (or cause) problems. 20 21Some references: 22 23* `Documentation <http://linux-test-project.rtfd.io/>`_ 24* `Source code <https://github.com/linux-test-project/ltp>`_ 25* `Releases <https://github.com/linux-test-project/ltp/releases>`_ 26* `Mailing List <http://lists.linux.it/listinfo/ltp>`_ 27* `Working patches (patchwork) <https://patchwork.ozlabs.org/project/ltp/list/>`_ 28* `Working patches (lore.kernel.org) <https://lore.kernel.org/ltp>`_ 29* `#ltp @ libera chat <https://libera.chat/>`_ 30