Name Date Size #Lines LOC

..--

.github/H25-Apr-2025-244186

android/H25-Apr-2025-7,1525,870

ci/H25-Apr-2025-367266

doc/H25-Apr-2025-11,7778,884

docparse/H25-Apr-2025-848657

include/H25-Apr-2025-26,15217,439

lib/H25-Apr-2025-28,06319,504

libs/H25-Apr-2025-1,9951,361

m4/H25-Apr-2025-948796

metadata/H25-Apr-2025-1,5241,195

pan/H25-Apr-2025-3,1702,248

runtest/H25-Apr-2025-5,0194,343

scenario_groups/H25-Apr-2025-8956

scripts/H25-Apr-2025-10,3138,305

testcases/H25-Apr-2025-758,809489,855

testscripts/H25-Apr-2025-994734

tools/H25-Apr-2025-3,4662,444

utils/H25-Apr-2025-13,1257,887

.dockerignoreH A D25-Apr-202514 21

.gitignoreH A D25-Apr-2025660 6658

.mailmapH A D25-Apr-2025112 32

.readthedocs.ymlH A D25-Apr-2025323 1913

Android.bpH A D25-Apr-20255.9 KiB192174

COPYINGH A D25-Apr-202517.7 KiB340281

ContainerfileH A D25-Apr-2025793 3627

IDcheck.shH A D25-Apr-20255 KiB197136

INSTALLH A D25-Apr-20258.7 KiB249181

LICENSEH A D25-Apr-202517.7 KiB340281

METADATAH A D25-Apr-2025341 87

MODULE_LICENSE_GPLHD25-Apr-20250

MakefileH A D25-Apr-20256.6 KiB219131

NOTICEH A D25-Apr-202517.7 KiB340281

OWNERSH A D25-Apr-202576 54

README.rstH A D25-Apr-20251.2 KiB3022

TEST_MAPPINGH A D25-Apr-202513.5 KiB578577

TODOH A D25-Apr-20251.3 KiB4026

VERSIONH A D25-Apr-20259 21

build.shH A D25-Apr-20255.8 KiB252202

configure.acH A D25-Apr-202512.5 KiB470415

gen.bpH A D25-Apr-2025706.2 KiB26,77924,089

ltpmenuH A D25-Apr-202519 KiB549321

runltpH A D25-Apr-202535.3 KiB947737

ver_linuxH A D25-Apr-20253.9 KiB176126

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