On Tue, 20 Jan 2026 11:25:51 +0000 Bruce Richardson <[email protected]> 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 <[email protected]> Alternative but not required would be to the TEST_ASSERT macros which have file and line.

