Commit ffc71d3
committed
TEST: replace deprecated cmocka macro in test_dyndns.c
Use will_return_ptr_always instead of will_return_always in the
will_return_nl_cache_foreach_always wrapper macro since the value
passed is a pointer, not an integer.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 58910fb commit ffc71d3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
0 commit comments