ocf/tests/functional
Michal Mielewczyk 5e52ac4ef2 Rename 'printf' field name in logger ops to 'print'.
Due the aggresive security checks in compiler 'printf' might be substituded with
'__printf_chk'. However it does not differentiate whether substituted string is
library function call whether field in structure.

By renaming field we prevent it to be unintentionally subustituted by the
preprocessor.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-04-17 11:37:47 -04:00
..
pyocf Rename 'printf' field name in logger ops to 'print'. 2019-04-17 11:37:47 -04:00
tests Merge pull request #115 from imjfckm/leaks 2019-04-16 10:20:56 +02:00
__init__.py *.ini files added 2019-04-04 10:29:20 +02:00
.gitignore Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
Makefile Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00