Re: [RFC 0/2] Experimental kunit test for signal context handling

2025-06-27 Thread Benjamin Berg
Hi, On Fri, 2025-06-27 at 11:22 +0200, Thomas Weißschuh wrote: > On Fri, Jun 27, 2025 at 10:48:30AM +0200, Benjamin Berg wrote: > > Hi, > > > > On Fri, 2025-06-27 at 10:43 +0200, Thomas Weißschuh wrote: > > > On Fri, Jun 27, 2025 at 09:29:12AM +0200, Benjamin Berg wrote: > > > > > > [SNIP] > > >

Re: [RFC 0/2] Experimental kunit test for signal context handling

2025-06-27 Thread Thomas Weißschuh
On Fri, Jun 27, 2025 at 10:48:30AM +0200, Benjamin Berg wrote: > Hi, > > On Fri, 2025-06-27 at 10:43 +0200, Thomas Weißschuh wrote: > > On Fri, Jun 27, 2025 at 09:29:12AM +0200, Benjamin Berg wrote: > > > On Fri, 2025-06-27 at 06:33 +0200, Thomas Weißschuh wrote: > > > > On Thu, Jun 26, 2025 at 09

Re: [RFC 0/2] Experimental kunit test for signal context handling

2025-06-27 Thread Benjamin Berg
Hi, On Fri, 2025-06-27 at 10:43 +0200, Thomas Weißschuh wrote: > On Fri, Jun 27, 2025 at 09:29:12AM +0200, Benjamin Berg wrote: > > On Fri, 2025-06-27 at 06:33 +0200, Thomas Weißschuh wrote: > > > On Thu, Jun 26, 2025 at 09:57:12PM +0200, Benjamin Berg wrote: > > > > so I saw the UAPI testing fram

Re: [RFC 0/2] Experimental kunit test for signal context handling

2025-06-27 Thread Thomas Weißschuh
On Fri, Jun 27, 2025 at 09:29:12AM +0200, Benjamin Berg wrote: > On Fri, 2025-06-27 at 06:33 +0200, Thomas Weißschuh wrote: > > On Thu, Jun 26, 2025 at 09:57:12PM +0200, Benjamin Berg wrote: > > > so I saw the UAPI testing framework patches and wondered whether I could > > > hack up a kunit test fo

Re: [RFC 0/2] Experimental kunit test for signal context handling

2025-06-27 Thread Benjamin Berg
Hi, On Fri, 2025-06-27 at 06:33 +0200, Thomas Weißschuh wrote: > Hi, > > On Thu, Jun 26, 2025 at 09:57:12PM +0200, Benjamin Berg wrote: > > so I saw the UAPI testing framework patches and wondered whether I could > > hack up a kunit test for userspace signal mcontext handling. I already > > had s

Re: [RFC 0/2] Experimental kunit test for signal context handling

2025-06-26 Thread Thomas Weißschuh
Hi, On Thu, Jun 26, 2025 at 09:57:12PM +0200, Benjamin Berg wrote: > so I saw the UAPI testing framework patches and wondered whether I could > hack up a kunit test for userspace signal mcontext handling. I already > had some code, but never knew where to include it. Having it as a kunit > test in

[RFC 0/2] Experimental kunit test for signal context handling

2025-06-26 Thread Benjamin Berg
From: Benjamin Berg Hi, so I saw the UAPI testing framework patches and wondered whether I could hack up a kunit test for userspace signal mcontext handling. I already had some code, but never knew where to include it. Having it as a kunit test in this way seems nice as it makes running the test