ocf/tests
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
..
build Treat warnings as errors in tests/build/Makefile 2019-04-01 12:38:43 -04:00
functional Rename 'printf' field name in logger ops to 'print'. 2019-04-17 11:37:47 -04:00
unit Handle metadata asynchronously 2019-03-26 12:49:23 +01:00