zephyr/arch/posix
Daniel Leung c31e659165 codecov: avoid inlining functions for correct execution counts
This adds a compiler option -fno-inline for code coverage on
architectures which supports doing code coverage. This also
modifies the ALWAYS_INLINE macro to not do any inlining. This
needs to be done so code coverage can count the number of
executions to the correct lines.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-03-26 13:28:30 -04:00
..
core arch: POSIX: Add Kconfig option to stop on all faults 2019-03-26 08:03:15 -05:00
include all: Update reserved function names 2019-03-11 13:48:42 -04:00
CMakeLists.txt codecov: avoid inlining functions for correct execution counts 2019-03-26 13:28:30 -04:00
Kconfig arch: POSIX: Add Kconfig option to stop on all faults 2019-03-26 08:03:15 -05:00