You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: add coverage for versioned SONAME resolution
Add tests for bcc_procutils_which_so{_in_process}() to verify correct
behavior when resolving versioned SONAME fragments.
Use library with long-stable SONAME version (libc.so.6),
which have remained unchanged for over a decade and ensure
deterministic results across systems.
Signed-off-by: Hoyeon Lee <[email protected]>
0 commit comments