ndisc/tests: make assertion checks a macro and not a function in test-ndisc-fake
By having it a function, the assertion failure does not show the line number of the origin. Make them a macro, so that we see where exactly it failed. (cherry picked from commit 3b896cc6) (cherry picked from commit b1a7eda7) (cherry picked from commit 83169433)
Showing