• Home
Name Date Size #Lines LOC

..--

.github/04-Jul-2025-249190

android/04-Jul-2025-7,2485,949

ci/04-Jul-2025-400291

doc/04-Jul-2025-7,6945,876

docparse/04-Jul-2025-852660

include/04-Jul-2025-28,76218,966

lib/04-Jul-2025-28,56819,809

libs/04-Jul-2025-3,7572,696

m4/04-Jul-2025-948796

metadata/04-Jul-2025-1,7171,340

pan/04-Jul-2025-3,1702,248

runtest/04-Jul-2025-5,0934,405

scenario_groups/04-Jul-2025-8956

scripts/04-Jul-2025-10,5488,476

testcases/04-Jul-2025-764,595494,124

testscripts/04-Jul-2025-994734

tools/04-Jul-2025-3,4862,456

utils/04-Jul-2025-13,1257,887

.b4-configD04-Jul-2025551 108

.dockerignoreD04-Jul-202514 21

.gitignoreD04-Jul-2025660 6658

.mailmapD04-Jul-2025181 43

.readthedocs.ymlD04-Jul-2025323 1913

Android.bpD04-Jul-20255.9 KiB191173

COPYINGD04-Jul-202517.7 KiB340281

ContainerfileD04-Jul-2025793 3627

IDcheck.shD04-Jul-20255 KiB197136

INSTALLD04-Jul-20256.6 KiB200144

LICENSED04-Jul-202517.7 KiB340281

METADATAD04-Jul-2025341 87

MODULE_LICENSE_GPLD04-Jul-20250

MakefileD04-Jul-20256.8 KiB220135

NOTICED04-Jul-202517.7 KiB340281

OWNERSD04-Jul-2025172 76

README.rstD04-Jul-20251.2 KiB3022

TEST_MAPPINGD04-Jul-202513.5 KiB578577

TODOD04-Jul-20251.3 KiB4026

VERSIOND04-Jul-20259 21

build.shD04-Jul-20256 KiB253203

configure.acD04-Jul-202513.3 KiB490432

gen.bpD04-Jul-2025733.4 KiB27,86525,073

runltpD04-Jul-202535.5 KiB960746

ver_linuxD04-Jul-20254 KiB179129

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