• Linus Torvalds's avatar
    Merge tag 'linux-kselftest-kunit-6.4-rc1' of... · 1be89faa
    Linus Torvalds authored
    Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
    
    Pull KUnit updates from Shuah Khan:
    
     - several fixes to kunit tool
    
     - new klist structure test
    
     - support for m68k under QEMU
    
     - support for overriding the QEMU serial port
    
     - support for SH under QEMU
    
    * tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
      kunit: add tests for using current KUnit test field
      kunit: tool: Add support for SH under QEMU
      kunit: tool: Add support for overriding the QEMU serial port
      .gitignore: Unignore .kunitconfig
      list: test: Test the klist structure
      kunit: increase KUNIT_LOG_SIZE to 2048 bytes
      kunit: Use gfp in kunit_alloc_resource() kernel-doc
      kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py
      kunit: tool: remove unused imports and variables
      kunit: tool: add subscripts for type annotations where appropriate
      kunit: fix bug of extra newline characters in deb...
    1be89faa
.gitignore 2.07 KB