Add unit test for fix of plugin EP library handle leak in PR 28396 #28430
Add unit test for fix in PR #28396
9b3a2422
Add unit test for fix in PR #28396
5773f534
Address PR review: use baseline comparison instead of drain loop
55ae8a55
Use GTEST_SKIP when library is already loaded
6a88946e
Move handle leak test to separate binary for reliable detection
c7c3c3fa
Clean up
1a1d4231
Merge branch 'main' into adrianl/EpLoadRefCountLeak_UnitTest
6bad1604
Exclude test_handle_leak.cc from main autoep test binary
712b1ff2
Revert to GTEST_SKIP: remove separate binary to fix ARM64 Debug OOM
9e529b25
Address PR review: add missing headers and guard RTLD_NOLOAD
2583a176
Return std::optional<bool> from IsLibraryLoaded for clarity
e8fbb5ef
Address more comments
98f2469f
Merge branch 'main' into adrianl/EpLoadRefCountLeak_UnitTest
00446154
Use temp-copied library in handle leak test for process-state indepen…
404a1874
Clean up
fd63fc92
adrianlizarraga
changed the title Add unit test for PR 28396 Add unit test for fix of plugin EP library handle leak in PR 28396 30 days ago
Merge branch 'main' into adrianl/EpLoadRefCountLeak_UnitTest
37fdf7a3
Clean up lib registration with RAII; Use static_cast
798f7742
Use smaller scope
98c8ab63
edgchen1
approved these changes
on 2026-05-18
adrianlizarraga
deleted the adrianl/EpLoadRefCountLeak_UnitTest branch 25 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub