Linux Test Project
 help / color / mirror / Atom feed
From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: linuxtestproject.agent@gmail.com
Cc: ltp@lists.linux.it
Subject: Re: [LTP] doc: Add missing API references to api_c_tests.rst
Date: Fri, 05 Jun 2026 09:39:24 +0000	[thread overview]
Message-ID: <6a22994d.159d33f9.2309c6.e4c8@mx.google.com> (raw)
In-Reply-To: <20260605093020.4127-1-linuxtestproject.agent@gmail.com>

Hi,

> 
> >     Fixes: eef750db28 ("libs: adopt tse_ prefix for extended (non-core) library")
> 
> The Fixes tag references a commit that does not exist in the git
> history. `git cat-file -t eef750db28` returns "Not a valid object
> name". Either the hash is wrong or the tag should be dropped.
> 

This is caused by the CI. I need to fix it.

> --- [PATCH 2/3] ---
> 
> >     * - .needs_device
> >       - TST_NEEDS_DEVICE
> >
> > +    * - .needs_hugetlbfs
> > +      - \-
> > +
> >      * - removed
> >        - TST_NEEDS_DRIVERS
> 
> The `removed` row corresponds to the formerly-named `.needs_drivers`
> field. Alphabetically `needs_drivers` (d) sorts before
> `needs_hugetlbfs` (h), so the `removed` row should appear before
> `.needs_hugetlbfs`, not after it.

This is valid.

> 
> >     Add 8 missing struct tst_test fields to the C/Shell API comparison
> >     table in writing_tests.rst: ...
> >
> >     Add a shell API variables reference section to api_shell_tests.rst
> 
> Two independent changes are bundled here: updating the comparison
> table in writing_tests.rst and adding the "Shell API variables"
> section to api_shell_tests.rst. These touch different files and serve
> different purposes. Each should be a separate commit per ground rule 7
> (one logical change per patch).
> 
> --- [PATCH 3/3] ---
> 
> > - ``SAFE_FILE_READ_STR(path, buf)``
> 
> The macro is declared in include/tst_safe_file_ops.h as:
> 
>   #define SAFE_FILE_READ_STR(path, buf, buf_size)
> 
> It takes three arguments, not two. The `buf_size` parameter is
> missing from the listed signature.

This is also valid.

--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com

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

  reply	other threads:[~2026-06-05  9:39 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-05  9:17 [LTP] [PATCH v6 0/3] Complete the documentation adding missing headers Andrea Cervesato
2026-06-05  9:17 ` [LTP] [PATCH v6 1/3] doc: Add missing API references to api_c_tests.rst Andrea Cervesato
2026-06-05  9:30   ` [LTP] " linuxtestproject.agent
2026-06-05  9:39     ` Andrea Cervesato via ltp [this message]
2026-06-07 12:36   ` linuxtestproject.agent
2026-06-05  9:17 ` [LTP] [PATCH v6 2/3] doc: Complete struct tst_test table and shell API docs Andrea Cervesato
2026-06-05  9:17 ` [LTP] [PATCH v6 3/3] doc: Add SAFE_* macros reference page Andrea Cervesato
  -- strict thread matches above, loose matches on Subject: below --
2026-06-12  8:27 [LTP] [PATCH v8 1/2] doc: Add missing API references to api_c_tests.rst Andrea Cervesato
2026-06-12 12:27 ` [LTP] " linuxtestproject.agent
2026-06-09 10:31 [LTP] [PATCH v7 1/2] " Andrea Cervesato
2026-06-09 12:43 ` [LTP] " linuxtestproject.agent
2026-06-04  8:45 [LTP] [PATCH v5 1/3] " Andrea Cervesato
2026-06-04  9:34 ` [LTP] " linuxtestproject.agent
2026-06-04 10:17 ` linuxtestproject.agent
2026-06-03  9:56 [LTP] [PATCH v4 1/3] " Andrea Cervesato
2026-06-03 14:40 ` [LTP] " linuxtestproject.agent
2026-06-02 15:49 [LTP] [PATCH v3 1/3] " Andrea Cervesato
2026-06-02 17:34 ` [LTP] " linuxtestproject.agent
2026-06-02 10:09 [LTP] [PATCH v2 1/3] " Andrea Cervesato
2026-06-02 11:40 ` [LTP] " linuxtestproject.agent
2026-06-01 10:36 [LTP] [PATCH 1/3] " Andrea Cervesato
2026-06-01 13:41 ` [LTP] " linuxtestproject.agent
2026-06-01 13:56   ` Andrea Cervesato via ltp

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=6a22994d.159d33f9.2309c6.e4c8@mx.google.com \
    --to=ltp@lists.linux.it \
    --cc=andrea.cervesato@suse.com \
    --cc=linuxtestproject.agent@gmail.com \
    /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