zephyr/subsys/testsuite
Daniel Leung 5136d819a4 subsys/testsuite/coverage: add empty function __gcov_exit()
This is to fix build errors complaining about undefined reference
to __gcov_exit(). There is no special processing required here
so leave the function empty.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-04-02 09:39:44 -04:00
..
coverage subsys/testsuite/coverage: add empty function __gcov_exit() 2019-04-02 09:39:44 -04:00
include all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
ztest all: Update reserved function names 2019-03-11 13:48:42 -04:00
CMakeLists.txt
Kconfig kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
unittest.cmake