[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3ebef224a92a4661e187130763b8bd4096054056.1770128540.git.mchehab+huawei@kernel.org>
Date: Tue, 3 Feb 2026 15:55:30 +0100
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Jonathan Corbet <corbet@....net>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-kernel@...r.kernel.org,
Jani Nikula <jani.nikula@...ux.intel.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Subject: [PATCH 02/15] unittests: rename kdoc_xforms.py
Let's start all tests with "tests_", as this makes easer to have
an unique runner for all tests.
So:
tools/unittests/kdoc_xforms.py -> tools/unittests/test_kdoc_xforms.py
No changes at the code.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
---
tools/unittests/{kdoc_xforms.py => test_kdoc_xforms.py} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename tools/unittests/{kdoc_xforms.py => test_kdoc_xforms.py} (100%)
diff --git a/tools/unittests/kdoc_xforms.py b/tools/unittests/test_kdoc_xforms.py
similarity index 100%
rename from tools/unittests/kdoc_xforms.py
rename to tools/unittests/test_kdoc_xforms.py
--
2.52.0
Powered by blists - more mailing lists