ocf/tests
Krzysztof Majzerowicz-Jaszcz 23abad76a8 Add script for running PyOCF with sanitization
GCC/Clang sanitizer can be used together with PyOCF to catch some errors during
testing.

CC was purposely removed from the Makefile. It always points to GCC on Linux
by default. This allows to change the compiler and its options during the run
of the script

Signed-off-by: Krzysztof Majzerowicz-Jaszcz <krzysztof.majzerowicz-jaszcz@intel.com>
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
2025-03-14 16:54:30 +01:00
..
build Fix license 2021-10-28 13:08:50 +02:00
functional Add script for running PyOCF with sanitization 2025-03-14 16:54:30 +01:00
unit tests/unit/tests/utils/utils_refcnt.c/utils_refcnt_register_zero_cb.c: fix typos 2023-01-04 16:01:29 +08:00