Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Apr 2025 00:16:43 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Apr 2025 00:16:43 +0000 (17:16 -0700)
commita24588245776dafc227243a01bfbeb8a59bafba9
treecad5ecf9197ae7b50b3d07f8021fef802fe89326
parent0e8863244ef5b7d4391816062fcc07ff49aa7dcf
parentd1be0cf3b8aeae75bc8fff5b7a3e01ebfe276008
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git./linux/kernel/git/shuah/linux-kselftest

Pull kunit fixes from Shuah Khan:

 - Fix the tool to report test count in case of a late test plan when
   tests are specified before the test plan

 - Fix spelling error

* tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  kunit: Spelling s/slowm/slow/
  kunit: tool: fix count of tests if late test plan