On Tue, Nov 3, 2020 at 6:59 PM Marco Elver <[email protected]> wrote: > Add KFENCE test suite, testing various error detection scenarios. Makes > use of KUnit for test organization. Since KFENCE's interface to obtain > error reports is via the console, the test verifies that KFENCE outputs > expected reports to the console. > > Reviewed-by: Dmitry Vyukov <[email protected]> > Co-developed-by: Alexander Potapenko <[email protected]> > Signed-off-by: Alexander Potapenko <[email protected]> > Signed-off-by: Marco Elver <[email protected]>
Reviewed-by: Jann Horn <[email protected]>

