xdp-for-windows icon indicating copy to clipboard operation
xdp-for-windows copied to clipboard

Add ASAN test coverage

Open mtfriesen opened this issue 2 years ago • 1 comments

Enable address sanitizer on a separate run of functional and stress tests.

mtfriesen avatar Feb 21 '23 20:02 mtfriesen

Since XDP itself doesn't allocate/free/manipulate memory in user mode, the value is mostly in detecting bugs in the tests themselves or other dependencies.

mtfriesen avatar Feb 21 '23 20:02 mtfriesen