test-runner: Add option to start monitor
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 13 Nov 2020 23:07:03 +0000 (15:07 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commit4278c4b5fb1feb9e0011190c5e1c5c860a7afe99
tree672e61ef43772665cde72cd33cd646e10345b8ee
parent7dd78f2be2fda48ec7b89cba8983da102744f79c
test-runner: Add option to start monitor

This adds an option (-m/--monitor) to start btmon before the command
running the command/tester which is convenient when a tests results in
HCI traffic which are decoded by hciemu as it only prints the hexdump.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/test-runner.c