[PATCH 2/3] test/eal_flags: add line numbers to error messages

Stephen Hemminger stephen at networkplumber.org
Tue Jan 20 16:03:58 CET 2026


On Tue, 20 Jan 2026 11:25:51 +0000
Bruce Richardson <bruce.richardson at intel.com> wrote:

> To aid in debugging any problems, and because there are sometimes
> multiple very similar error messages in tests, add line numbers to the
> error message printouts.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Alternative but not required would be to the TEST_ASSERT macros
which have file and line.


More information about the dev mailing list