[PATCH 0/8] Few additions and enhancements for hswim testing.

Jouni Malinen j
Sun Oct 26 14:44:53 PDT 2014


On Sun, Oct 26, 2014 at 03:06:27AM -0400, Ilan Peer wrote:
> Ilan Peer (8):
>   tests: Add an option to build with code coverage
>   tests: Add an option to force copy config files
>   tests: add usage() to build.sh
>   tests: Add support for reading modules list from a file

Thanks, applied those four..

>   tests: make run-all.sh arguments non positional
>   tests: Add option to build before running all tests
>   tests: Add an option to run only a subset of modules
>   tests: add usage() to run-all.sh

.. but had to drop these four after noticing that this design breaks
parallel-vm.py and all other use cases that send command line arguments
through run-all.sh to run-tests.py. I guess these could be modified to
ignore any unrecognized arguments and still provide the functionality in
the three first patches. That design for usage() is less likely to work,
though (i.e., OK to use -h for this, but not wildcard).. It should also
be checked whether the run-all.sh command line arguments could conflict
with the ones used in run-tests.py.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list