Parent: 9e2fd160e119d6d3e2d8f37b254b7e72c502d437
Author: Daniel Winkler <danielwinkler@google.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-12-01 20:22:24
Tree: adf81cba0977f07c4a079e559643f7d79ba7ad7d
tools/mgmt-tester: Add mgmt-tester coverage for controller capabilities This patch adds two test cases for the new Read Controller Capabilities MGMT command. Since the command itself is simple, the test cases are simple as well: 1. Ensures that providing invalid parameters to the request will result in a failed MGMT response. 2. Ensures that if the controller is BT5 compliant, the Read Controller Capabilities command will return a valid TX power range as expected, otherwise fail. Reviewed-by: Manish Mandlik <mmandlik@chromium.org>
Diffstat
| M | tools/mgmt-tester.c | | | 76 | ++++++++++++++++++++++++++++++++++++++++ |
1 files changed, 76 insertions(+), 0 deletions(-)