Re: [PATCH v8 3/4] scanf: convert self-test to KUnit

2025-03-05 Thread Petr Mladek
On Fri 2025-02-14 11:20:00, Tamir Duberstein wrote: > Convert the scanf() self-test to a KUnit test. > > In the interest of keeping the patch reasonably-sized this doesn't > refactor the tests into proper parameterized tests - it's all one big > test case. > > --- a/lib/test_scanf.c > +++ b/lib/t

Re: [PATCH v8 3/4] scanf: convert self-test to KUnit

2025-03-05 Thread Tamir Duberstein
On Wed, Mar 5, 2025 at 4:47 AM Petr Mladek wrote: > > On Sat 2025-02-15 14:52:22, Tamir Duberstein wrote: > > On Sat, Feb 15, 2025 at 1:51 PM kernel test robot wrote: > > > > > > Hi Tamir, > > > > > > kernel test robot noticed the following build warnings: > > > > > > [auto build test WARNING on

Re: [PATCH v8 3/4] scanf: convert self-test to KUnit

2025-03-05 Thread Petr Mladek
On Sat 2025-02-15 14:52:22, Tamir Duberstein wrote: > On Sat, Feb 15, 2025 at 1:51 PM kernel test robot wrote: > > > > Hi Tamir, > > > > kernel test robot noticed the following build warnings: > > > > [auto build test WARNING on 7b7a883c7f4de1ee5040bd1c32aabaafde54d209] > > > > url: > https://gith

Re: [PATCH v8 3/4] scanf: convert self-test to KUnit

2025-02-17 Thread Tamir Duberstein
On Sun, Feb 16, 2025 at 3:22 PM Andy Shevchenko wrote: > > Please, when reply, remove boielrplate stuff! > I have just wasted a couple of minutes to understand what's going on in the > message that is 2700 lines of text as the reply to the bot message which was > ~700 lines. My apologies. I forgo

Re: [PATCH v8 3/4] scanf: convert self-test to KUnit

2025-02-16 Thread Andy Shevchenko
On Sat, Feb 15, 2025 at 02:52:22PM -0500, Tamir Duberstein wrote: > On Sat, Feb 15, 2025 at 1:51 PM kernel test robot wrote: > I am not able to reproduce these warnings with clang 19.1.7. They also > don't obviously make sense to me. Please, when reply, remove boielrplate stuff! I have just was

Re: [PATCH v8 3/4] scanf: convert self-test to KUnit

2025-02-15 Thread kernel test robot
Hi Tamir, kernel test robot noticed the following build warnings: [auto build test WARNING on 7b7a883c7f4de1ee5040bd1c32aabaafde54d209] url: https://github.com/intel-lab-lkp/linux/commits/Tamir-Duberstein/scanf-implicate-test-line-in-failure-messages/20250215-002302 base: 7b7a883c7f4de1ee5