]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge patch series "selftests: openat2: migrate to kselftest harness"
authorChristian Brauner <brauner@kernel.org>
Thu, 9 Apr 2026 13:30:15 +0000 (15:30 +0200)
committerChristian Brauner <brauner@kernel.org>
Thu, 21 May 2026 08:53:33 +0000 (10:53 +0200)
Aleksa Sarai <aleksa@amutable.com> says:

These tests were written in the early days of selftests' TAP support,
the more modern kselftest harness is much easier to follow and maintain.
The actual contents of the tests are unchanged by this change.

* patches from https://patch.msgid.link/20260401-openat2-selftests-kunit-v2-0-ad153a07da0c@amutable.com:
  selftests: openat2: migrate to kselftest harness
  selftests: openat2: switch from custom ARRAY_LEN to ARRAY_SIZE
  selftests: openat2: move helpers to header
  selftests: move openat2 tests to selftests/filesystems/

Link: https://patch.msgid.link/20260401-openat2-selftests-kunit-v2-0-ad153a07da0c@amutable.com
Signed-off-by: Christian Brauner <brauner@kernel.org>

Trivial merge