Re: [PATCH v4 00/14] kselftest harness and nolibc compatibility

2025-05-12 Thread Thomas Weißschuh
On 2025-05-12 15:32:40-0600, Shuah Khan wrote: > On 5/10/25 00:54, Thomas Weißschuh wrote: > > Hi Shuah and Kees, > > > > On 2025-05-05 17:15:18+0200, Thomas Weißschuh wrote: > > > Nolibc is useful for selftests as the test programs can be very small, > > > and compiled with just a kernel crosscom

Re: [PATCH v4 00/14] kselftest harness and nolibc compatibility

2025-05-12 Thread Shuah Khan
On 5/10/25 00:54, Thomas Weißschuh wrote: Hi Shuah and Kees, On 2025-05-05 17:15:18+0200, Thomas Weißschuh wrote: Nolibc is useful for selftests as the test programs can be very small, and compiled with just a kernel crosscompiler, without userspace support. Currently nolibc is only usable with

Re: [PATCH v4 00/14] kselftest harness and nolibc compatibility

2025-05-09 Thread Thomas Weißschuh
Hi Shuah and Kees, On 2025-05-05 17:15:18+0200, Thomas Weißschuh wrote: > Nolibc is useful for selftests as the test programs can be very small, > and compiled with just a kernel crosscompiler, without userspace support. > Currently nolibc is only usable with kselftest.h, not the more > convenient