* [bluez/bluez] 216b17: shared/tester: add ability to shutdown tester IO
@ 2025-06-19 15:44 github-actions[bot]
0 siblings, 0 replies; only message in thread
From: github-actions[bot] @ 2025-06-19 15:44 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/973896
Home: https://github.com/bluez/bluez
Commit: 216b1725387562468a071da7f676dc5bd68823b1
https://github.com/bluez/bluez/commit/216b1725387562468a071da7f676dc5bd68823b1
Author: Kirill Samburskiy <k.samburskiy@omp.ru>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M src/shared/tester.c
M src/shared/tester.h
Log Message:
-----------
shared/tester: add ability to shutdown tester IO
Some tests may require the ability to shutdown IO for proper teardown.
Add function tester_shutdown_io to accomplish that.
Commit: 4f4f7dd583ba843392ccb7451e1e2ee3eb4d4c59
https://github.com/bluez/bluez/commit/4f4f7dd583ba843392ccb7451e1e2ee3eb4d4c59
Author: Kirill Samburskiy <k.samburskiy@omp.ru>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M unit/test-vcp.c
Log Message:
-----------
test-vcp: free server-side bt_vcp on test teardown
Shutdown tester IO before freeing bt_att instance to trigger its IO
disconnection callbacks. This detaches bt_vcp instance created by
vcp_get_session function, and executes detach callback registered
through bt_vcp_register that frees memory used by this bt_vcp instance.
This prevents the test from failing in some environments.
Compare: https://github.com/bluez/bluez/compare/216b17253875%5E...4f4f7dd583ba
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-19 15:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-19 15:44 [bluez/bluez] 216b17: shared/tester: add ability to shutdown tester IO github-actions[bot]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.