scripts/unit-test: Run ub+asan for meson

Meson supports trivially enabling undefined behavior sanitizer and
address sanitizer support. All tests should be run through these
analyzers.

This also adds a TODO for memory sanitizer support which is not in gcc7
so we can't trivially support that yet.

Change-Id: Ib9e8c4a668f07bcc44733b691c17345e3ed276c4
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed