Re: [PATCH] selftests/nolibc: fix testcase status alignment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Nov 05, 2023 at 03:22:30PM +0100, Thomas Weißschuh wrote:
> Center-align all possible status reports.
> Before OK and FAIL were center-aligned in relation to each other but
> SKIPPED and FAILED would be left-aligned.
> 
> Before:
> 
> 7 environ_addr = <0x7fffef3e7c50>                                [OK]
> 8 environ_envp = <0x7fffef3e7c58>                               [FAIL]
> 9 environ_auxv                                                  [SKIPPED]
> 10 environ_total                                                [SKIPPED]
> 11 environ_HOME = <0x7fffef3e99bd>                               [OK]
> 12 auxv_addr                                                    [SKIPPED]
> 13 auxv_AT_UID = 1000                                            [OK]
> 
> After:
> 
> 7 environ_addr = <0x7ffff13b00a0>                                 [OK]
> 8 environ_envp = <0x7ffff13b00a8>                                [FAIL]
> 9 environ_auxv                                                  [SKIPPED]
> 10 environ_total                                                [SKIPPED]
> 11 environ_HOME = <0x7ffff13b19bd>                                [OK]
> 12 auxv_addr                                                    [SKIPPED]
> 13 auxv_AT_UID = 1000                                             [OK]
> 
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>

Quite frankly for trivial cleanups like this you should not even bother
with sending a review, and could queue them directly!

Thanks,
Willy



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux