]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Aug 2022 20:23:07 +0000 (13:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Aug 2022 20:23:07 +0000 (13:23 -0700)
commite0561315f43ff5bad9171e2d278681d4061e989b
tree42ff1f5e9642532b874f23c13e8665e6032e451b
parentd94a5e88a7805d0af889577ffd2ad2946dd16ae9
parentaffeab44d55f076cdfad6687c203eb6d001f41d5
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull KUnit fixes from Shuah Khan:
 "Fix for a mmc test and to load .kunit_test_suites section when
  CONFIG_KUNIT=m, and not just when KUnit is built-in"

* tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
  mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m