On Tue, 14 Mar 2023 13:34:14 +0100, Tobias Klauser wrote:
Commit 515bddf0ec41 ("selftests/clone3: test clone3 with CLONE_NEWTIME") added an additional test, so the number passed to ksft_set_plan needs to be bumped accordingly.
Also use ksft_finished() to print results and exit. This will catch future mismatches between ksft_set_plan() and the number of tests being run.
[...]
Applied, thanks!
tree: git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git branch: kernel.fork [1/1] selftests/clone3: fix number of tests in ksft_set_plan commit: d95debbdc528d50042807754d6085c15abc21768
I'm happy to drop it in case this is later picked up by the selftest tree.