Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn UT debug mode ON #1922

Merged
merged 9 commits into from
Nov 28, 2024
Merged

Turn UT debug mode ON #1922

merged 9 commits into from
Nov 28, 2024

Conversation

yyuuttaaoo
Copy link
Collaborator

@yyuuttaaoo yyuuttaaoo commented Nov 26, 2024

When the build type is set to Debug, the address sanitizer will be enabled. This will allow the unit tests to check for memory leaks and illegal memory access.

Please fix memory leaks in these UTs.
@KayzzzZ ebpf_server_unittest
@NameHaibinZhang metadata_unittest
@Abingcbc force_read_unittest
@henryzhx8 event_pool_unittest

@yyuuttaaoo yyuuttaaoo merged commit 4993457 into alibaba:main Nov 28, 2024
15 checks passed
@yyuuttaaoo yyuuttaaoo deleted the enable_debug_ut branch November 28, 2024 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants