From: linuxtestproject.agent@gmail.com
To: Andrea Cervesato <andrea.cervesato@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] clock_settime: use POSIX runtime detection for CLOCK_MONOTONIC
Date: Wed, 29 Apr 2026 10:12:03 +0000 [thread overview]
Message-ID: <20260429101203.4058-1-linuxtestproject.agent@gmail.com> (raw)
In-Reply-To: <20260429-fix_clock_settime_helper-v3-1-2608c39d8499@suse.com>
Hi Andrea,
On Wed, 29 Apr 2026 10:28:35 +0200, Andrea Cervesato wrote:
> clock_settime: use POSIX runtime detection for CLOCK_MONOTONIC
> +/*
> + * Copyright (c) 2026, Linux Test Project
> + * SPDX-License-Identifier: GPL-2.0-or-later
> + */
Missing `Created by:` attribution line. Other headers in this directory
(posixtest.h, mq_send.h) carry it. Add:
* Created by: Andrea Cervesato <andrea.cervesato@suse.com>
[...]
Pre-existing issues noticed in the surrounding code (not introduced
by this patch):
- clock_settime/4-1.c (and siblings) — uses `test_main` instead of `int main`
- clock_settime/helpers.h — `getBeforeTime()`/`setBackTime()` call perror()
without including <stdio.h> in the header itself
---
Note:
Our agent completed the review of the patch. The full review can be
found at: https://github.com/linux-test-project/ltp-agent/actions/runs/25102778503
The agent can sometimes produce false positives although often its
findings are genuine. If you find issues with the review, please
comment this email or ignore the suggestions.
Regards,
LTP AI Reviewer
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-04-29 10:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 8:28 [LTP] [PATCH v3] clock_settime: use POSIX runtime detection for CLOCK_MONOTONIC Andrea Cervesato
2026-04-29 10:12 ` linuxtestproject.agent [this message]
2026-05-04 9:07 ` Cyril Hrubis
2026-05-04 9:26 ` Andrea Cervesato via ltp
-- strict thread matches above, loose matches on Subject: below --
2026-04-28 12:24 [LTP] [PATCH v2] " Andrea Cervesato
2026-04-28 14:42 ` [LTP] " linuxtestproject.agent
2026-04-29 7:22 ` Andrea Cervesato via ltp
2026-04-29 8:04 ` Petr Vorel
2026-04-29 8:13 ` Andrea Cervesato via ltp
2026-04-16 13:01 [LTP] [PATCH] " Andrea Cervesato
2026-04-16 13:35 ` [LTP] " linuxtestproject.agent
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=20260429101203.4058-1-linuxtestproject.agent@gmail.com \
--to=linuxtestproject.agent@gmail.com \
--cc=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 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.