Loading...
Defined in 1 files as a prototype:
Defined in 192 files as a function:
- doc/guides/test/mocking.c, line 27 (as a function)
- samples/testing/integration/src/main.c, line 25 (as a function)
- tests/application_development/cpp/src/main.cpp, line 52 (as a function)
- tests/application_development/gen_inc_file/src/main.c, line 97 (as a function)
- tests/application_development/libcxx/src/main.cpp, line 38 (as a function)
- tests/bluetooth/bluetooth/src/bluetooth.c, line 54 (as a function)
- tests/bluetooth/bsim_bt/bsim_test_app/src/test_empty.c, line 47 (as a function)
- tests/bluetooth/init/src/main.c, line 22 (as a function)
- tests/boards/altera_max10/i2c_master/src/i2c_master.c, line 129 (as a function)
- tests/boards/altera_max10/msgdma/src/dma.c, line 100 (as a function)
- tests/boards/altera_max10/qspi/src/qspi_flash.c, line 96 (as a function)
- tests/boards/altera_max10/sysid/src/sysid.c, line 29 (as a function)
- tests/boards/native_posix/rtc/src/main.c, line 167 (as a function)
- tests/cmsis_rtos_v1/src/main.c, line 28 (as a function)
- tests/cmsis_rtos_v2/src/main.c, line 35 (as a function)
- tests/crypto/mbedtls/src/main.c, line 13 (as a function)
- tests/crypto/rand32/src/main.c, line 71 (as a function)
- tests/crypto/tinycrypt/src/main.c, line 53 (as a function)
- tests/crypto/tinycrypt_hmac_prng/src/main.c, line 11 (as a function)
- tests/drivers/adc/adc_api/src/main.c, line 28 (as a function)
- tests/drivers/aio/api/src/main.c, line 32 (as a function)
- tests/drivers/can/api/src/main.c, line 431 (as a function)
- tests/drivers/can/stm32/src/main.c, line 180 (as a function)
- tests/drivers/counter/counter_basic_api/src/test_counter.c, line 386 (as a function)
- tests/drivers/dma/chan_blen_transfer/src/main.c, line 38 (as a function)
- tests/drivers/entropy/api/src/main.c, line 106 (as a function)
- tests/drivers/gpio/gpio_basic_api/src/main.c, line 48 (as a function)
- tests/drivers/hwinfo/api/src/main.c, line 70 (as a function)
- tests/drivers/i2c/i2c_api/src/main.c, line 52 (as a function)
- tests/drivers/i2c/i2c_slave_api/src/main.c, line 250 (as a function)
- tests/drivers/i2s/i2s_api/src/main.c, line 20 (as a function)
- tests/drivers/i2s/i2s_speed/src/main.c, line 23 (as a function)
- tests/drivers/pci_enum/src/pci_enum.c, line 30 (as a function)
- tests/drivers/pinmux/pinmux_basic_api/src/main.c, line 50 (as a function)
- tests/drivers/pwm/pwm_api/src/main.c, line 20 (as a function)
- tests/drivers/rtc/rtc_basic_api/src/main.c, line 16 (as a function)
- tests/drivers/spi/spi_loopback/src/spi.c, line 477 (as a function)
- tests/drivers/uart/uart_async_api/src/main.c, line 16 (as a function)
- tests/drivers/uart/uart_basic_api/src/main.c, line 44 (as a function)
- tests/drivers/watchdog/wdt_basic_api/src/main.c, line 20 (as a function)
- tests/kernel/arm_irq_vector_table/src/main.c, line 15 (as a function)
- tests/kernel/arm_runtime_nmi/src/main.c, line 11 (as a function)
- tests/kernel/boot_page_table/src/main.c, line 10 (as a function)
- tests/kernel/common/src/main.c, line 72 (as a function)
- tests/kernel/context/src/main.c, line 916 (as a function)
- tests/kernel/critical/src/main.c, line 223 (as a function)
- tests/kernel/device/src/main.c, line 173 (as a function)
- tests/kernel/early_sleep/src/main.c, line 137 (as a function)
- tests/kernel/fatal/src/main.c, line 324 (as a function)
- tests/kernel/fifo/fifo_api/src/main.c, line 34 (as a function)
- tests/kernel/fifo/fifo_timeout/src/main.c, line 518 (as a function)
- tests/kernel/fifo/fifo_usage/src/main.c, line 243 (as a function)
- tests/kernel/interrupt/src/main.c, line 12 (as a function)
- tests/kernel/lifo/lifo_api/src/main.c, line 31 (as a function)
- tests/kernel/lifo/lifo_usage/src/main.c, line 461 (as a function)
- tests/kernel/mbox/mbox_api/src/main.c, line 31 (as a function)
- tests/kernel/mbox/mbox_usage/src/main.c, line 130 (as a function)
- tests/kernel/mem_heap/mheap_api_concept/src/main.c, line 24 (as a function)
- tests/kernel/mem_pool/mem_pool/src/main.c, line 345 (as a function)
- tests/kernel/mem_pool/mem_pool_api/src/main.c, line 25 (as a function)
- tests/kernel/mem_pool/mem_pool_concept/src/main.c, line 14 (as a function)
- tests/kernel/mem_pool/mem_pool_threadsafe/src/main.c, line 90 (as a function)
- tests/kernel/mem_pool/sys_mem_pool/src/main.c, line 125 (as a function)
- tests/kernel/mem_protect/mem_protect/src/main.c, line 52 (as a function)
- tests/kernel/mem_protect/obj_validation/src/main.c, line 110 (as a function)
- tests/kernel/mem_protect/protection/src/main.c, line 188 (as a function)
- tests/kernel/mem_protect/stack_random/src/main.c, line 72 (as a function)
- tests/kernel/mem_protect/stackprot/src/main.c, line 123 (as a function)
- tests/kernel/mem_protect/syscalls/src/main.c, line 236 (as a function)
- tests/kernel/mem_protect/userspace/src/main.c, line 1171 (as a function)
- tests/kernel/mem_protect/x86_mmu_api/src/main.c, line 25 (as a function)
- tests/kernel/mem_slab/mslab/src/main.c, line 281 (as a function)
- tests/kernel/mem_slab/mslab_api/src/main.c, line 18 (as a function)
- tests/kernel/mem_slab/mslab_concept/src/main.c, line 11 (as a function)
- tests/kernel/mem_slab/mslab_threadsafe/src/main.c, line 12 (as a function)
- tests/kernel/mp/src/main.c, line 60 (as a function)
- tests/kernel/msgq/msgq_api/src/main.c, line 55 (as a function)
- tests/kernel/mutex/mutex_api/src/test_mutex_apis.c, line 142 (as a function)
- tests/kernel/mutex/sys_mutex/src/main.c, line 423 (as a function)
- tests/kernel/obj_tracing/src/main.c, line 181 (as a function)
- tests/kernel/pending/src/main.c, line 438 (as a function)
- tests/kernel/pipe/pipe/src/main.c, line 24 (as a function)
- tests/kernel/pipe/pipe_api/src/main.c, line 55 (as a function)
- tests/kernel/poll/src/main.c, line 19 (as a function)
- tests/kernel/profiling/profiling_api/src/main.c, line 130 (as a function)
- tests/kernel/queue/src/main.c, line 34 (as a function)
- tests/kernel/sched/deadline/src/main.c, line 94 (as a function)
- tests/kernel/sched/preempt/src/main.c, line 347 (as a function)
- tests/kernel/sched/schedule_api/src/main.c, line 53 (as a function)
- tests/kernel/semaphore/sema_api/src/main.c, line 134 (as a function)
- tests/kernel/semaphore/semaphore/src/main.c, line 761 (as a function)
- tests/kernel/sleep/src/main.c, line 237 (as a function)
- tests/kernel/smp/src/main.c, line 433 (as a function)
- tests/kernel/spinlock/src/main.c, line 126 (as a function)
- tests/kernel/stack/stack_api/src/main.c, line 41 (as a function)
- tests/kernel/stack/stack_usage/src/main.c, line 242 (as a function)
- tests/kernel/static_idt/src/main.c, line 193 (as a function)
- tests/kernel/threads/dynamic_thread/src/main.c, line 183 (as a function)
- tests/kernel/threads/no-multithreading/src/main.c, line 15 (as a function)
- tests/kernel/threads/thread_apis/src/main.c, line 275 (as a function)
- tests/kernel/threads/thread_init/src/main.c, line 206 (as a function)
- tests/kernel/tickless/tickless/src/main.c, line 240 (as a function)
- tests/kernel/tickless/tickless_concept/src/main.c, line 134 (as a function)
- tests/kernel/timer/timer_api/src/main.c, line 526 (as a function)
- tests/kernel/timer/timer_monotonic/src/main.c, line 83 (as a function)
- tests/kernel/workq/work_queue/src/main.c, line 418 (as a function)
- tests/kernel/workq/work_queue_api/src/main.c, line 507 (as a function)
- tests/kernel/xip/src/main.c, line 60 (as a function)
- tests/lib/base64/src/main.c, line 131 (as a function)
- tests/lib/c_lib/src/main.c, line 257 (as a function)
- tests/lib/crc/src/main.c, line 120 (as a function)
- tests/lib/json/src/main.c, line 522 (as a function)
- tests/lib/mem_alloc/src/main.c, line 200 (as a function)
- tests/lib/rbtree/src/main.c, line 248 (as a function)
- tests/lib/ringbuffer/src/main.c, line 399 (as a function)
- tests/lib/sprintf/src/main.c, line 621 (as a function)
- tests/misc/util/src/main.c, line 80 (as a function)
- tests/net/6lo/src/main.c, line 943 (as a function)
- tests/net/all/src/main.c, line 43 (as a function)
- tests/net/arp/src/main.c, line 637 (as a function)
- tests/net/buf/src/main.c, line 460 (as a function)
- tests/net/checksum_offload/src/main.c, line 927 (as a function)
- tests/net/context/src/main.c, line 998 (as a function)
- tests/net/dhcpv4/src/main.c, line 425 (as a function)
- tests/net/ethernet_mgmt/src/main.c, line 660 (as a function)
- tests/net/icmpv6/src/main.c, line 163 (as a function)
- tests/net/ieee802154/crypto/src/ieee802154_crypto_test.c, line 312 (as a function)
- tests/net/ieee802154/fragment/src/main.c, line 624 (as a function)
- tests/net/ieee802154/l2/src/ieee802154_test.c, line 359 (as a function)
- tests/net/iface/src/main.c, line 622 (as a function)
- tests/net/ip-addr/src/main.c, line 539 (as a function)
- tests/net/ipv6/src/main.c, line 1354 (as a function)
- tests/net/ipv6_fragment/src/main.c, line 1941 (as a function)
- tests/net/lib/dns_packet/src/main.c, line 587 (as a function)
- tests/net/lib/dns_resolve/src/main.c, line 755 (as a function)
- tests/net/lib/http_header_fields/src/main.c, line 880 (as a function)
- tests/net/lib/mqtt_packet/src/mqtt_packet.c, line 1191 (as a function)
- tests/net/lib/mqtt_publisher/src/main.c, line 15 (as a function)
- tests/net/lib/mqtt_pubsub/src/main.c, line 16 (as a function)
- tests/net/lib/mqtt_subscriber/src/main.c, line 15 (as a function)
- tests/net/lib/tls_credentials/src/main.c, line 167 (as a function)
- tests/net/mgmt/src/mgmt.c, line 342 (as a function)
- tests/net/mld/src/main.c, line 487 (as a function)
- tests/net/neighbor/src/main.c, line 298 (as a function)
- tests/net/net_pkt/src/main.c, line 605 (as a function)
- tests/net/promiscuous/src/main.c, line 381 (as a function)
- tests/net/ptp/clock/src/main.c, line 452 (as a function)
- tests/net/route/src/main.c, line 473 (as a function)
- tests/net/socket/af_packet/src/main.c, line 143 (as a function)
- tests/net/socket/getaddrinfo/src/main.c, line 45 (as a function)
- tests/net/socket/getnameinfo/src/main.c, line 77 (as a function)
- tests/net/socket/misc/src/main.c, line 28 (as a function)
- tests/net/socket/poll/src/main.c, line 125 (as a function)
- tests/net/socket/select/src/main.c, line 168 (as a function)
- tests/net/socket/tcp/src/main.c, line 449 (as a function)
- tests/net/socket/udp/src/main.c, line 304 (as a function)
- tests/net/traffic_class/src/main.c, line 971 (as a function)
- tests/net/trickle/src/main.c, line 202 (as a function)
- tests/net/tx_timestamp/src/main.c, line 493 (as a function)
- tests/net/udp/src/main.c, line 662 (as a function)
- tests/net/utils/src/main.c, line 833 (as a function)
- tests/net/vlan/src/main.c, line 774 (as a function)
- tests/posix/common/src/main.c, line 23 (as a function)
- tests/posix/fs/src/main.c, line 9 (as a function)
- tests/shell/src/main.c, line 275 (as a function)
- tests/subsys/can/frame/src/main.c, line 141 (as a function)
- tests/subsys/dfu/img_util/src/main.c, line 54 (as a function)
- tests/subsys/dfu/mcuboot/src/main.c, line 129 (as a function)
- tests/subsys/fs/fat_fs_api/src/main.c, line 16 (as a function)
- tests/subsys/fs/fat_fs_dual_drive/src/main.c, line 16 (as a function)
- tests/subsys/fs/fcb/src/main.c, line 146 (as a function)
- tests/subsys/fs/multi-fs/src/main.c, line 40 (as a function)
- tests/subsys/fs/nffs_fs_api/basic/src/main.c, line 10 (as a function)
- tests/subsys/fs/nffs_fs_api/cache/src/main.c, line 10 (as a function)
- tests/subsys/fs/nffs_fs_api/large/src/main.c, line 10 (as a function)
- tests/subsys/fs/nffs_fs_api/performance/src/main.c, line 10 (as a function)
- tests/subsys/jwt/src/main.c, line 60 (as a function)
- tests/subsys/logging/log_core/src/log_core_test.c, line 468 (as a function)
- tests/subsys/logging/log_list/src/log_list_test.c, line 87 (as a function)
- tests/subsys/logging/log_msg/src/log_msg_test.c, line 493 (as a function)
- tests/subsys/logging/log_output/src/log_output_test.c, line 149 (as a function)
- tests/subsys/settings/fcb/src/settings_test_fcb.c, line 341 (as a function)
- tests/subsys/settings/fcb_init/src/settings_test_fcb_init.c, line 84 (as a function)
- tests/subsys/settings/nffs/src/settings_test_nffs.c, line 244 (as a function)
- tests/subsys/storage/flash_map/src/main.c, line 100 (as a function)
- tests/subsys/usb/bos/src/test_bos.c, line 243 (as a function)
- tests/subsys/usb/desc_sections/src/desc_sections.c, line 153 (as a function)
- tests/subsys/usb/device/src/main.c, line 177 (as a function)
- tests/subsys/usb/os_desc/src/usb_osdesc.c, line 144 (as a function)
- tests/unit/bluetooth/at/src/main.c, line 69 (as a function)
- tests/ztest/base/src/main.c, line 23 (as a function)
- tests/ztest/mock/src/main.c, line 55 (as a function)