All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v5 0/2] Tests catalog
@ 2025-02-06 10:16 Andrea Cervesato
  2025-02-06 10:16 ` [LTP] [PATCH v5 1/2] doc: remove margin for multiline cells Andrea Cervesato
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrea Cervesato @ 2025-02-06 10:16 UTC (permalink / raw)
  To: ltp

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>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-06 14:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 10:16 [LTP] [PATCH v5 0/2] Tests catalog Andrea Cervesato
2025-02-06 10:16 ` [LTP] [PATCH v5 1/2] doc: remove margin for multiline cells Andrea Cervesato
2025-02-06 13:58   ` Petr Vorel
2025-02-06 10:16 ` [LTP] [PATCH v5 2/2] doc: add tests catalog page Andrea Cervesato
2025-02-06 14:26   ` Petr Vorel
2025-02-06 14:42     ` Andrea Cervesato via ltp
2025-02-06 14:54       ` Petr Vorel
2025-02-06 14:41 ` [LTP] [PATCH v5 0/2] Tests catalog Andrea Cervesato via ltp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.