Linux Test Project
 help / color / mirror / Atom feed
From: Andrea Cervesato <andrea.cervesato@suse.de>
To: Linux Test Project <ltp@lists.linux.it>
Subject: [LTP] [PATCH 0/3] Complete the documentation adding missing headers
Date: Mon, 01 Jun 2026 12:36:10 +0200	[thread overview]
Message-ID: <20260601-doc_add_missing_headers-v1-0-6f1ee31945df@suse.com> (raw)

This conversion and fix has been done with Claude Code.
Complete this review before adding these changes:

https://patchwork.ozlabs.org/project/ltp/list/?series=506891

- add missing headers
- convert documentation from doxygen to kernel-doc
- add SAFE_* macro section

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Andrea Cervesato (3):
      doc: Add missing API references to api_c_tests.rst
      doc: Complete struct tst_test table and shell API docs
      doc: Add SAFE_* macros reference page

 doc/developers/api_c_tests.rst     |  71 ++++++--
 doc/developers/api_safe_macros.rst | 326 +++++++++++++++++++++++++++++++++++++
 doc/developers/api_shell_tests.rst | 163 +++++++++++++++++++
 doc/developers/writing_tests.rst   |  28 +++-
 doc/index.rst                      |   4 +
 include/tse_uinput.h               |  30 ++--
 include/tst_clone.h                |  23 ++-
 include/tst_device.h               | 165 ++++++++++++-------
 include/tst_fuzzy_sync.h           | 163 +++++++++++++------
 include/tst_hugepage.h             |  35 ++--
 include/tst_kconfig.h              |  77 ++++-----
 include/tst_taint.h                |  32 ++--
 12 files changed, 896 insertions(+), 221 deletions(-)
---
base-commit: 2ee13a3772ae4942597afa615b3cb411d380db86
change-id: 20260601-doc_add_missing_headers-ca51d98d32ac

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>


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

             reply	other threads:[~2026-06-01 10:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-01 10:36 Andrea Cervesato [this message]
2026-06-01 10:36 ` [LTP] [PATCH 1/3] doc: Add missing API references to api_c_tests.rst Andrea Cervesato
2026-06-01 12:32   ` Petr Vorel
2026-06-01 12:38     ` Andrea Cervesato via ltp
2026-06-01 13:42       ` Petr Vorel
2026-06-01 13:41   ` [LTP] " linuxtestproject.agent
2026-06-01 13:56     ` Andrea Cervesato via ltp
2026-06-01 14:49   ` [LTP] [PATCH 1/3] " Cyril Hrubis
2026-06-01 10:36 ` [LTP] [PATCH 2/3] doc: Complete struct tst_test table and shell API docs Andrea Cervesato
2026-06-01 13:19   ` Petr Vorel
2026-06-01 10:36 ` [LTP] [PATCH 3/3] doc: Add SAFE_* macros reference page Andrea Cervesato

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260601-doc_add_missing_headers-v1-0-6f1ee31945df@suse.com \
    --to=andrea.cervesato@suse.de \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox