commit | 8e3bf62c7437cbbe870655b689167bf524af153d | [log] [tgz] |
---|---|---|
author | Jimi Chen <jimictw@google.com> | Fri Mar 21 01:07:25 2025 +0000 |
committer | Jimi Chen <jimictw@google.com> | Fri Mar 21 01:11:12 2025 +0000 |
tree | 73c0335cffa9db8dbe215c33908ac815e86a7d58 | |
parent | 88668413ea5fdbd958905fffb0671a7d1868356d [diff] |
Add multicast address cleanup for test failures This change ensures cleanup to release multicast addresses allocated during the test when a test failure occurs. Without this cleanup, failed tests could potentially causing issues in subsequent test runs. Test: atest CtsConnectivityMultiDevicesTestCases Change-Id: Idf8349c8c075cec8007f5041b1ed8812a006f7f4