iwd/tools
James Prestwood 802a8f86ff test-runner: make verbose option -v application specific
The existing verbose option would turn on debug logging for most
processes in the test-runner framework. This change makes the verbose
option more granular. The --verbose or -v option should now be
followed by a comma separated list of the test-runner processes you
want to see debug logging from. Currently iwd, hwsim, ofonod, and
hostapd are valid options to pass to the verbose flag e.g.

-v iwd,hwsim,ofonod,hostapd

Or any single/combination of the above applications.
2018-01-24 11:17:30 -06:00
..
hwsim.c hwsim: Use util_is_broadcast_address 2017-09-22 10:09:01 -05:00
test-runner.c test-runner: make verbose option -v application specific 2018-01-24 11:17:30 -06:00
test_runner_kernel_config tools: Remove unused kernel config 2018-01-22 10:27:50 -06:00