]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite/README: update for meson, mention sanitizers
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 17 Oct 2024 16:41:58 +0000 (17:41 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 18 Oct 2024 18:28:18 +0000 (13:28 -0500)
commitb13b6fe70b344ab6e916a1b8d592f79b5a740a7c
tree8f86154c6b4b1678b9306faf7fcc557a029ef394
parent2758cb57ebe2b7bbf3b435544187a98702929b48
testsuite/README: update for meson, mention sanitizers

Mention that running outside of `meson test", one needs to set the env.
aka "source scripts/sanitizer-env.sh".

Also gently discourage using sanitizers alongside gdb and strace. While
thing might work it's not the setup we want to support, I think.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/172
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/README