ocf/tests/functional
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
..
config Add global random seed config 2019-10-03 16:31:05 +02:00
pyocf Merge pull request #853 from mmichal10/repart 2025-02-04 16:39:49 +01:00
tests pyocf: Add test for re-attaching device w/o force 2025-02-06 09:24:40 +01:00
utils Fix license 2021-10-28 13:08:50 +02:00
__init__.py Add missing license headers 2022-07-22 08:33:55 +02:00
.gitignore Added codecov badge to README, added coverage files to .gitignore 2020-01-09 10:54:59 +01:00
Makefile Add script for running PyOCF with sanitization 2025-03-14 16:54:30 +01:00
pytest.ini pyocf: document custom markers in pytest.ini 2022-01-13 17:42:42 +01:00
run_with_sanitizers.sh Add script for running PyOCF with sanitization 2025-03-14 16:54:30 +01:00