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@kernel.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