Re: [PATCH 2/5] tests: hwsim: remove useless test list

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

 



On Sat, 2019-02-02 at 23:16 +0100, Johannes Berg wrote:
> 
> @@ -252,6 +251,15 @@ def main():
>          print('Invalid arguments - only one of (test, test modules, modules file) can be given.')
>          sys.exit(2)
>  
> +    if args.tests:
> +        fail = False
> +        for t in args.tests:
> +            if not t in test_names:
> +                print 'Invalid arguments - test "%s" not known' % t

Oops, here we go - looks like I undid a python3 conversion here by not
having parentheses, could you fix it while applying?

johannes


_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



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

  Powered by Linux