iwd/tools
James Prestwood 8956451b26 test-runner: decouple --verbose with --valgrind
When using --valgrind, you must also use --verbose iwd, and, depending
on the tests you may also need to include pytests in the verbose flag.
Since anyone using --valgrind definitely wants to see valgrind info
printed they should not need to enable verbose printing. Also, manually
parsing valgrind prints with IWD prints mixed throughout is a nightmare
even for a single test.

This patch uses valgrind's --log-file flag, which is directed to
/tmp/valgrind.log. After the tests runs we can print out this file.
2019-01-18 08:57:21 -06:00
..
hwsim-dbus.conf tools: Change net.connman.iwd.hwsim to net.connman.hwsim 2018-09-14 15:27:57 +02:00
hwsim.c hwsim: Use l_genl_family_set_unicast_handler 2018-11-02 15:52:56 -05:00
test-runner.c test-runner: decouple --verbose with --valgrind 2019-01-18 08:57:21 -06:00
test_runner_kernel_config tools: add needed CONFIG_SECURITYFS option 2018-09-13 16:42:23 -05:00