tools/mgmt-tester: Adjust test setup complete check
authorInga Stotland <inga.stotland@intel.com>
Thu, 3 Jun 2021 00:04:15 +0000 (17:04 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commit9999e6e34cffbd12655cba0e2774cc67a819ff76
tree5a234044f2d9a1c4820e83240c36bed4ff54ec11
parent366731dbe08645b2e77ba7c7d46f4a6f99638340
tools/mgmt-tester: Adjust test setup complete check

This changes check for setup complete in client_cmd_complete() callback
from tester_setup_complete() to test_setup_condition_complete(). This
allows for combining setup conditions when setup_bthost() is called.
Reviewed-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/mgmt-tester.c