From: Tomas Glozar <tglozar@redhat.com>
To: John Kacur <jkacur@redhat.com>, Clark Williams <williams@redhat.com>
Cc: Linux RT Users <linux-rt-users@vger.kernel.org>,
Tomas Glozar <tglozar@redhat.com>
Subject: [PATCH v2 2/3] rteval: Move unittest.py to tests/
Date: Fri, 7 Nov 2025 14:47:48 +0100 [thread overview]
Message-ID: <20251107134749.257350-2-tglozar@redhat.com> (raw)
In-Reply-To: <20251107134749.257350-1-tglozar@redhat.com>
We now have a tests/ folder. Move unittest.py there, and remove folder
unit-tests.
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
---
{unit-tests => tests}/unittest.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {unit-tests => tests}/unittest.py (100%)
diff --git a/unit-tests/unittest.py b/tests/unittest.py
similarity index 100%
rename from unit-tests/unittest.py
rename to tests/unittest.py
--
2.51.0
next prev parent reply other threads:[~2025-11-07 13:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-07 13:47 [PATCH v2 1/3] rteval: Introduce E2E tests with output checking Tomas Glozar
2025-11-07 13:47 ` Tomas Glozar [this message]
2025-11-10 19:11 ` [PATCH v2 2/3] rteval: Move unittest.py to tests/ John Kacur
2025-11-11 7:52 ` Tomas Glozar
2025-11-07 13:47 ` [PATCH v2 3/3] rteval: Add README-tests Tomas Glozar
2025-11-10 19:12 ` John Kacur
2025-11-11 7:53 ` Tomas Glozar
2025-11-10 19:07 ` [PATCH v2 1/3] rteval: Introduce E2E tests with output checking John Kacur
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=20251107134749.257350-2-tglozar@redhat.com \
--to=tglozar@redhat.com \
--cc=jkacur@redhat.com \
--cc=linux-rt-users@vger.kernel.org \
--cc=williams@redhat.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