Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linux-test-project/ltp
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://github.com/linux-test-project/ltp
c libc linux linux-kernel linux-test ltp posix syscalls test-automation unix
Last synced: 24 days ago
JSON representation
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
- Host: GitHub
- URL: https://github.com/linux-test-project/ltp
- Owner: linux-test-project
- License: gpl-2.0
- Created: 2012-03-07T14:39:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T10:34:40.000Z (about 1 month ago)
- Last Synced: 2024-09-29T15:01:30.647Z (about 1 month ago)
- Topics: c, libc, linux, linux-kernel, linux-test, ltp, posix, syscalls, test-automation, unix
- Language: C
- Homepage: https://linux-test-project.readthedocs.io/
- Size: 62.2 MB
- Stars: 2,314
- Watchers: 194
- Forks: 1,013
- Open Issues: 284
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
.. SPDX-License-Identifier: GPL-2.0-or-later
Linux Test Project
==================Linux Test Project is a joint project started by SGI, OSDL and Bull developed
and maintained by SUSE, Red Hat, Fujitsu, IBM, Cisco, Oracle and others. The
project goal is to deliver tests to the open source community that validate
reliability, robustness, and stability of the Linux Kernel.The testing suites contain 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... warning::
LTP tests shouldn't run in production systems. In particular,
growfiles, doio, and iogen, stress the I/O capabilities of the systems and
they are intended to find (or cause) problems.Some references:
* `Documentation `_
* `Source code `_
* `Releases `_
* `Mailing List `_
* `Working patches (patchwork) `_
* `Working patches (lore.kernel.org) `_
* `#ltp @ libera chat `_