Commit c8c39f5
committed
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]>1 parent 4b69d03 commit c8c39f5
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
73 | 97 | | |
74 | 98 | | |
75 | 99 | | |
| |||
0 commit comments