| /tests/bluetooth/audio/mocks/include/ |
| A D | bap_stream_expects.h | 42 zexpect_call_count(func_name, 0, mock_bap_stream_configured_cb_fake.call_count); in expect_bt_bap_stream_ops_configured_not_called() 49 zexpect_call_count(func_name, 1, mock_bap_stream_qos_set_cb_fake.call_count); in expect_bt_bap_stream_ops_qos_set_called_once() 61 zexpect_call_count(func_name, 0, mock_bap_stream_qos_set_cb_fake.call_count); in expect_bt_bap_stream_ops_qos_set_not_called() 68 zexpect_call_count(func_name, 1, mock_bap_stream_enabled_cb_fake.call_count); in expect_bt_bap_stream_ops_enabled_called_once() 80 zexpect_call_count(func_name, 0, mock_bap_stream_enabled_cb_fake.call_count); in expect_bt_bap_stream_ops_enabled_not_called() 107 zexpect_call_count(func_name, 1, mock_bap_stream_disabled_cb_fake.call_count); in expect_bt_bap_stream_ops_disabled_called_once() 160 zexpect_call_count(func_name, 1, mock_bap_stream_started_cb_fake.call_count); in expect_bt_bap_stream_ops_started_called_once() 246 zexpect_call_count(func_name, 1, mock_bap_stream_recv_cb_fake.call_count); in expect_bt_bap_stream_ops_recv_called_once() 260 zexpect_call_count(func_name, 0, mock_bap_stream_recv_cb_fake.call_count); in expect_bt_bap_stream_ops_recv_not_called() 267 zexpect_call_count(func_name, 1, mock_bap_stream_sent_cb_fake.call_count); in expect_bt_bap_stream_ops_sent_called_once() [all …]
|
| A D | expects_util.h | 30 #define zexpect_call_count(_func_name, _expected, _actual) \ macro
|
| /tests/bluetooth/audio/ascs/include/ |
| A D | bap_unicast_server_expects.h | 20 zexpect_call_count(func_name, 1, mock_bap_unicast_server_cb_config_fake.call_count); \ 46 zexpect_call_count(func_name, 1, mock_bap_unicast_server_cb_reconfig_fake.call_count); \ 67 zexpect_call_count(func_name, 1, mock_bap_unicast_server_cb_qos_fake.call_count); \ 83 zexpect_call_count(func_name, 1, mock_bap_unicast_server_cb_enable_fake.call_count); \ 103 zexpect_call_count(func_name, 1, mock_bap_unicast_server_cb_metadata_fake.call_count); \ 123 zexpect_call_count(func_name, 1, mock_bap_unicast_server_cb_disable_fake.call_count); \ 135 zexpect_call_count(func_name, 1, mock_bap_unicast_server_cb_release_fake.call_count); \ 147 zexpect_call_count(func_name, 2, mock_bap_unicast_server_cb_release_fake.call_count); \ 165 zexpect_call_count(func_name, 1, mock_bap_unicast_server_cb_start_fake.call_count); \ 177 zexpect_call_count(func_name, 1, mock_bap_unicast_server_cb_stop_fake.call_count); \ [all …]
|
| /tests/bluetooth/audio/cap_commander/src/ |
| A D | test_broadcast_reception.c | 188 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_start", 1, in test_broadcast_reception_start() 203 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_stop", 1, in test_broadcast_reception_stop() 257 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_start", 2, in ZTEST_F() 268 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_start", 0, in ZTEST_F() 282 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_start", 0, in ZTEST_F() 296 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_start", 0, in ZTEST_F() 312 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_start", 0, in ZTEST_F() 325 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_start", 0, in ZTEST_F() 521 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_stop", 2, in ZTEST_F() 532 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_stop", 0, in ZTEST_F() [all …]
|
| A D | test_distribute_broadcast_code.c | 119 zexpect_call_count("bt_cap_commander_cb.distribute_broadcast_code", 1, in test_distribute_broadcast_code() 159 zexpect_call_count("bt_cap_commander_cb.distribute_broadcast_code", 2, in ZTEST_F() 174 zexpect_call_count("bt_cap_commander_cb.distribute_broadcast_code", 0, in ZTEST_F() 188 zexpect_call_count("bt_cap_commander_cb.distribute_broadcast_code", 0, in ZTEST_F() 202 zexpect_call_count("bt_cap_commander_cb.broadcast_distribute_broadcast_code", 0, in ZTEST_F() 218 zexpect_call_count("bt_cap_commander_cb.distribute_broadcast_code", 0, in ZTEST_F() 232 zexpect_call_count("bt_cap_commander_cb.distribute_broadcast_code", 0, in ZTEST_F() 246 zexpect_call_count("bt_cap_commander_cb.distribute_broadcast_code", 0, in ZTEST_F() 266 zexpect_call_count("bt_cap_commander_cb.distribute_broadcast_code", 0, in ZTEST_F()
|
| A D | test_vcp.c | 106 zexpect_call_count("bt_cap_commander_cb.volume_changed", 1, in ZTEST_F() 138 zexpect_call_count("bt_cap_commander_cb.volume_changed", 1, in ZTEST_F() 145 zexpect_call_count("bt_cap_commander_cb.volume_changed", 2, in ZTEST_F() 309 zexpect_call_count("bt_cap_commander_cb.volume_offset_changed", 1, in ZTEST_F() 342 zexpect_call_count("bt_cap_commander_cb.volume_offset_changed", 1, in ZTEST_F() 349 zexpect_call_count("bt_cap_commander_cb.volume_offset_changed", 2, in ZTEST_F() 555 zexpect_call_count("bt_cap_commander_cb.volume_mute_changed", 1, in ZTEST_F() 587 zexpect_call_count("bt_cap_commander_cb.volume_mute_changed", 1, in ZTEST_F() 594 zexpect_call_count("bt_cap_commander_cb.volume_mute_changed", 2, in ZTEST_F()
|
| A D | test_micp.c | 108 zexpect_call_count("bt_cap_commander_cb.microphone_gain_setting_changed", 1, in ZTEST_F() 141 zexpect_call_count("bt_cap_commander_cb.microphone_gain_setting_changed", 1, in ZTEST_F() 148 zexpect_call_count("bt_cap_commander_cb.microphone_gain_setting_changed", 2, in ZTEST_F() 319 zexpect_call_count("bt_cap_commander_cb.microphone_mute_changed", 1, in ZTEST_F() 351 zexpect_call_count("bt_cap_commander_cb.microphone_mute_changed", 1, in ZTEST_F() 358 zexpect_call_count("bt_cap_commander_cb.microphone_mute_changed", 2, in ZTEST_F()
|
| A D | main.c | 158 zexpect_call_count("bt_cap_commander_cb.discovery_complete", ARRAY_SIZE(fixture->conns), in ZTEST_F()
|
| A D | test_cancel.c | 124 zexpect_call_count("bt_cap_commander_cb.broadcast_reception_start", 1, in test_cancel()
|
| /tests/bluetooth/audio/cap_initiator/src/ |
| A D | test_unicast_start.c | 132 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 1, in ZTEST_F() 156 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 0, in ZTEST_F() 173 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 0, in ZTEST_F() 198 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 0, in ZTEST_F() 223 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 0, in ZTEST_F() 249 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 0, in ZTEST_F() 275 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 0, in ZTEST_F() 298 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 0, in ZTEST_F() 321 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 0, in ZTEST_F() 344 zexpect_call_count("bt_cap_initiator_cb.unicast_start_complete_cb", 0, in ZTEST_F() [all …]
|
| A D | test_unicast_stop.c | 133 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 0, in ZTEST_F() 168 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 0, in ZTEST_F() 202 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 1, in ZTEST_F() 236 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 1, in ZTEST_F() 271 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 0, in ZTEST_F() 306 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 1, in ZTEST_F() 340 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 1, in ZTEST_F() 374 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 1, in ZTEST_F() 393 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 0, in ZTEST_F() 411 zexpect_call_count("bt_cap_initiator_cb.unicast_stop_complete_cb", 0, in ZTEST_F() [all …]
|
| A D | main.c | 158 zexpect_call_count("bt_cap_initiator_cb.discovery_complete", ARRAY_SIZE(fixture->conns), in ZTEST_F()
|
| /tests/bluetooth/audio/ccp_call_control_client/src/ |
| A D | main.c | 171 zexpect_call_count("bt_ccp_call_control_client_cb.discover", 1, in ZTEST_F()
|
| /tests/bluetooth/audio/bap_broadcast_source/src/ |
| A D | main.c | 243 zexpect_call_count("bt_bap_stream_ops.connected", fixture->stream_cnt, in ZTEST_F() 245 zexpect_call_count("bt_bap_stream_ops.started", fixture->stream_cnt, in ZTEST_F() 247 zexpect_call_count("bt_bap_broadcast_source_cb.started", 1, in ZTEST_F() 275 zexpect_call_count("bt_bap_stream_ops.sent", fixture->stream_cnt, in ZTEST_F() 281 zexpect_call_count("bt_bap_stream_ops.disconnected", fixture->stream_cnt, in ZTEST_F() 283 zexpect_call_count("bt_bap_stream_ops.stopped", fixture->stream_cnt, in ZTEST_F() 285 zexpect_call_count("bt_bap_broadcast_source_cb.stopped", 1, in ZTEST_F()
|