[LTP] [PATCH v5 0/2] Tests catalog
Andrea Cervesato
andrea.cervesato@suse.de
Thu Feb 6 11:16:32 CET 2025
This patch-set is meant to introduce a new page in the LTP
documentation, showing tests which are currently available with their
description and information.
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Changes in v5:
- add hugepages, ulimit, resource_files, save_restore
- add more comments in the code
- fix multiline table cells
- Link to v4: https://lore.kernel.org/r/20250205-doc_tests_list-v4-1-ae46e56073bb@suse.com
Changes in v4:
- show maximum runtime with timeout text
- correct timeout text
- Link to v3: https://lore.kernel.org/r/20250205-doc_tests_list-v3-1-b60649cdea6a@suse.com
Changes in v3:
- fix table widths alignment
- add warning at the beginning of the test catalog
- Link to v2: https://lore.kernel.org/r/20250204-doc_tests_list-v2-1-9d29aeacc3f3@suse.com
Changes in v2:
- add setup
- cleanup code
- Link to v1: https://lore.kernel.org/r/20250203-doc_tests_list-v1-1-5fe69c07b1ab@suse.com
---
Andrea Cervesato (2):
doc: remove margin for multiline cells
doc: add tests catalog page
doc/.gitignore | 1 +
doc/_static/custom.css | 5 +
doc/conf.py | 274 ++++++++++++++++++++++++++++++++++++++++++++-
doc/index.rst | 4 +
doc/users/test_catalog.rst | 7 ++
5 files changed, 287 insertions(+), 4 deletions(-)
---
base-commit: 7f3922a2499ebff6134c37a17a0de6012a318fb4
change-id: 20250131-doc_tests_list-1b82f51e43fd
Best regards,
--
Andrea Cervesato <andrea.cervesato@suse.com>
More information about the ltp
mailing list