LCOV - code coverage report
Current view: top level - /home/runner/zephyrproject/zephyr/soc/native/inf_clock - native_remap.c (source / functions) Coverage Total Hit
Test: lcov.info Lines: 0.0 % 2 0
Test Date: 2026-01-29 09:48:10 Functions: 0.0 % 1 0
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: - 0 0

             Branch data     Line data    Source code
       1                 :             : /*
       2                 :             :  * Copyright (c) 2024 Nordic Semiconductor ASA
       3                 :             :  *
       4                 :             :  * SPDX-License-Identifier: Apache-2.0
       5                 :             :  */
       6                 :             : #include <stdbool.h>
       7                 :             : #include <zephyr/toolchain.h>
       8                 :             : 
       9                 :             : /**
      10                 :             :  * Dummy version which does nothing
      11                 :             :  * Boards which do not have a better implementation can use this
      12                 :             :  */
      13                 :           0 : __weak bool native_emb_addr_remap(void **addr)
      14                 :             : {
      15                 :           0 :         return false;
      16                 :             : }
        

Generated by: LCOV version 2.0-1