Commit 8b709e2
coverage-leader
test(unit): add ff_unload_config no-op stub for test_ff_dpdk_if linkage
ff_dpdk_run() now calls ff_unload_config() at process-exit (replacing
the longstanding 'FIXME: Cleanup ff_config' comment). test_ff_dpdk_if
links lib_objs/ff_dpdk_if.o without ff_config.o, so the symbol must be
resolved locally. Stub is a no-op since none of the 7 TCs invoke
ff_dpdk_run.
11/11 binaries / 0 SKIP / 0 FAIL / valgrind 0 definite leak.1 parent a6ff3bc commit 8b709e2
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
0 commit comments