]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
unittests: test_private: modify it to use CTokenizer directly
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 17 Mar 2026 18:09:27 +0000 (19:09 +0100)
committerJonathan Corbet <corbet@lwn.net>
Sun, 22 Mar 2026 21:02:29 +0000 (15:02 -0600)
commitfe79f85fc85691b64db1997a3b1a2df5d6d378ae
tree8a085240120dc27670f639ab608cafc6ce47c52e
parentcd77a9aa20ef53a03e5bb2630a5e7b16b910f198
unittests: test_private: modify it to use CTokenizer directly

Change the logic to use the tokenizer directly. This allows
adding more unit tests to check the validty of the tokenizer
itself.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Message-ID: <2672257233ff73a9464c09b50924be51e25d4f59.1773074166.git.mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <66e6320a4d5ad9730c1c0ceea79b5021e90c66c6.1773770483.git.mchehab+huawei@kernel.org>
tools/unittests/test_tokenizer.py [moved from tools/unittests/test_private.py with 85% similarity]