Re: [PATCH 0/3] selftests: openat2: migrate to kselftests harness

From: Christian Brauner

Date: Tue Apr 07 2026 - 06:37:07 EST


On Wed, Apr 01, 2026 at 02:10:16AM +1100, Aleksa Sarai wrote:
> On 2026-03-31, Christian Brauner <brauner@xxxxxxxxxx> wrote:
> > On Wed, Apr 01, 2026 at 12:43:30AM +1100, Aleksa Sarai wrote:
> > > 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.
> > >
> > > Signed-off-by: Aleksa Sarai <aleksa@xxxxxxxxxxxx>
> > > ---
> >
> > Looks all good to me. Do you want to maybe migrate the tests to the
> > filesystems/ subfolder as well?
>
> Good point, I'll move it over in v2.

Thank you!