ocf/tests/functional/pyocf
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
..
types Rename 'printf' field name in logger ops to 'print'. 2019-04-17 11:37:47 -04:00
wrappers Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
__init__.py Implement pyocf adapter with sample OCF test 2019-03-07 12:48:40 +01:00
ocf.py Make libocf.so loading CWD independent 2019-04-03 12:28:15 +02:00
utils.py Fix leaky tests 2019-04-16 09:55:02 +02:00