|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| .github/ | H | 25-Apr-2025 | - | 244 | 186 |
| android/ | H | 25-Apr-2025 | - | 7,152 | 5,870 |
| ci/ | H | 25-Apr-2025 | - | 367 | 266 |
| doc/ | H | 25-Apr-2025 | - | 11,777 | 8,884 |
| docparse/ | H | 25-Apr-2025 | - | 848 | 657 |
| include/ | H | 25-Apr-2025 | - | 26,152 | 17,439 |
| lib/ | H | 25-Apr-2025 | - | 28,063 | 19,504 |
| libs/ | H | 25-Apr-2025 | - | 1,995 | 1,361 |
| m4/ | H | 25-Apr-2025 | - | 948 | 796 |
| metadata/ | H | 25-Apr-2025 | - | 1,524 | 1,195 |
| pan/ | H | 25-Apr-2025 | - | 3,170 | 2,248 |
| runtest/ | H | 25-Apr-2025 | - | 5,019 | 4,343 |
| scenario_groups/ | H | 25-Apr-2025 | - | 89 | 56 |
| scripts/ | H | 25-Apr-2025 | - | 10,313 | 8,305 |
| testcases/ | H | 25-Apr-2025 | - | 758,809 | 489,855 |
| testscripts/ | H | 25-Apr-2025 | - | 994 | 734 |
| tools/ | H | 25-Apr-2025 | - | 3,466 | 2,444 |
| utils/ | H | 25-Apr-2025 | - | 13,125 | 7,887 |
| .dockerignore | H A D | 25-Apr-2025 | 14 | 2 | 1 |
| .gitignore | H A D | 25-Apr-2025 | 660 | 66 | 58 |
| .mailmap | H A D | 25-Apr-2025 | 112 | 3 | 2 |
| .readthedocs.yml | H A D | 25-Apr-2025 | 323 | 19 | 13 |
| Android.bp | H A D | 25-Apr-2025 | 5.9 KiB | 192 | 174 |
| COPYING | H A D | 25-Apr-2025 | 17.7 KiB | 340 | 281 |
| Containerfile | H A D | 25-Apr-2025 | 793 | 36 | 27 |
| IDcheck.sh | H A D | 25-Apr-2025 | 5 KiB | 197 | 136 |
| INSTALL | H A D | 25-Apr-2025 | 8.7 KiB | 249 | 181 |
| LICENSE | H A D | 25-Apr-2025 | 17.7 KiB | 340 | 281 |
| METADATA | H A D | 25-Apr-2025 | 341 | 8 | 7 |
| MODULE_LICENSE_GPL | HD | 25-Apr-2025 | 0 | | |
| Makefile | H A D | 25-Apr-2025 | 6.6 KiB | 219 | 131 |
| NOTICE | H A D | 25-Apr-2025 | 17.7 KiB | 340 | 281 |
| OWNERS | H A D | 25-Apr-2025 | 76 | 5 | 4 |
| README.rst | H A D | 25-Apr-2025 | 1.2 KiB | 30 | 22 |
| TEST_MAPPING | H A D | 25-Apr-2025 | 13.5 KiB | 578 | 577 |
| TODO | H A D | 25-Apr-2025 | 1.3 KiB | 40 | 26 |
| VERSION | H A D | 25-Apr-2025 | 9 | 2 | 1 |
| build.sh | H A D | 25-Apr-2025 | 5.8 KiB | 252 | 202 |
| configure.ac | H A D | 25-Apr-2025 | 12.5 KiB | 470 | 415 |
| gen.bp | H A D | 25-Apr-2025 | 706.2 KiB | 26,779 | 24,089 |
| ltpmenu | H A D | 25-Apr-2025 | 19 KiB | 549 | 321 |
| runltp | H A D | 25-Apr-2025 | 35.3 KiB | 947 | 737 |
| ver_linux | H A D | 25-Apr-2025 | 3.9 KiB | 176 | 126 |
README.rst
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