zephyr/boards/posix/native_posix
Alberto Escolar Piedras 80c9a6acea doc: Add more coverage documentation
Add more documentation about how to generate coverage reports
for POSIX arch based boards

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-02-20 18:05:09 -05:00
..
doc doc: Add more coverage documentation 2019-02-20 18:05:09 -05:00
CMakeLists.txt driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
Kconfig driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
Kconfig.board coverage: Bugfix: Missing coverage in nrf52_bsim 2019-02-03 10:42:24 -05:00
Kconfig.defconfig native_posix: Enable native posix USB driver if USB enabled 2019-02-01 19:03:12 -05:00
board.cmake
board_irq.h
board_soc.h
cmdline.c
cmdline.h
cmdline_common.c
cmdline_common.h
hw_models_top.c driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
hw_models_top.h
irq_ctrl.c boards: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
irq_ctrl.h
irq_handler.c tracing: Add missing isr_exit() for posix arch boards 2019-02-14 15:41:19 -05:00
irq_handler.h
main.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
native_posix.yaml
native_posix_defconfig
native_rtc.c
native_rtc.h
native_tracing.h
sdl_events.c driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
sdl_events.h driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
timer_model.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
timer_model.h
tracing.c