Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: adc/wifi: esp32s2/esp32c3: call to adc2_init_code_calibration #79074

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

drivers: wifi: esp32: adc2 init code calibration

db211d2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

drivers: adc/wifi: esp32s2/esp32c3: call to adc2_init_code_calibration #79074

drivers: wifi: esp32: adc2 init code calibration
db211d2
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results succeeded Sep 26, 2024 in 0s

All 961 tests pass in 6m 23s

961 tests   961 ✅  6m 23s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit db211d2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

961 tests found (test 1 to 475)

There are 961 tests, see "Raw output" for the list of tests 1 to 475.
Raw output
native_sim:samples/application_development/external_lib/sample.app_dev.external_lib ‑ samples/application_development/external_lib/sample.app_dev.external_lib
native_sim:samples/basic/blinky/sample.basic.blinky ‑ samples/basic/blinky/sample.basic.blinky
native_sim:samples/basic/hash_map/libraries.hash_map.minimal.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.minimal.open_addressing.djb2
native_sim:samples/basic/hash_map/libraries.hash_map.minimal.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.minimal.separate_chaining.djb2
native_sim:samples/basic/hash_map/libraries.hash_map.picolibc.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.picolibc.open_addressing.djb2
native_sim:samples/basic/hash_map/libraries.hash_map.picolibc.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.picolibc.separate_chaining.djb2
native_sim:samples/basic/sys_heap/sample.basic.sys_heap ‑ samples/basic/sys_heap/sample.basic.sys_heap
native_sim:samples/cpp/cpp_synchronization/sample.cpp.synchronization ‑ samples/cpp/cpp_synchronization/sample.cpp.synchronization
native_sim:samples/cpp/cpp_synchronization/sample.cpp.synchronization.picolibc ‑ samples/cpp/cpp_synchronization/sample.cpp.synchronization.picolibc
native_sim:samples/cpp/hello_world/sample.cpp.helloworld ‑ samples/cpp/hello_world/sample.cpp.helloworld
native_sim:samples/drivers/can/babbling/sample.drivers.can.babbling ‑ samples/drivers/can/babbling/sample.drivers.can.babbling
native_sim:samples/drivers/can/counter/sample.drivers.can.counter ‑ samples/drivers/can/counter/sample.drivers.can.counter
native_sim:samples/drivers/crypto/sample.drivers.crypto.mbedtls ‑ samples/drivers/crypto/sample.drivers.crypto.mbedtls
native_sim:samples/drivers/crypto/sample.drivers.crypto.tinycrypt ‑ samples/drivers/crypto/sample.drivers.crypto.tinycrypt
native_sim:samples/drivers/display/sample.display.builtin ‑ samples/drivers/display/sample.display.builtin
native_sim:samples/drivers/display/sample.display.dummy ‑ samples/drivers/display/sample.display.dummy
native_sim:samples/drivers/eeprom/sample.drivers.eeprom ‑ samples/drivers/eeprom/sample.drivers.eeprom
native_sim:samples/drivers/flash_shell/sample.drivers.flash.shell ‑ samples/drivers/flash_shell/sample.drivers.flash.shell
native_sim:samples/drivers/uart/native_tty/sample.drivers.uart.native_tty ‑ samples/drivers/uart/native_tty/sample.drivers.uart.native_tty
native_sim:samples/hello_world/sample.basic.helloworld ‑ samples/hello_world/sample.basic.helloworld
native_sim:samples/kernel/bootargs/sample.kernel.bootargs.tokenization ‑ samples/kernel/bootargs/sample.kernel.bootargs.tokenization
native_sim:samples/modules/canopennode/sample.modules.canopennode.no_storage ‑ samples/modules/canopennode/sample.modules.canopennode.no_storage
native_sim:samples/modules/chre/sample.modules.chre ‑ samples/modules/chre/sample.modules.chre
native_sim:samples/modules/cmsis_dsp/moving_average/sample.modules.cmsis_dsp.moving_average ‑ samples/modules/cmsis_dsp/moving_average/sample.modules.cmsis_dsp.moving_average
native_sim:samples/modules/compression/lz4/sample.compression.lz4 ‑ samples/modules/compression/lz4/sample.compression.lz4
native_sim:samples/modules/lvgl/accelerometer_chart/sample.modules.lvgl.accelerometer_chart ‑ samples/modules/lvgl/accelerometer_chart/sample.modules.lvgl.accelerometer_chart
native_sim:samples/modules/lvgl/demos/sample.modules.lvgl.demo_benchmark ‑ samples/modules/lvgl/demos/sample.modules.lvgl.demo_benchmark
native_sim:samples/modules/lvgl/demos/sample.modules.lvgl.demo_music ‑ samples/modules/lvgl/demos/sample.modules.lvgl.demo_music
native_sim:samples/modules/lvgl/demos/sample.modules.lvgl.demo_stress ‑ samples/modules/lvgl/demos/sample.modules.lvgl.demo_stress
native_sim:samples/modules/lvgl/demos/sample.modules.lvgl.demo_widgets ‑ samples/modules/lvgl/demos/sample.modules.lvgl.demo_widgets
native_sim:samples/modules/nanopb/sample.modules.nanopb ‑ samples/modules/nanopb/sample.modules.nanopb
native_sim:samples/net/capture/sample.net.capture ‑ samples/net/capture/sample.net.capture
native_sim:samples/net/dhcpv4_client/sample.net.dhcpv4_client ‑ samples/net/dhcpv4_client/sample.net.dhcpv4_client
native_sim:samples/net/dns_resolve/sample.net.dns_resolve.llmnr ‑ samples/net/dns_resolve/sample.net.dns_resolve.llmnr
native_sim:samples/net/dns_resolve/sample.net.dns_resolve.mdns ‑ samples/net/dns_resolve/sample.net.dns_resolve.mdns
native_sim:samples/net/gptp/sample.net.gptp ‑ samples/net/gptp/sample.net.gptp
native_sim:samples/net/ipv4_autoconf/sample.net.ipv4_autoconf ‑ samples/net/ipv4_autoconf/sample.net.ipv4_autoconf
native_sim:samples/net/lldp/sample.net.lldp ‑ samples/net/lldp/sample.net.lldp
native_sim:samples/net/lwm2m_client/sample.net.lwm2m_client ‑ samples/net/lwm2m_client/sample.net.lwm2m_client
native_sim:samples/net/lwm2m_client/sample.net.lwm2m_client.all_objects ‑ samples/net/lwm2m_client/sample.net.lwm2m_client.all_objects
native_sim:samples/net/lwm2m_client/sample.net.lwm2m_client.dtls ‑ samples/net/lwm2m_client/sample.net.lwm2m_client.dtls
native_sim:samples/net/lwm2m_client/sample.net.lwm2m_client.queue_mode ‑ samples/net/lwm2m_client/sample.net.lwm2m_client.queue_mode
native_sim:samples/net/promiscuous_mode/sample.net.promiscuous_mode ‑ samples/net/promiscuous_mode/sample.net.promiscuous_mode
native_sim:samples/net/ptp/sample.net.ptp ‑ samples/net/ptp/sample.net.ptp
native_sim:samples/net/sockets/big_http_download/sample.net.sockets.big_http_download ‑ samples/net/sockets/big_http_download/sample.net.sockets.big_http_download
native_sim:samples/net/sockets/big_http_download/sample.net.sockets.big_http_download.ci ‑ samples/net/sockets/big_http_download/sample.net.sockets.big_http_download.ci
native_sim:samples/net/sockets/can/sample.net.sockets.can.one_socket ‑ samples/net/sockets/can/sample.net.sockets.can.one_socket
native_sim:samples/net/sockets/can/sample.net.sockets.can.two_sockets ‑ samples/net/sockets/can/sample.net.sockets.can.two_sockets
native_sim:samples/net/sockets/coap_download/sample.net.sockets.coap_download ‑ samples/net/sockets/coap_download/sample.net.sockets.coap_download
native_sim:samples/net/sockets/coap_server/sample.net.sockets.coap_server ‑ samples/net/sockets/coap_server/sample.net.sockets.coap_server
native_sim:samples/net/sockets/dumb_http_server/sample.net.sockets.dumb_http_server ‑ samples/net/sockets/dumb_http_server/sample.net.sockets.dumb_http_server
native_sim:samples/net/sockets/dumb_http_server_mt/sample.net.sockets.dumb_http_server_mt ‑ samples/net/sockets/dumb_http_server_mt/sample.net.sockets.dumb_http_server_mt
native_sim:samples/net/sockets/echo/sample.net.sockets.echo ‑ samples/net/sockets/echo/sample.net.sockets.echo
native_sim:samples/net/sockets/echo_server/sample.net.sockets.echo_server ‑ samples/net/sockets/echo_server/sample.net.sockets.echo_server
native_sim:samples/net/sockets/echo_server/sample.net.sockets.echo_server.nsos ‑ samples/net/sockets/echo_server/sample.net.sockets.echo_server.nsos
native_sim:samples/net/sockets/echo_service/sample.net.sockets.service.echo ‑ samples/net/sockets/echo_service/sample.net.sockets.service.echo
native_sim:samples/net/sockets/http_client/sample.net.sockets.http_client ‑ samples/net/sockets/http_client/sample.net.sockets.http_client
native_sim:samples/net/sockets/http_get/sample.net.sockets.http_get ‑ samples/net/sockets/http_get/sample.net.sockets.http_get
native_sim:samples/net/sockets/http_get/sample.net.sockets.http_get.nsos.http ‑ samples/net/sockets/http_get/sample.net.sockets.http_get.nsos.http
native_sim:samples/net/sockets/http_get/sample.net.sockets.http_get.nsos.https ‑ samples/net/sockets/http_get/sample.net.sockets.http_get.nsos.https
native_sim:samples/net/sockets/http_server/sample.net.sockets.http.server ‑ samples/net/sockets/http_server/sample.net.sockets.http.server
native_sim:samples/net/sockets/net_mgmt/sample.net.sockets.net_mgmt.kernelmode ‑ samples/net/sockets/net_mgmt/sample.net.sockets.net_mgmt.kernelmode
native_sim:samples/net/sockets/net_mgmt/sample.net.sockets.net_mgmt.usermode ‑ samples/net/sockets/net_mgmt/sample.net.sockets.net_mgmt.usermode
native_sim:samples/net/sockets/packet/sample.net.sockets.packet ‑ samples/net/sockets/packet/sample.net.sockets.packet
native_sim:samples/net/sockets/sntp_client/sample.net.sockets.sntp_client ‑ samples/net/sockets/sntp_client/sample.net.sockets.sntp_client
native_sim:samples/net/sockets/txtime/sample.net.sockets.txtime ‑ samples/net/sockets/txtime/sample.net.sockets.txtime
native_sim:samples/net/sockets/websocket_client/sample.net.sockets.websocket_client ‑ samples/net/sockets/websocket_client/sample.net.sockets.websocket_client
native_sim:samples/net/stats/sample.net.stats ‑ samples/net/stats/sample.net.stats
native_sim:samples/net/syslog_net/sample.net.syslog.ipv4_only ‑ samples/net/syslog_net/sample.net.syslog.ipv4_only
native_sim:samples/net/syslog_net/sample.net.syslog.ipv6_only ‑ samples/net/syslog_net/sample.net.syslog.ipv6_only
native_sim:samples/net/syslog_net/sample.net.syslog.no_autostart ‑ samples/net/syslog_net/sample.net.syslog.no_autostart
native_sim:samples/net/syslog_net/sample.net.syslog.runtime_srv_addr ‑ samples/net/syslog_net/sample.net.syslog.runtime_srv_addr
native_sim:samples/net/syslog_net/sample.net.syslog.with_timefuncs ‑ samples/net/syslog_net/sample.net.syslog.with_timefuncs
native_sim:samples/net/telnet/sample.net.telnet ‑ samples/net/telnet/sample.net.telnet
native_sim:samples/net/tftp_client/sample.net.tftp_client ‑ samples/net/tftp_client/sample.net.tftp_client
native_sim:samples/net/virtual/sample.net.virtual ‑ samples/net/virtual/sample.net.virtual
native_sim:samples/net/vlan/sample.net.vlan ‑ samples/net/vlan/sample.net.vlan
native_sim:samples/sensor/sensor_shell/sample.sensor.shell.pytest ‑ samples/sensor/sensor_shell/sample.sensor.shell.pytest
native_sim:samples/subsys/bindesc/hello_bindesc/sample.bindesc ‑ samples/subsys/bindesc/hello_bindesc/sample.bindesc
native_sim:samples/subsys/canbus/isotp/sample.subsys.canbus.isotp ‑ samples/subsys/canbus/isotp/sample.subsys.canbus.isotp
native_sim:samples/subsys/canbus/isotp/sample.subsys.canbus.isotp.fd ‑ samples/subsys/canbus/isotp/sample.subsys.canbus.isotp.fd
native_sim:samples/subsys/display/lvgl/sample.display.lvgl.gui ‑ samples/subsys/display/lvgl/sample.display.lvgl.gui
native_sim:samples/subsys/fs/format/sample.filesystem.format.fat_fs ‑ samples/subsys/fs/format/sample.filesystem.format.fat_fs
native_sim:samples/subsys/fs/format/sample.filesystem.format.littlefs ‑ samples/subsys/fs/format/sample.filesystem.format.littlefs
native_sim:samples/subsys/fs/littlefs/sample.filesystem.littlefs ‑ samples/subsys/fs/littlefs/sample.filesystem.littlefs
native_sim:samples/subsys/input/input_dump/sample.input.input_dump ‑ samples/subsys/input/input_dump/sample.input.input_dump
native_sim:samples/subsys/input/input_dump/sample.input.input_dump_shell ‑ samples/subsys/input/input_dump/sample.input.input_dump_shell
native_sim:samples/subsys/logging/dictionary/sample.logger.basic.dictionary ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary
native_sim:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu
native_sim:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu.long_double ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu.long_double
native_sim:samples/subsys/logging/logger/sample.logger.basic ‑ samples/subsys/logging/logger/sample.logger.basic
native_sim:samples/subsys/pm/latency/sample.pm.latency ‑ samples/subsys/pm/latency/sample.pm.latency
native_sim:samples/subsys/portability/cmsis_rtos_v1/philosophers/sample.portability.cmsis_rtos_v1.philosopher ‑ samples/subsys/portability/cmsis_rtos_v1/philosophers/sample.portability.cmsis_rtos_v1.philosopher
native_sim:samples/subsys/portability/cmsis_rtos_v1/philosophers/sample.portability.cmsis_rtos_v1.philosopher.same_prio ‑ samples/subsys/portability/cmsis_rtos_v1/philosophers/sample.portability.cmsis_rtos_v1.philosopher.same_prio
native_sim:samples/subsys/portability/cmsis_rtos_v1/philosophers/sample.portability.cmsis_rtos_v1.philosopher.semaphores ‑ samples/subsys/portability/cmsis_rtos_v1/philosophers/sample.portability.cmsis_rtos_v1.philosopher.semaphores
native_sim:samples/subsys/portability/cmsis_rtos_v1/timer_synchronization/sample.portability.cmsis_rtos_v1.timer_synchronization ‑ samples/subsys/portability/cmsis_rtos_v1/timer_synchronization/sample.portability.cmsis_rtos_v1.timer_synchronization
native_sim:samples/subsys/portability/cmsis_rtos_v2/philosophers/sample.portability.cmsis_rtos_v2.philosopher ‑ samples/subsys/portability/cmsis_rtos_v2/philosophers/sample.portability.cmsis_rtos_v2.philosopher
native_sim:samples/subsys/portability/cmsis_rtos_v2/philosophers/sample.portability.cmsis_rtos_v2.philosopher.same_prio ‑ samples/subsys/portability/cmsis_rtos_v2/philosophers/sample.portability.cmsis_rtos_v2.philosopher.same_prio
native_sim:samples/subsys/portability/cmsis_rtos_v2/philosophers/sample.portability.cmsis_rtos_v2.philosopher.semaphores ‑ samples/subsys/portability/cmsis_rtos_v2/philosophers/sample.portability.cmsis_rtos_v2.philosopher.semaphores
native_sim:samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/sample.portability.cmsis_rtos_v2.timer_synchronization ‑ samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/sample.portability.cmsis_rtos_v2.timer_synchronization
native_sim:samples/subsys/rtio/sensor_batch_processing/sample.rtio.sensor_batch_processing ‑ samples/subsys/rtio/sensor_batch_processing/sample.rtio.sensor_batch_processing
native_sim:samples/subsys/sensing/simple/sample.sensing.simple ‑ samples/subsys/sensing/simple/sample.sensing.simple
native_sim:samples/subsys/settings/sample.subsys.settings ‑ samples/subsys/settings/sample.subsys.settings
native_sim:samples/subsys/shell/devmem_load/sample.devmem_load.polled ‑ samples/subsys/shell/devmem_load/sample.devmem_load.polled
native_sim:samples/subsys/shell/fs/sample.filesystem.shell ‑ samples/subsys/shell/fs/sample.filesystem.shell
native_sim:samples/subsys/shell/shell_module/sample.shell.shell_module ‑ samples/subsys/shell/shell_module/sample.shell.shell_module
native_sim:samples/subsys/shell/shell_module/sample.shell.shell_module.login ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.login
native_sim:samples/subsys/smf/hsm_psicc2/sample.smf.hsm_psicc2 ‑ samples/subsys/smf/hsm_psicc2/sample.smf.hsm_psicc2
native_sim:samples/subsys/smf/smf_calculator/sample.smf.smf_calculator ‑ samples/subsys/smf/smf_calculator/sample.smf.smf_calculator
native_sim:samples/subsys/tracing/sample.tracing.transport.native ‑ samples/subsys/tracing/sample.tracing.transport.native
native_sim:samples/subsys/tracing/sample.tracing.transport.native.ctf ‑ samples/subsys/tracing/sample.tracing.transport.native.ctf
native_sim:samples/subsys/tracing/sample.tracing.user ‑ samples/subsys/tracing/sample.tracing.user
native_sim:samples/subsys/usb/cdc_acm/sample.usb.cdc-acm.buildonly ‑ samples/subsys/usb/cdc_acm/sample.usb.cdc-acm.buildonly
native_sim:samples/subsys/usb/console/sample.usb.console ‑ samples/subsys/usb/console/sample.usb.console
native_sim:samples/subsys/usb/testusb/sample.usb.loopback ‑ samples/subsys/usb/testusb/sample.usb.loopback
native_sim:samples/subsys/usb/webusb/sample.usb.webusb ‑ samples/subsys/usb/webusb/sample.usb.webusb
native_sim:samples/subsys/zbus/benchmark/sample.zbus.benchmark_async ‑ samples/subsys/zbus/benchmark/sample.zbus.benchmark_async
native_sim:samples/subsys/zbus/benchmark/sample.zbus.benchmark_async_msg_sub ‑ samples/subsys/zbus/benchmark/sample.zbus.benchmark_async_msg_sub
native_sim:samples/subsys/zbus/benchmark/sample.zbus.benchmark_sync ‑ samples/subsys/zbus/benchmark/sample.zbus.benchmark_sync
native_sim:samples/subsys/zbus/confirmed_channel/sample.zbus.confirmed_message ‑ samples/subsys/zbus/confirmed_channel/sample.zbus.confirmed_message
native_sim:samples/subsys/zbus/dyn_channel/sample.zbus.dyn_channel ‑ samples/subsys/zbus/dyn_channel/sample.zbus.dyn_channel
native_sim:samples/subsys/zbus/hello_world/sample.zbus.hello_world ‑ samples/subsys/zbus/hello_world/sample.zbus.hello_world
native_sim:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic
native_sim:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic_isolated ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic_isolated
native_sim:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic_isolated_too_small ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic_isolated_too_small
native_sim:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static
native_sim:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static_isolated ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static_isolated
native_sim:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static_isolated_too_small ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static_isolated_too_small
native_sim:samples/subsys/zbus/priority_boost/sample.zbus.non_priority_boost ‑ samples/subsys/zbus/priority_boost/sample.zbus.non_priority_boost
native_sim:samples/subsys/zbus/priority_boost/sample.zbus.priority_boost ‑ samples/subsys/zbus/priority_boost/sample.zbus.priority_boost
native_sim:samples/subsys/zbus/remote_mock/sample.zbus.remote_mock ‑ samples/subsys/zbus/remote_mock/sample.zbus.remote_mock
native_sim:samples/subsys/zbus/runtime_obs_registration/sample.zbus.runtime_os_registration ‑ samples/subsys/zbus/runtime_obs_registration/sample.zbus.runtime_os_registration
native_sim:samples/subsys/zbus/uart_bridge/sample.zbus.uart_bridge_build ‑ samples/subsys/zbus/uart_bridge/sample.zbus.uart_bridge_build
native_sim:samples/subsys/zbus/work_queue/sample.zbus.work_queue ‑ samples/subsys/zbus/work_queue/sample.zbus.work_queue
native_sim:samples/synchronization/sample.kernel.synchronization ‑ samples/synchronization/sample.kernel.synchronization
native_sim:tests/application_development/gen_inc_file/buildsystem.include_file ‑ tests/application_development/gen_inc_file/buildsystem.include_file
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_commander ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_cap_commander
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_gmap ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_gmap
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_has ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_has
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_has_client ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_has_client
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_lc3 ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_lc3
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.no_usb ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_usb
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.only_broadcast_sink ‑ tests/bluetooth/shell/bluetooth.audio_shell.only_broadcast_sink
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.only_broadcast_source ‑ tests/bluetooth/shell/bluetooth.audio_shell.only_broadcast_source
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.only_cap_acceptor ‑ tests/bluetooth/shell/bluetooth.audio_shell.only_cap_acceptor
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.only_cap_commander ‑ tests/bluetooth/shell/bluetooth.audio_shell.only_cap_commander
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.only_cap_initiator ‑ tests/bluetooth/shell/bluetooth.audio_shell.only_cap_initiator
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.only_unicast_client ‑ tests/bluetooth/shell/bluetooth.audio_shell.only_unicast_client
native_sim:tests/bluetooth/shell/bluetooth.audio_shell.only_unicast_server ‑ tests/bluetooth/shell/bluetooth.audio_shell.only_unicast_server
native_sim:tests/bluetooth/shell/bluetooth.native_shell ‑ tests/bluetooth/shell/bluetooth.native_shell
native_sim:tests/bluetooth/shell/bluetooth.shell.channel_sounding ‑ tests/bluetooth/shell/bluetooth.shell.channel_sounding
native_sim:tests/bluetooth/shell/bluetooth.shell.path_loss_monitoring ‑ tests/bluetooth/shell/bluetooth.shell.path_loss_monitoring
native_sim:tests/bluetooth/shell/bluetooth.shell.power_control_request ‑ tests/bluetooth/shell/bluetooth.shell.power_control_request
native_sim:tests/bluetooth/shell/bluetooth.shell.subrating ‑ tests/bluetooth/shell/bluetooth.shell.subrating
native_sim:tests/boards/native_sim/cpu_wait/boards.native_sim.cpu_wait ‑ tests/boards/native_sim/cpu_wait/boards.native_sim.cpu_wait
native_sim:tests/boards/native_sim/native_tasks/boards.native_sim.native_tasks ‑ tests/boards/native_sim/native_tasks/boards.native_sim.native_tasks
native_sim:tests/boards/native_sim/rtc/boards.native.rtc ‑ tests/boards/native_sim/rtc/boards.native.rtc
native_sim:tests/cmake/app_version/buildsystem.app_version ‑ tests/cmake/app_version/buildsystem.app_version
native_sim:tests/cmake/config_dir/buildsystem.config_dir.user_defined ‑ tests/cmake/config_dir/buildsystem.config_dir.user_defined
native_sim:tests/cmake/overlays/soc_folder_kconfig/buildsystem.cmake.overlays.soc_folder_kconfig.conf ‑ tests/cmake/overlays/soc_folder_kconfig/buildsystem.cmake.overlays.soc_folder_kconfig.conf
native_sim:tests/cmake/overlays/soc_folder_kconfig/buildsystem.cmake.overlays.soc_folder_kconfig.default ‑ tests/cmake/overlays/soc_folder_kconfig/buildsystem.cmake.overlays.soc_folder_kconfig.default
native_sim:tests/cmake/overlays/soc_folder_kconfig/buildsystem.cmake.overlays.soc_folder_kconfig.suffix ‑ tests/cmake/overlays/soc_folder_kconfig/buildsystem.cmake.overlays.soc_folder_kconfig.suffix
native_sim:tests/cmake/overlays/soc_folder_kconfig/buildsystem.cmake.overlays.soc_folder_kconfig.suffix.conf ‑ tests/cmake/overlays/soc_folder_kconfig/buildsystem.cmake.overlays.soc_folder_kconfig.suffix.conf
native_sim:tests/cmake/overlays/soc_folder_overlay/buildsystem.cmake.overlays.soc_folder_overlay.default ‑ tests/cmake/overlays/soc_folder_overlay/buildsystem.cmake.overlays.soc_folder_overlay.default
native_sim:tests/cmake/overlays/soc_folder_overlay/buildsystem.cmake.overlays.soc_folder_overlay.suffix ‑ tests/cmake/overlays/soc_folder_overlay/buildsystem.cmake.overlays.soc_folder_overlay.suffix
native_sim:tests/cmake/overlays/var_expansions/buildsystem.overlays.var_expansions.CONF_FILE ‑ tests/cmake/overlays/var_expansions/buildsystem.overlays.var_expansions.CONF_FILE
native_sim:tests/cmake/overlays/var_expansions/buildsystem.overlays.var_expansions.DTC_OVERLAY_FILE ‑ tests/cmake/overlays/var_expansions/buildsystem.overlays.var_expansions.DTC_OVERLAY_FILE
native_sim:tests/cmake/overlays/var_expansions/buildsystem.overlays.var_expansions.OVERLAY_CONFIG ‑ tests/cmake/overlays/var_expansions/buildsystem.overlays.var_expansions.OVERLAY_CONFIG
native_sim:tests/cmake/snippets/buildsystem.snippets.bar ‑ tests/cmake/snippets/buildsystem.snippets.bar
native_sim:tests/cmake/snippets/buildsystem.snippets.bar_foo ‑ tests/cmake/snippets/buildsystem.snippets.bar_foo
native_sim:tests/cmake/snippets/buildsystem.snippets.foo ‑ tests/cmake/snippets/buildsystem.snippets.foo
native_sim:tests/cmake/snippets/buildsystem.snippets.foo_bar ‑ tests/cmake/snippets/buildsystem.snippets.foo_bar
native_sim:tests/cmake/snippets/buildsystem.snippets.none ‑ tests/cmake/snippets/buildsystem.snippets.none
native_sim:tests/cmake/yaml/buildsystem.module.yaml ‑ tests/cmake/yaml/buildsystem.module.yaml
native_sim:tests/cmake/zephyr_get/buildsystem.extensions.zephyr_get.no_sysbuild ‑ tests/cmake/zephyr_get/buildsystem.extensions.zephyr_get.no_sysbuild
native_sim:tests/cmake/zephyr_get/buildsystem.extensions.zephyr_get.sysbuild ‑ tests/cmake/zephyr_get/buildsystem.extensions.zephyr_get.sysbuild
native_sim:tests/crypto/crypto_hash/crypto.hash ‑ tests/crypto/crypto_hash/crypto.hash
native_sim:tests/crypto/mbedtls/crypto.mbedtls ‑ tests/crypto/mbedtls/crypto.mbedtls
native_sim:tests/crypto/mbedtls_psa/crypto.mbedtls_psa.with_entropy_driver ‑ tests/crypto/mbedtls_psa/crypto.mbedtls_psa.with_entropy_driver
native_sim:tests/crypto/mbedtls_psa/crypto.mbedtls_psa.without_entropy_driver ‑ tests/crypto/mbedtls_psa/crypto.mbedtls_psa.without_entropy_driver
native_sim:tests/crypto/secp256r1/crypto.secp256r1.mbedtls ‑ tests/crypto/secp256r1/crypto.secp256r1.mbedtls
native_sim:tests/crypto/secp256r1/crypto.secp256r1.p256-m_raw ‑ tests/crypto/secp256r1/crypto.secp256r1.p256-m_raw
native_sim:tests/crypto/secp256r1/crypto.secp256r1.tinycrypt ‑ tests/crypto/secp256r1/crypto.secp256r1.tinycrypt
native_sim:tests/crypto/tinycrypt/crypto.tinycrypt ‑ tests/crypto/tinycrypt/crypto.tinycrypt
native_sim:tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt.hmac_prng ‑ tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt.hmac_prng
native_sim:tests/drivers/adc/adc_api/drivers.adc ‑ tests/drivers/adc/adc_api/drivers.adc
native_sim:tests/drivers/adc/adc_emul/drivers.adc.emul ‑ tests/drivers/adc/adc_emul/drivers.adc.emul
native_sim:tests/drivers/adc/adc_rescale/drivers.adc.rescale ‑ tests/drivers/adc/adc_rescale/drivers.adc.rescale
native_sim:tests/drivers/bbram/emul/drivers.bbram.emul ‑ tests/drivers/bbram/emul/drivers.bbram.emul
native_sim:tests/drivers/bbram/generic/drivers.bbram.generic ‑ tests/drivers/bbram/generic/drivers.bbram.generic
native_sim:tests/drivers/build_all/adc/drivers.adc.build ‑ tests/drivers/build_all/adc/drivers.adc.build
native_sim:tests/drivers/build_all/auxdisplay/drivers.auxdisplay.build.i2c ‑ tests/drivers/build_all/auxdisplay/drivers.auxdisplay.build.i2c
native_sim:tests/drivers/build_all/auxdisplay/drivers.auxdisplay.build.spi ‑ tests/drivers/build_all/auxdisplay/drivers.auxdisplay.build.spi
native_sim:tests/drivers/build_all/auxdisplay/drivers.auxdisplay.build.uart ‑ tests/drivers/build_all/auxdisplay/drivers.auxdisplay.build.uart
native_sim:tests/drivers/build_all/can/drivers.can.build_all.native_linux ‑ tests/drivers/build_all/can/drivers.can.build_all.native_linux
native_sim:tests/drivers/build_all/charger/drivers.charger.build ‑ tests/drivers/build_all/charger/drivers.charger.build
native_sim:tests/drivers/build_all/counter/drivers.counter.build.i2c ‑ tests/drivers/build_all/counter/drivers.counter.build.i2c
native_sim:tests/drivers/build_all/dac/drivers.dac.build ‑ tests/drivers/build_all/dac/drivers.dac.build
native_sim:tests/drivers/build_all/display/drivers.display.default ‑ tests/drivers/build_all/display/drivers.display.default
native_sim:tests/drivers/build_all/eeprom/drivers.eeprom.build ‑ tests/drivers/build_all/eeprom/drivers.eeprom.build
native_sim:tests/drivers/build_all/ethernet/net.ethernet.build.default ‑ tests/drivers/build_all/ethernet/net.ethernet.build.default
native_sim:tests/drivers/build_all/ethernet/net.ethernet.build.spi ‑ tests/drivers/build_all/ethernet/net.ethernet.build.spi
native_sim:tests/drivers/build_all/fpga/drivers.fpga.build ‑ tests/drivers/build_all/fpga/drivers.fpga.build
native_sim:tests/drivers/build_all/gnss/drivers.gnss.default ‑ tests/drivers/build_all/gnss/drivers.gnss.default
native_sim:tests/drivers/build_all/gpio/drivers.gpio.build ‑ tests/drivers/build_all/gpio/drivers.gpio.build
native_sim:tests/drivers/build_all/haptics/drivers.haptics.build ‑ tests/drivers/build_all/haptics/drivers.haptics.build
native_sim:tests/drivers/build_all/ieee802154/drivers.ieee802154.build.external ‑ tests/drivers/build_all/ieee802154/drivers.ieee802154.build.external
native_sim:tests/drivers/build_all/input/drivers.input.adc_keys ‑ tests/drivers/build_all/input/drivers.input.adc_keys
native_sim:tests/drivers/build_all/input/drivers.input.analog_axis ‑ tests/drivers/build_all/input/drivers.input.analog_axis
native_sim:tests/drivers/build_all/input/drivers.input.default ‑ tests/drivers/build_all/input/drivers.input.default
native_sim:tests/drivers/build_all/input/drivers.input.kbd_16_bit ‑ tests/drivers/build_all/input/drivers.input.kbd_16_bit
native_sim:tests/drivers/build_all/input/drivers.input.touchscreen_interrupt ‑ tests/drivers/build_all/input/drivers.input.touchscreen_interrupt
native_sim:tests/drivers/build_all/led/drivers.led.build ‑ tests/drivers/build_all/led/drivers.led.build
native_sim:tests/drivers/build_all/led_strip/drivers.led_strip.build ‑ tests/drivers/build_all/led_strip/drivers.led_strip.build
native_sim:tests/drivers/build_all/mfd/drivers.mfd.build ‑ tests/drivers/build_all/mfd/drivers.mfd.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_cellular.async.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_cellular.async.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_cellular.interrupt_driven.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_cellular.interrupt_driven.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_esp_at.async.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_esp_at.async.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_esp_at.interrupt_driven.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_esp_at.interrupt_driven.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_hl7800.async.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_hl7800.async.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_hl7800.interrupt_driven.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_hl7800.interrupt_driven.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_quectel_bg9x.async.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_quectel_bg9x.async.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_quectel_bg9x.interrupt_driven.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_quectel_bg9x.interrupt_driven.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_simcom_sim7080.async.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_simcom_sim7080.async.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_simcom_sim7080.interrupt_driven.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_simcom_sim7080.interrupt_driven.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_ublox_sara.async.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_ublox_sara.async.build
native_sim:tests/drivers/build_all/modem/drivers.modem.modem_ublox_sara.interrupt_driven.build ‑ tests/drivers/build_all/modem/drivers.modem.modem_ublox_sara.interrupt_driven.build
native_sim:tests/drivers/build_all/pwm/drivers.pwm.build.test ‑ tests/drivers/build_all/pwm/drivers.pwm.build.test
native_sim:tests/drivers/build_all/regulator/drivers.regulator.build ‑ tests/drivers/build_all/regulator/drivers.regulator.build
native_sim:tests/drivers/build_all/rtc/drivers.rtc.build.i2c ‑ tests/drivers/build_all/rtc/drivers.rtc.build.i2c
native_sim:tests/drivers/build_all/sensor/sensors.build ‑ tests/drivers/build_all/sensor/sensors.build
native_sim:tests/drivers/build_all/sensor/sensors.build.no_default ‑ tests/drivers/build_all/sensor/sensors.build.no_default
native_sim:tests/drivers/build_all/sensor/sensors.build.pm ‑ tests/drivers/build_all/sensor/sensors.build.pm
native_sim:tests/drivers/build_all/sensor/sensors.build.sensorhub ‑ tests/drivers/build_all/sensor/sensors.build.sensorhub
native_sim:tests/drivers/build_all/sensor/sensors.build.trigger.global ‑ tests/drivers/build_all/sensor/sensors.build.trigger.global
native_sim:tests/drivers/build_all/sensor/sensors.build.trigger.none ‑ tests/drivers/build_all/sensor/sensors.build.trigger.none
native_sim:tests/drivers/build_all/sensor/sensors.build.trigger.own ‑ tests/drivers/build_all/sensor/sensors.build.trigger.own
native_sim:tests/drivers/build_all/sensor/sensors.generic_test ‑ tests/drivers/build_all/sensor/sensors.generic_test
native_sim:tests/drivers/build_all/stepper/drivers.stepper.build ‑ tests/drivers/build_all/stepper/drivers.stepper.build
native_sim:tests/drivers/build_all/video/drivers.video.build ‑ tests/drivers/build_all/video/drivers.video.build
native_sim:tests/drivers/build_all/w1/drivers.w1.build ‑ tests/drivers/build_all/w1/drivers.w1.build
native_sim:tests/drivers/build_all/watchdog/drivers.watchdog.build.i2c ‑ tests/drivers/build_all/watchdog/drivers.watchdog.build.i2c
native_sim:tests/drivers/build_all/watchdog/drivers.watchdog.build.spi ‑ tests/drivers/build_all/watchdog/drivers.watchdog.build.spi
native_sim:tests/drivers/can/api/drivers.can.api ‑ tests/drivers/can/api/drivers.can.api
native_sim:tests/drivers/can/api/drivers.can.api.rtr ‑ tests/drivers/can/api/drivers.can.api.rtr
native_sim:tests/drivers/can/host/drivers.can.host ‑ tests/drivers/can/host/drivers.can.host
native_sim:tests/drivers/can/shell/drivers.can.shell ‑ tests/drivers/can/shell/drivers.can.shell
native_sim:tests/drivers/can/timing/drivers.can.timing ‑ tests/drivers/can/timing/drivers.can.timing
native_sim:tests/drivers/charger/sbs_charger/drivers.charger.sbs.emulated ‑ tests/drivers/charger/sbs_charger/drivers.charger.sbs.emulated
native_sim:tests/drivers/counter/counter_basic_api/drivers.counter.basic_api ‑ tests/drivers/counter/counter_basic_api/drivers.counter.basic_api
native_sim:tests/drivers/disk/disk_access/drivers.disk.flash ‑ tests/drivers/disk/disk_access/drivers.disk.flash
native_sim:tests/drivers/disk/disk_access/drivers.disk.loopback ‑ tests/drivers/disk/disk_access/drivers.disk.loopback
native_sim:tests/drivers/disk/disk_access/drivers.disk.simulator.no_explicit_erase ‑ tests/drivers/disk/disk_access/drivers.disk.simulator.no_explicit_erase
native_sim:tests/drivers/display/display_read_write/drivers.display.read_write.sdl.argb8888 ‑ tests/drivers/display/display_read_write/drivers.display.read_write.sdl.argb8888
native_sim:tests/drivers/display/display_read_write/drivers.display.read_write.sdl.bgr565 ‑ tests/drivers/display/display_read_write/drivers.display.read_write.sdl.bgr565
native_sim:tests/drivers/display/display_read_write/drivers.display.read_write.sdl.mono01 ‑ tests/drivers/display/display_read_write/drivers.display.read_write.sdl.mono01
native_sim:tests/drivers/display/display_read_write/drivers.display.read_write.sdl.mono01.lsbfirst ‑ tests/drivers/display/display_read_write/drivers.display.read_write.sdl.mono01.lsbfirst
native_sim:tests/drivers/display/display_read_write/drivers.display.read_write.sdl.mono10 ‑ tests/drivers/display/display_read_write/drivers.display.read_write.sdl.mono10
native_sim:tests/drivers/display/display_read_write/drivers.display.read_write.sdl.mono10.lsbfirst ‑ tests/drivers/display/display_read_write/drivers.display.read_write.sdl.mono10.lsbfirst
native_sim:tests/drivers/display/display_read_write/drivers.display.read_write.sdl.rgb565 ‑ tests/drivers/display/display_read_write/drivers.display.read_write.sdl.rgb565
native_sim:tests/drivers/display/display_read_write/drivers.display.read_write.sdl.rgb888 ‑ tests/drivers/display/display_read_write/drivers.display.read_write.sdl.rgb888
native_sim:tests/drivers/dma/chan_blen_transfer/drivers.dma.chan_blen_transfer ‑ tests/drivers/dma/chan_blen_transfer/drivers.dma.chan_blen_transfer
native_sim:tests/drivers/dma/chan_link_transfer/drivers.dma.chan_link_transfer ‑ tests/drivers/dma/chan_link_transfer/drivers.dma.chan_link_transfer
native_sim:tests/drivers/dma/loop_transfer/drivers.dma.loop_transfer ‑ tests/drivers/dma/loop_transfer/drivers.dma.loop_transfer
native_sim:tests/drivers/eeprom/api/drivers.eeprom.api ‑ tests/drivers/eeprom/api/drivers.eeprom.api
native_sim:tests/drivers/eeprom/api/drivers.eeprom.api.w_at2x_emul ‑ tests/drivers/eeprom/api/drivers.eeprom.api.w_at2x_emul
native_sim:tests/drivers/eeprom/shell/drivers.eeprom.shell ‑ tests/drivers/eeprom/shell/drivers.eeprom.shell
native_sim:tests/drivers/entropy/api/drivers.entropy ‑ tests/drivers/entropy/api/drivers.entropy
native_sim:tests/drivers/espi/drivers.espi.acpi ‑ tests/drivers/espi/drivers.espi.acpi
native_sim:tests/drivers/flash/common/drivers.flash.common.default ‑ tests/drivers/flash/common/drivers.flash.common.default
native_sim:tests/drivers/flash_simulator/flash_sim_impl/drivers.flash.flash_simulator ‑ tests/drivers/flash_simulator/flash_sim_impl/drivers.flash.flash_simulator
native_sim:tests/drivers/flash_simulator/flash_sim_impl/drivers.flash.flash_simulator.native_erase_value_0x00 ‑ tests/drivers/flash_simulator/flash_sim_impl/drivers.flash.flash_simulator.native_erase_value_0x00
native_sim:tests/drivers/flash_simulator/flash_sim_impl/drivers.flash.flash_simulator.ramlike ‑ tests/drivers/flash_simulator/flash_sim_impl/drivers.flash.flash_simulator.ramlike
native_sim:tests/drivers/fuel_gauge/bq27z746/drivers.fuel_gauge.bq27z746 ‑ tests/drivers/fuel_gauge/bq27z746/drivers.fuel_gauge.bq27z746
native_sim:tests/drivers/fuel_gauge/max17048/drivers.fuel_gauge.max17048 ‑ tests/drivers/fuel_gauge/max17048/drivers.fuel_gauge.max17048
native_sim:tests/drivers/fuel_gauge/sbs_gauge/drivers.fuel_gauge.sbs_gauge_new_api.emulated ‑ tests/drivers/fuel_gauge/sbs_gauge/drivers.fuel_gauge.sbs_gauge_new_api.emulated
native_sim:tests/drivers/fuel_gauge/sbs_gauge/drivers.fuel_gauge.sbs_gauge_new_api.emulated.cutoff ‑ tests/drivers/fuel_gauge/sbs_gauge/drivers.fuel_gauge.sbs_gauge_new_api.emulated.cutoff
native_sim:tests/drivers/gnss/gnss_api/drivers.gnss.gnss_api ‑ tests/drivers/gnss/gnss_api/drivers.gnss.gnss_api
native_sim:tests/drivers/gnss/gnss_dump/gnss.gnss_dump ‑ tests/drivers/gnss/gnss_dump/gnss.gnss_dump
native_sim:tests/drivers/gnss/gnss_nmea0183/drivers.gnss.gnss_nmea0183 ‑ tests/drivers/gnss/gnss_nmea0183/drivers.gnss.gnss_nmea0183
native_sim:tests/drivers/gnss/gnss_parse/drivers.gnss.gnss_parse ‑ tests/drivers/gnss/gnss_parse/drivers.gnss.gnss_parse
native_sim:tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin ‑ tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin
native_sim:tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin ‑ tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin
native_sim:tests/drivers/gpio/gpio_enable_disable_interrupt/drivers.gpio.enable_disable_interrupt ‑ tests/drivers/gpio/gpio_enable_disable_interrupt/drivers.gpio.enable_disable_interrupt
native_sim:tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction ‑ tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction
native_sim:tests/drivers/gpio/gpio_hogs/drivers.gpio.hogs ‑ tests/drivers/gpio/gpio_hogs/drivers.gpio.hogs
native_sim:tests/drivers/gpio/gpio_ite_it8xxx2_v2/gpio.gpio_ite_it8xxx2_v2 ‑ tests/drivers/gpio/gpio_ite_it8xxx2_v2/gpio.gpio_ite_it8xxx2_v2
native_sim:tests/drivers/hwinfo/api/drivers.hwinfo.api ‑ tests/drivers/hwinfo/api/drivers.hwinfo.api
native_sim:tests/drivers/i2c/i2c_emul/drivers.i2c.emul.target_buf ‑ tests/drivers/i2c/i2c_emul/drivers.i2c.emul.target_buf
native_sim:tests/drivers/i2c/i2c_emul/drivers.i2c.emul.target_pio ‑ tests/drivers/i2c/i2c_emul/drivers.i2c.emul.target_pio
native_sim:tests/drivers/input/gpio_kbd_matrix/input.input_gpio_kbd_matrix ‑ tests/drivers/input/gpio_kbd_matrix/input.input_gpio_kbd_matrix
native_sim:tests/drivers/input/gpio_keys/drivers.input.gpio_keys ‑ tests/drivers/input/gpio_keys/drivers.input.gpio_keys
native_sim:tests/drivers/input/kbd_matrix/input.input_kbd_matrix ‑ tests/drivers/input/kbd_matrix/input.input_kbd_matrix
native_sim:tests/drivers/input/kbd_matrix/input.input_kbd_matrix.actual_key_mask ‑ tests/drivers/input/kbd_matrix/input.input_kbd_matrix.actual_key_mask
native_sim:tests/drivers/input/kbd_matrix/input.input_kbd_matrix.actual_key_mask_dynamic ‑ tests/drivers/input/kbd_matrix/input.input_kbd_matrix.actual_key_mask_dynamic
native_sim:tests/drivers/input/kbd_matrix/input.input_kbd_matrix.no_ghostkey_check ‑ tests/drivers/input/kbd_matrix/input.input_kbd_matrix.no_ghostkey_check
native_sim:tests/drivers/input/kbd_matrix/input.input_kbd_matrix.row_16_bit ‑ tests/drivers/input/kbd_matrix/input.input_kbd_matrix.row_16_bit
native_sim:tests/drivers/kscan/kscan_input/drivers.input.kscan_input ‑ tests/drivers/kscan/kscan_input/drivers.input.kscan_input
native_sim:tests/drivers/mspi/api/drivers.mspi.api ‑ tests/drivers/mspi/api/drivers.mspi.api
native_sim:tests/drivers/mspi/flash/drivers.mspi.flash ‑ tests/drivers/mspi/flash/drivers.mspi.flash
native_sim:tests/drivers/pinctrl/api/drivers.pinctrl.api ‑ tests/drivers/pinctrl/api/drivers.pinctrl.api
native_sim:tests/drivers/pinctrl/api/drivers.pinctrl.api_reg ‑ tests/drivers/pinctrl/api/drivers.pinctrl.api_reg
native_sim:tests/drivers/regulator/api/drivers.regulator.api ‑ tests/drivers/regulator/api/drivers.regulator.api
native_sim:tests/drivers/regulator/api/drivers.regulator.api.nothreadsaferefcnt ‑ tests/drivers/regulator/api/drivers.regulator.api.nothreadsaferefcnt
native_sim:tests/drivers/rtc/rtc_api/drivers.rtc.rtc_api ‑ tests/drivers/rtc/rtc_api/drivers.rtc.rtc_api
native_sim:tests/drivers/rtc/rtc_api_helpers/drivers.rtc.rtc_api_helpers ‑ tests/drivers/rtc/rtc_api_helpers/drivers.rtc.rtc_api_helpers
native_sim:tests/drivers/rtc/rtc_utils/drivers.rtc.rtc_utils ‑ tests/drivers/rtc/rtc_utils/drivers.rtc.rtc_utils
native_sim:tests/drivers/rtc/shell/drivers.rtc.shell ‑ tests/drivers/rtc/shell/drivers.rtc.shell
native_sim:tests/drivers/sensor/adltc2990/drivers.sensor.adltc2990 ‑ tests/drivers/sensor/adltc2990/drivers.sensor.adltc2990
native_sim:tests/drivers/sensor/akm09918c/drivers.sensor.akm09918c ‑ tests/drivers/sensor/akm09918c/drivers.sensor.akm09918c
native_sim:tests/drivers/sensor/bmi160/drivers.sensor.accel ‑ tests/drivers/sensor/bmi160/drivers.sensor.accel
native_sim:tests/drivers/sensor/generic/drivers.sensor.generic ‑ tests/drivers/sensor/generic/drivers.sensor.generic
native_sim:tests/drivers/sensor/generic/drivers.sensor.generic.fpu ‑ tests/drivers/sensor/generic/drivers.sensor.generic.fpu
native_sim:tests/drivers/sensor/icm42688/drivers.sensor.icm42688 ‑ tests/drivers/sensor/icm42688/drivers.sensor.icm42688
native_sim:tests/drivers/sensor/ina230/drivers.sensor.ina230 ‑ tests/drivers/sensor/ina230/drivers.sensor.ina230
native_sim:tests/drivers/sensor/ina237/drivers.sensor.ina237 ‑ tests/drivers/sensor/ina237/drivers.sensor.ina237
native_sim:tests/drivers/sensor/sbs_gauge/drivers.sensor.sbs_gauge.emulated ‑ tests/drivers/sensor/sbs_gauge/drivers.sensor.sbs_gauge.emulated
native_sim:tests/drivers/smbus/smbus_emul/drivers.smbus.emul ‑ tests/drivers/smbus/smbus_emul/drivers.smbus.emul
native_sim:tests/drivers/smbus/smbus_emul/drivers.smbus.emul.peripheral.interrupt ‑ tests/drivers/smbus/smbus_emul/drivers.smbus.emul.peripheral.interrupt
native_sim:tests/drivers/spi/dt_spec/drivers.spi.dt_spec ‑ tests/drivers/spi/dt_spec/drivers.spi.dt_spec
native_sim:tests/drivers/stepper/shell/drivers.stepper.shell ‑ tests/drivers/stepper/shell/drivers.stepper.shell
native_sim:tests/drivers/stepper/shell/drivers.stepper.shell_async ‑ tests/drivers/stepper/shell/drivers.stepper.shell_async
native_sim:tests/drivers/uart/uart_async_rx/drivers.uart.async_rx ‑ tests/drivers/uart/uart_async_rx/drivers.uart.async_rx
native_sim:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api
native_sim:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.cdc_acm ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.cdc_acm
native_sim:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.poll ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.poll
native_sim:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.shell ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.shell
native_sim:tests/drivers/uart/uart_emul/drivers.uart.emul.async ‑ tests/drivers/uart/uart_emul/drivers.uart.emul.async
native_sim:tests/drivers/uart/uart_emul/drivers.uart.emul.interrupt_driven ‑ tests/drivers/uart/uart_emul/drivers.uart.emul.interrupt_driven
native_sim:tests/drivers/uart/uart_emul/drivers.uart.emul.polling ‑ tests/drivers/uart/uart_emul/drivers.uart.emul.polling
native_sim:tests/drivers/usb/bc12/drivers.usb.bc12 ‑ tests/drivers/usb/bc12/drivers.usb.bc12
native_sim:tests/kconfig/configdefault/kconfig.configdefault ‑ tests/kconfig/configdefault/kconfig.configdefault
native_sim:tests/kconfig/functions/kconfig.functions ‑ tests/kconfig/functions/kconfig.functions
native_sim:tests/lib/c_lib/common/libraries.libc.common ‑ tests/lib/c_lib/common/libraries.libc.common
native_sim:tests/lib/c_lib/common/libraries.libc.common.minimal ‑ tests/lib/c_lib/common/libraries.libc.common.minimal
native_sim:tests/lib/c_lib/common/libraries.libc.common.picolibc ‑ tests/lib/c_lib/common/libraries.libc.common.picolibc
native_sim:tests/lib/c_lib/common/libraries.libc.common.picolibc.module ‑ tests/lib/c_lib/common/libraries.libc.common.picolibc.module
native_sim:tests/lib/c_lib/common/libraries.libc.common.picolibc.notls ‑ tests/lib/c_lib/common/libraries.libc.common.picolibc.notls
native_sim:tests/lib/c_lib/stdio/libraries.libc.common.stdio.minimal ‑ tests/lib/c_lib/stdio/libraries.libc.common.stdio.minimal
native_sim:tests/lib/c_lib/stdio/libraries.libc.common.stdio.picolibc ‑ tests/lib/c_lib/stdio/libraries.libc.common.stdio.picolibc
native_sim:tests/lib/c_lib/strerror/libraries.libc.strerror.minimal.no_strerror_table ‑ tests/lib/c_lib/strerror/libraries.libc.strerror.minimal.no_strerror_table
native_sim:tests/lib/c_lib/strerror/libraries.libc.strerror.minimal.strerror_table ‑ tests/lib/c_lib/strerror/libraries.libc.strerror.minimal.strerror_table
native_sim:tests/lib/c_lib/strerror/libraries.libc.strerror.picolibc ‑ tests/lib/c_lib/strerror/libraries.libc.strerror.picolibc
native_sim:tests/lib/c_lib/strerror/libraries.libc.strerror.picolibc.module ‑ tests/lib/c_lib/strerror/libraries.libc.strerror.picolibc.module
native_sim:tests/lib/c_lib/strerror/libraries.libc.strerror.picolibc.notls ‑ tests/lib/c_lib/strerror/libraries.libc.strerror.picolibc.notls
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package ‑ tests/lib/cbprintf_package/libraries.cbprintf.package
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package.picolibc ‑ tests/lib/cbprintf_package/libraries.cbprintf.package.picolibc
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_cpp
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_cpp.picolibc ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_cpp.picolibc
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_fp ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_fp
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_fp.picolibc ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_fp.picolibc
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_fp_align_offset ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_fp_align_offset
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_fp_align_offset_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_fp_align_offset_cpp
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_fp_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_fp_cpp
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_fp_cpp.picolibc ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_fp_cpp.picolibc
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_long_double ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_long_double
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_long_double_align_offset ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_long_double_align_offset
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_long_double_align_offset_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_long_double_align_offset_cpp
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_long_double_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_long_double_cpp
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_nano ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_nano
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_nano_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_nano_cpp
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_no_generic ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_no_generic
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_no_generic.picolibc ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_no_generic.picolibc
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_no_generic_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_no_generic_cpp
native_sim:tests/lib/cbprintf_package/libraries.cbprintf.package_no_generic_cpp.picolibc ‑ tests/lib/cbprintf_package/libraries.cbprintf.package_no_generic_cpp.picolibc
native_sim:tests/lib/cmsis_dsp/bayes/libraries.cmsis_dsp.bayes ‑ tests/lib/cmsis_dsp/bayes/libraries.cmsis_dsp.bayes
native_sim:tests/lib/cmsis_dsp/bayes/libraries.cmsis_dsp.bayes.fpu ‑ tests/lib/cmsis_dsp/bayes/libraries.cmsis_dsp.bayes.fpu
native_sim:tests/lib/cmsis_dsp/complexmath/libraries.cmsis_dsp.complexmath ‑ tests/lib/cmsis_dsp/complexmath/libraries.cmsis_dsp.complexmath
native_sim:tests/lib/cmsis_dsp/complexmath/libraries.cmsis_dsp.complexmath.fpu ‑ tests/lib/cmsis_dsp/complexmath/libraries.cmsis_dsp.complexmath.fpu
native_sim:tests/lib/cmsis_dsp/distance/libraries.cmsis_dsp.distance ‑ tests/lib/cmsis_dsp/distance/libraries.cmsis_dsp.distance
native_sim:tests/lib/cmsis_dsp/distance/libraries.cmsis_dsp.distance.fpu ‑ tests/lib/cmsis_dsp/distance/libraries.cmsis_dsp.distance.fpu
native_sim:tests/lib/cmsis_dsp/fastmath/libraries.cmsis_dsp.fastmath ‑ tests/lib/cmsis_dsp/fastmath/libraries.cmsis_dsp.fastmath
native_sim:tests/lib/cmsis_dsp/fastmath/libraries.cmsis_dsp.fastmath.fpu ‑ tests/lib/cmsis_dsp/fastmath/libraries.cmsis_dsp.fastmath.fpu
native_sim:tests/lib/cmsis_dsp/interpolation/libraries.cmsis_dsp.interpolation ‑ tests/lib/cmsis_dsp/interpolation/libraries.cmsis_dsp.interpolation
native_sim:tests/lib/cmsis_dsp/interpolation/libraries.cmsis_dsp.interpolation.fpu ‑ tests/lib/cmsis_dsp/interpolation/libraries.cmsis_dsp.interpolation.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_f32 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_f32
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_f32.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_f32.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_f64 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_f64
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_f64.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_f64.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q15 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q15
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q15.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q15.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q31 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q31
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q31.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q31.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q7 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q7
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q7.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.binary_q7.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_f32 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_f32
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_f32.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_f32.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_f64 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_f64
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_f64.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_f64.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q15 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q15
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q15.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q15.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q31 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q31
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q31.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q31.fpu
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q7 ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q7
native_sim:tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q7.fpu ‑ tests/lib/cmsis_dsp/matrix/libraries.cmsis_dsp.matrix.unary_q7.fpu
native_sim:tests/lib/cmsis_dsp/quaternionmath/libraries.cmsis_dsp.quaternionmath ‑ tests/lib/cmsis_dsp/quaternionmath/libraries.cmsis_dsp.quaternionmath
native_sim:tests/lib/cmsis_dsp/quaternionmath/libraries.cmsis_dsp.quaternionmath.fpu ‑ tests/lib/cmsis_dsp/quaternionmath/libraries.cmsis_dsp.quaternionmath.fpu
native_sim:tests/lib/cmsis_dsp/statistics/libraries.cmsis_dsp.statistics ‑ tests/lib/cmsis_dsp/statistics/libraries.cmsis_dsp.statistics
native_sim:tests/lib/cmsis_dsp/statistics/libraries.cmsis_dsp.statistics.fpu ‑ tests/lib/cmsis_dsp/statistics/libraries.cmsis_dsp.statistics.fpu
native_sim:tests/lib/cmsis_dsp/support/libraries.cmsis_dsp.support ‑ tests/lib/cmsis_dsp/support/libraries.cmsis_dsp.support
native_sim:tests/lib/cmsis_dsp/support/libraries.cmsis_dsp.support.fpu ‑ tests/lib/cmsis_dsp/support/libraries.cmsis_dsp.support.fpu
native_sim:tests/lib/cmsis_dsp/svm/libraries.cmsis_dsp.svm ‑ tests/lib/cmsis_dsp/svm/libraries.cmsis_dsp.svm
native_sim:tests/lib/cmsis_dsp/svm/libraries.cmsis_dsp.svm.fpu ‑ tests/lib/cmsis_dsp/svm/libraries.cmsis_dsp.svm.fpu
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cf32 ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cf32
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cf32.fpu ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cf32.fpu
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cf64 ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cf64
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cf64.fpu ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cf64.fpu
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cq15 ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cq15
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cq15.fpu ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cq15.fpu
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cq31 ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cq31
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cq31.fpu ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.cq31.fpu
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rf32 ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rf32
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rf32.fpu ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rf32.fpu
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rf64 ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rf64
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rf64.fpu ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rf64.fpu
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rq15 ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rq15
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rq15.fpu ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rq15.fpu
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rq31 ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rq31
native_sim:tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rq31.fpu ‑ tests/lib/cmsis_dsp/transform/libraries.cmsis_dsp.transform.rq31.fpu
native_sim:tests/lib/cpp/cxx/cpp.main.minimal ‑ tests/lib/cpp/cxx/cpp.main.minimal
native_sim:tests/lib/cpp/cxx/cpp.main.picolibc ‑ tests/lib/cpp/cxx/cpp.main.picolibc
native_sim:tests/lib/cpp/libcxx/cpp.libcxx.host ‑ tests/lib/cpp/libcxx/cpp.libcxx.host
native_sim:tests/lib/devicetree/api/libraries.devicetree.api ‑ tests/lib/devicetree/api/libraries.devicetree.api
native_sim:tests/lib/devicetree/api_ext/libraries.devicetree.api_ext ‑ tests/lib/devicetree/api_ext/libraries.devicetree.api_ext
native_sim:tests/lib/devicetree/devices/libraries.devicetree.devices ‑ tests/lib/devicetree/devices/libraries.devicetree.devices
native_sim:tests/lib/fdtable/libraries.fdtable ‑ tests/lib/fdtable/libraries.fdtable
native_sim:tests/lib/gui/lvgl/libraries.gui.lvgl ‑ tests/lib/gui/lvgl/libraries.gui.lvgl
native_sim:tests/lib/gui/lvgl/libraries.gui.lvgl.16bit ‑ tests/lib/gui/lvgl/libraries.gui.lvgl.16bit
native_sim:tests/lib/gui/lvgl/libraries.gui.lvgl.16bit.swap ‑ tests/lib/gui/lvgl/libraries.gui.lvgl.16bit.swap
native_sim:tests/lib/gui/lvgl/libraries.gui.lvgl.8bit ‑ tests/lib/gui/lvgl/libraries.gui.lvgl.8bit
native_sim:tests/lib/gui/lvgl/libraries.gui.lvgl.dynamic.heap.libc ‑ tests/lib/gui/lvgl/libraries.gui.lvgl.dynamic.heap.libc
native_sim:tests/lib/gui/lvgl/libraries.gui.lvgl.dynamic.pool.sys_heap ‑ tests/lib/gui/lvgl/libraries.gui.lvgl.dynamic.pool.sys_heap
native_sim:tests/lib/gui/lvgl/libraries.gui.lvgl.mono ‑ tests/lib/gui/lvgl/libraries.gui.lvgl.mono
native_sim:tests/lib/hash_function/libraries.hash_function.djb2 ‑ tests/lib/hash_function/libraries.hash_function.djb2
native_sim:tests/lib/hash_function/libraries.hash_function.identity ‑ tests/lib/hash_function/libraries.hash_function.identity
native_sim:tests/lib/hash_map/libraries.hash_map.cxx.djb2 ‑ tests/lib/hash_map/libraries.hash_map.cxx.djb2
native_sim:tests/lib/hash_map/libraries.hash_map.open_addressing.djb2 ‑ tests/lib/hash_map/libraries.hash_map.open_addressing.djb2
native_sim:tests/lib/hash_map/libraries.hash_map.separate_chaining.djb2 ‑ tests/lib/hash_map/libraries.hash_map.separate_chaining.djb2
native_sim:tests/lib/heap/libraries.heap ‑ tests/lib/heap/libraries.heap
native_sim:tests/lib/heap_align/libraries.heap_align ‑ tests/lib/heap_align/libraries.heap_align
native_sim:tests/lib/json/libraries.encoding.json ‑ tests/lib/json/libraries.encoding.json
native_sim:tests/lib/linear_range/libraries.linear_range ‑ tests/lib/linear_range/libraries.linear_range
native_sim:tests/lib/lockfree/libraries.lockfree ‑ tests/lib/lockfree/libraries.lockfree
native_sim:tests/lib/math/interpolation/math.interpolation ‑ tests/lib/math/interpolation/math.interpolation
native_sim:tests/lib/mem_blocks/libraries.mem_blocks ‑ tests/lib/mem_blocks/libraries.mem_blocks
native_sim:tests/lib/mem_blocks_stats/libraries.mem_blocks.stats ‑ tests/lib/mem_blocks_stats/libraries.mem_blocks.stats
native_sim:tests/lib/mpsc_pbuf/libraries.mpsc_pbuf ‑ tests/lib/mpsc_pbuf/libraries.mpsc_pbuf
native_sim:tests/lib/multi_heap/libraries.multi_heap ‑ tests/lib/multi_heap/libraries.multi_heap
native_sim:tests/lib/net_buf/buf/libraries.net_buf.buf ‑ tests/lib/net_buf/buf/libraries.net_buf.buf
native_sim:tests/lib/notify/libraries.data_structures ‑ tests/lib/notify/libraries.data_structures
native_sim:tests/lib/onoff/libraries.onoff ‑ tests/lib/onoff/libraries.onoff
native_sim:tests/lib/ringbuffer/libraries.ring_buffer ‑ tests/lib/ringbuffer/libraries.ring_buffer
native_sim:tests/lib/smf/libraries.smf.flat ‑ tests/lib/smf/libraries.smf.flat
native_sim:tests/lib/smf/libraries.smf.hierarchical ‑ tests/lib/smf/libraries.smf.hierarchical
native_sim:tests/lib/smf/libraries.smf.initial_transition ‑ tests/lib/smf/libraries.smf.initial_transition
native_sim:tests/lib/sprintf/libraries.libc.picolibc.sprintf ‑ tests/lib/sprintf/libraries.libc.picolibc.sprintf
native_sim:tests/lib/sprintf/libraries.libc.picolibc.sprintf_inexact ‑ tests/lib/sprintf/libraries.libc.picolibc.sprintf_inexact
native_sim:tests/lib/sprintf/libraries.libc.picolibc.sprintf_new ‑ tests/lib/sprintf/libraries.libc.picolibc.sprintf_new
native_sim:tests/lib/spsc_pbuf/libraries.spsc_pbuf ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf
native_sim:tests/lib/spsc_pbuf/libraries.spsc_pbuf.cache ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf.cache

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

961 tests found (test 476 to 961)

There are 961 tests, see "Raw output" for the list of tests 476 to 961.
Raw output
native_sim:tests/lib/spsc_pbuf/libraries.spsc_pbuf.nocache. ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf.nocache.
native_sim:tests/lib/spsc_pbuf/libraries.spsc_pbuf.utilization ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf.utilization
native_sim:tests/lib/sys_util/libraries.sys_util ‑ tests/lib/sys_util/libraries.sys_util
native_sim:tests/lib/time/libraries.libc.time ‑ tests/lib/time/libraries.libc.time
native_sim:tests/misc/check_init_priorities/init.check_init_priorities ‑ tests/misc/check_init_priorities/init.check_init_priorities
native_sim:tests/misc/iterable_sections/linker.iterable_sections ‑ tests/misc/iterable_sections/linker.iterable_sections
native_sim:tests/misc/kconfigoptions/kconfig.kconfigoptions ‑ tests/misc/kconfigoptions/kconfig.kconfigoptions
native_sim:tests/misc/print_format/printk.format ‑ tests/misc/print_format/printk.format
native_sim:tests/misc/print_format/printk.format.picolibc ‑ tests/misc/print_format/printk.format.picolibc
native_sim:tests/misc/test_build/buildsystem.debug.build ‑ tests/misc/test_build/buildsystem.debug.build
native_sim:tests/misc/test_build/buildsystem.kconfig.utf8_in_values ‑ tests/misc/test_build/buildsystem.kconfig.utf8_in_values
native_sim:tests/modules/nanopb/libraries.nanopb ‑ tests/modules/nanopb/libraries.nanopb
native_sim:tests/modules/uoscore/libraries.uoscore ‑ tests/modules/uoscore/libraries.uoscore
native_sim:tests/net/6lo/net.6lo ‑ tests/net/6lo/net.6lo
native_sim:tests/net/6lo/net.6lo.preempt ‑ tests/net/6lo/net.6lo.preempt
native_sim:tests/net/6lo/net.6lo.variable_buf_size ‑ tests/net/6lo/net.6lo.variable_buf_size
native_sim:tests/net/arp/net.arp ‑ tests/net/arp/net.arp
native_sim:tests/net/arp/net.arp.preempt ‑ tests/net/arp/net.arp.preempt
native_sim:tests/net/bridge/net.eth_bridge ‑ tests/net/bridge/net.eth_bridge
native_sim:tests/net/bridge/net.eth_bridge.ip ‑ tests/net/bridge/net.eth_bridge.ip
native_sim:tests/net/checksum_offload/net.offload ‑ tests/net/checksum_offload/net.offload
native_sim:tests/net/conn_mgr_conn/net.conn_mgr.conn ‑ tests/net/conn_mgr_conn/net.conn_mgr.conn
native_sim:tests/net/conn_mgr_monitor/net.conn_mgr.dad ‑ tests/net/conn_mgr_monitor/net.conn_mgr.dad
native_sim:tests/net/conn_mgr_monitor/net.conn_mgr.nodad ‑ tests/net/conn_mgr_monitor/net.conn_mgr.nodad
native_sim:tests/net/context/net.context ‑ tests/net/context/net.context
native_sim:tests/net/dhcpv4/client/net.dhcpv4_client ‑ tests/net/dhcpv4/client/net.dhcpv4_client
native_sim:tests/net/dhcpv4/client/net.dhcpv4_client.optioncbs ‑ tests/net/dhcpv4/client/net.dhcpv4_client.optioncbs
native_sim:tests/net/dhcpv4/client/net.dhcpv4_client.optioncbs_vendor_specific ‑ tests/net/dhcpv4/client/net.dhcpv4_client.optioncbs_vendor_specific
native_sim:tests/net/dhcpv4/client/net.dhcpv4_client.preempt ‑ tests/net/dhcpv4/client/net.dhcpv4_client.preempt
native_sim:tests/net/dhcpv4/server/net.dhcpv4_server ‑ tests/net/dhcpv4/server/net.dhcpv4_server
native_sim:tests/net/dhcpv4/server/net.dhcpv4_server.no_probe ‑ tests/net/dhcpv4/server/net.dhcpv4_server.no_probe
native_sim:tests/net/dhcpv4/server/net.dhcpv4_server.preempt ‑ tests/net/dhcpv4/server/net.dhcpv4_server.preempt
native_sim:tests/net/dhcpv6/net.dhcpv6 ‑ tests/net/dhcpv6/net.dhcpv6
native_sim:tests/net/dhcpv6/net.dhcpv6.preempt ‑ tests/net/dhcpv6/net.dhcpv6.preempt
native_sim:tests/net/ethernet_mgmt/net.ethernet_mgmt ‑ tests/net/ethernet_mgmt/net.ethernet_mgmt
native_sim:tests/net/hostname/net.hostname ‑ tests/net/hostname/net.hostname
native_sim:tests/net/hostname/net.hostname.dynamic ‑ tests/net/hostname/net.hostname.dynamic
native_sim:tests/net/hostname/net.hostname.event ‑ tests/net/hostname/net.hostname.event
native_sim:tests/net/hostname/net.hostname.event.unique ‑ tests/net/hostname/net.hostname.event.unique
native_sim:tests/net/hostname/net.hostname.unique ‑ tests/net/hostname/net.hostname.unique
native_sim:tests/net/hostname/net.hostname.unique.dynamic ‑ tests/net/hostname/net.hostname.unique.dynamic
native_sim:tests/net/icmp/net.icmp.coop ‑ tests/net/icmp/net.icmp.coop
native_sim:tests/net/icmp/net.icmp.no_ipv4 ‑ tests/net/icmp/net.icmp.no_ipv4
native_sim:tests/net/icmp/net.icmp.no_ipv6 ‑ tests/net/icmp/net.icmp.no_ipv6
native_sim:tests/net/icmp/net.icmp.offloaded ‑ tests/net/icmp/net.icmp.offloaded
native_sim:tests/net/icmp/net.icmp.preempt ‑ tests/net/icmp/net.icmp.preempt
native_sim:tests/net/icmp/net.icmp.socket_offloaded ‑ tests/net/icmp/net.icmp.socket_offloaded
native_sim:tests/net/icmpv4/net.icmpv4 ‑ tests/net/icmpv4/net.icmpv4
native_sim:tests/net/icmpv6/net.icmpv6 ‑ tests/net/icmpv6/net.icmpv6
native_sim:tests/net/ieee802154/6lo_fragment/net.ieee802154.fragment ‑ tests/net/ieee802154/6lo_fragment/net.ieee802154.fragment
native_sim:tests/net/ieee802154/custom_l2/net.ieee802154.custom_l2 ‑ tests/net/ieee802154/custom_l2/net.ieee802154.custom_l2
native_sim:tests/net/ieee802154/l2/net.ieee802154.l2 ‑ tests/net/ieee802154/l2/net.ieee802154.l2
native_sim:tests/net/ieee802154/l2/net.ieee802154.l2.sockets ‑ tests/net/ieee802154/l2/net.ieee802154.l2.sockets
native_sim:tests/net/iface/net.iface ‑ tests/net/iface/net.iface
native_sim:tests/net/ip-addr/net.ip-addr ‑ tests/net/ip-addr/net.ip-addr
native_sim:tests/net/ipv4_fragment/net.ipv4.fragment ‑ tests/net/ipv4_fragment/net.ipv4.fragment
native_sim:tests/net/ipv6/net.ipv6 ‑ tests/net/ipv6/net.ipv6
native_sim:tests/net/ipv6/net.ipv6.privacy_extension.prefer_public ‑ tests/net/ipv6/net.ipv6.privacy_extension.prefer_public
native_sim:tests/net/ipv6/net.ipv6.privacy_extension.prefer_temporary ‑ tests/net/ipv6/net.ipv6.privacy_extension.prefer_temporary
native_sim:tests/net/ipv6/net.ipv6.variable_buf_size ‑ tests/net/ipv6/net.ipv6.variable_buf_size
native_sim:tests/net/ipv6_fragment/net.ipv6.fragment ‑ tests/net/ipv6_fragment/net.ipv6.fragment
native_sim:tests/net/lib/coap/net.coap.simple ‑ tests/net/lib/coap/net.coap.simple
native_sim:tests/net/lib/coap_client/net.coap.client ‑ tests/net/lib/coap_client/net.coap.client
native_sim:tests/net/lib/coap_server/common/net.coap.server.common ‑ tests/net/lib/coap_server/common/net.coap.server.common
native_sim:tests/net/lib/dns_addremove/net.dns.addremove ‑ tests/net/lib/dns_addremove/net.dns.addremove
native_sim:tests/net/lib/dns_addremove/net.dns.addremove.no_ipv6 ‑ tests/net/lib/dns_addremove/net.dns.addremove.no_ipv6
native_sim:tests/net/lib/dns_addremove/net.dns.no_ipv4 ‑ tests/net/lib/dns_addremove/net.dns.no_ipv4
native_sim:tests/net/lib/dns_cache/net.dns.cache ‑ tests/net/lib/dns_cache/net.dns.cache
native_sim:tests/net/lib/dns_packet/net.dns ‑ tests/net/lib/dns_packet/net.dns
native_sim:tests/net/lib/dns_resolve/net.dns.resolve ‑ tests/net/lib/dns_resolve/net.dns.resolve
native_sim:tests/net/lib/dns_resolve/net.dns.resolve.no_ipv6 ‑ tests/net/lib/dns_resolve/net.dns.resolve.no_ipv6
native_sim:tests/net/lib/dns_resolve/net.dns.resolve.preempt ‑ tests/net/lib/dns_resolve/net.dns.resolve.preempt
native_sim:tests/net/lib/dns_sd/net.dns.sd ‑ tests/net/lib/dns_sd/net.dns.sd
native_sim:tests/net/lib/dns_sd/net.dns.sd.no_ipv6 ‑ tests/net/lib/dns_sd/net.dns.sd.no_ipv6
native_sim:tests/net/lib/http_header_fields/net.http ‑ tests/net/lib/http_header_fields/net.http
native_sim:tests/net/lib/http_server/common/net.http.server.common ‑ tests/net/lib/http_server/common/net.http.server.common
native_sim:tests/net/lib/http_server/core/net.http.server.core ‑ tests/net/lib/http_server/core/net.http.server.core
native_sim:tests/net/lib/http_server/crime/net.http.server.crime ‑ tests/net/lib/http_server/crime/net.http.server.crime
native_sim:tests/net/lib/http_server/hpack/net.http.server.http2_hpack ‑ tests/net/lib/http_server/hpack/net.http.server.http2_hpack
native_sim:tests/net/lib/http_server/tls/net.http.server.tls ‑ tests/net/lib/http_server/tls/net.http.server.tls
native_sim:tests/net/lib/lwm2m/block_transfer/net.lwm2m.block_transfer ‑ tests/net/lib/lwm2m/block_transfer/net.lwm2m.block_transfer
native_sim:tests/net/lib/lwm2m/content_json/net.lwm2m.content_json ‑ tests/net/lib/lwm2m/content_json/net.lwm2m.content_json
native_sim:tests/net/lib/lwm2m/content_link_format/net.lwm2m.content_link_format ‑ tests/net/lib/lwm2m/content_link_format/net.lwm2m.content_link_format
native_sim:tests/net/lib/lwm2m/content_oma_tlv/net.lwm2m.content_oma_tlv ‑ tests/net/lib/lwm2m/content_oma_tlv/net.lwm2m.content_oma_tlv
native_sim:tests/net/lib/lwm2m/content_plain_text/net.lwm2m.content_plain_text ‑ tests/net/lib/lwm2m/content_plain_text/net.lwm2m.content_plain_text
native_sim:tests/net/lib/lwm2m/content_raw_cbor/net.lwm2m.content_raw_cbor ‑ tests/net/lib/lwm2m/content_raw_cbor/net.lwm2m.content_raw_cbor
native_sim:tests/net/lib/lwm2m/content_senml_cbor/net.lwm2m.content_senml_cbor ‑ tests/net/lib/lwm2m/content_senml_cbor/net.lwm2m.content_senml_cbor
native_sim:tests/net/lib/lwm2m/interop/net.lwm2m.interop ‑ tests/net/lib/lwm2m/interop/net.lwm2m.interop
native_sim:tests/net/lib/lwm2m/lwm2m_engine/net.lwm2m.lwm2m_engine ‑ tests/net/lib/lwm2m/lwm2m_engine/net.lwm2m.lwm2m_engine
native_sim:tests/net/lib/lwm2m/lwm2m_rd_client/net.lwm2m.lwm2m_rd_client ‑ tests/net/lib/lwm2m/lwm2m_rd_client/net.lwm2m.lwm2m_rd_client
native_sim:tests/net/lib/lwm2m/lwm2m_rd_client/net.lwm2m.lwm2m_rd_client_dtls ‑ tests/net/lib/lwm2m/lwm2m_rd_client/net.lwm2m.lwm2m_rd_client_dtls
native_sim:tests/net/lib/lwm2m/lwm2m_registry/net.lwm2m.lwm2m_registry ‑ tests/net/lib/lwm2m/lwm2m_registry/net.lwm2m.lwm2m_registry
native_sim:tests/net/lib/lwm2m/lwm2m_registry/net.lwm2m.lwm2m_registry.always_report_obj_version ‑ tests/net/lib/lwm2m/lwm2m_registry/net.lwm2m.lwm2m_registry.always_report_obj_version
native_sim:tests/net/lib/lwm2m/observation/net.lwm2m.observation ‑ tests/net/lib/lwm2m/observation/net.lwm2m.observation
native_sim:tests/net/lib/mdns_responder/net.mdns ‑ tests/net/lib/mdns_responder/net.mdns
native_sim:tests/net/lib/mqtt/v3_1_1/mqtt_client/net.mqtt.client ‑ tests/net/lib/mqtt/v3_1_1/mqtt_client/net.mqtt.client
native_sim:tests/net/lib/mqtt/v3_1_1/mqtt_client/net.mqtt.client.preempt ‑ tests/net/lib/mqtt/v3_1_1/mqtt_client/net.mqtt.client.preempt
native_sim:tests/net/lib/mqtt/v3_1_1/mqtt_packet/net.mqtt.packet ‑ tests/net/lib/mqtt/v3_1_1/mqtt_packet/net.mqtt.packet
native_sim:tests/net/lib/mqtt_sn_client/net.mqtt_sn.client ‑ tests/net/lib/mqtt_sn_client/net.mqtt_sn.client
native_sim:tests/net/lib/mqtt_sn_packet/net.mqtt_sn.packet ‑ tests/net/lib/mqtt_sn_packet/net.mqtt_sn.packet
native_sim:tests/net/lib/tls_credentials/net.tls_credentials ‑ tests/net/lib/tls_credentials/net.tls_credentials
native_sim:tests/net/mgmt/net.management ‑ tests/net/mgmt/net.management
native_sim:tests/net/mgmt/net.management.preempt ‑ tests/net/mgmt/net.management.preempt
native_sim:tests/net/mgmt/net.synchronous ‑ tests/net/mgmt/net.synchronous
native_sim:tests/net/mgmt/net.workqueue ‑ tests/net/mgmt/net.workqueue
native_sim:tests/net/mld/net.mld ‑ tests/net/mld/net.mld
native_sim:tests/net/mld/net.mld.mcast_routes ‑ tests/net/mld/net.mld.mcast_routes
native_sim:tests/net/mld/net.mld.preempt ‑ tests/net/mld/net.mld.preempt
native_sim:tests/net/neighbor/net.neighbor.preempt ‑ tests/net/neighbor/net.neighbor.preempt
native_sim:tests/net/neighbor/net.neighbour ‑ tests/net/neighbor/net.neighbour
native_sim:tests/net/net_pkt/net.packet ‑ tests/net/net_pkt/net.packet
native_sim:tests/net/net_pkt/net.packet.large_buffer ‑ tests/net/net_pkt/net.packet.large_buffer
native_sim:tests/net/net_pkt/net.packet.preempt ‑ tests/net/net_pkt/net.packet.preempt
native_sim:tests/net/npf/net.pkt_filter ‑ tests/net/npf/net.pkt_filter
native_sim:tests/net/offloaded_netdev/net.offloaded_netdev ‑ tests/net/offloaded_netdev/net.offloaded_netdev
native_sim:tests/net/offloaded_netdev/net.offloaded_netdev.no_native ‑ tests/net/offloaded_netdev/net.offloaded_netdev.no_native
native_sim:tests/net/promiscuous/net.promisc ‑ tests/net/promiscuous/net.promisc
native_sim:tests/net/ptp/clock/net.ptp.clock ‑ tests/net/ptp/clock/net.ptp.clock
native_sim:tests/net/route/net.route ‑ tests/net/route/net.route
native_sim:tests/net/route_mcast/net.route_mcast ‑ tests/net/route_mcast/net.route_mcast
native_sim:tests/net/shell/net.shell ‑ tests/net/shell/net.shell
native_sim:tests/net/socket/af_packet/net.socket.af_packet ‑ tests/net/socket/af_packet/net.socket.af_packet
native_sim:tests/net/socket/af_packet_ipproto_raw/net.socket.af_packet.ipproto_raw ‑ tests/net/socket/af_packet_ipproto_raw/net.socket.af_packet.ipproto_raw
native_sim:tests/net/socket/can/net.socket.can ‑ tests/net/socket/can/net.socket.can
native_sim:tests/net/socket/getaddrinfo/net.socket.get_addr_info ‑ tests/net/socket/getaddrinfo/net.socket.get_addr_info
native_sim:tests/net/socket/getaddrinfo/net.socket.get_addr_info.timeout ‑ tests/net/socket/getaddrinfo/net.socket.get_addr_info.timeout
native_sim:tests/net/socket/getnameinfo/net.socket.get_name_info ‑ tests/net/socket/getnameinfo/net.socket.get_name_info
native_sim:tests/net/socket/misc/net.socket.misc ‑ tests/net/socket/misc/net.socket.misc
native_sim:tests/net/socket/misc/net.socket.misc.userspace ‑ tests/net/socket/misc/net.socket.misc.userspace
native_sim:tests/net/socket/misc/net.socket.misc.v4_mapping_to_v6_disabled ‑ tests/net/socket/misc/net.socket.misc.v4_mapping_to_v6_disabled
native_sim:tests/net/socket/misc/net.socket.misc.v4_mapping_to_v6_enabled ‑ tests/net/socket/misc/net.socket.misc.v4_mapping_to_v6_enabled
native_sim:tests/net/socket/net_mgmt/net.socket.mgmt ‑ tests/net/socket/net_mgmt/net.socket.mgmt
native_sim:tests/net/socket/net_mgmt/net.socket.mgmt.preempt ‑ tests/net/socket/net_mgmt/net.socket.mgmt.preempt
native_sim:tests/net/socket/offload_dispatcher/net.socket.offload.dispatcher ‑ tests/net/socket/offload_dispatcher/net.socket.offload.dispatcher
native_sim:tests/net/socket/poll/net.socket.poll ‑ tests/net/socket/poll/net.socket.poll
native_sim:tests/net/socket/register/net.socket.register ‑ tests/net/socket/register/net.socket.register
native_sim:tests/net/socket/register/net.socket.register.tls ‑ tests/net/socket/register/net.socket.register.tls
native_sim:tests/net/socket/reuseaddr_reuseport/net.socket.reuseaddr_reuseport ‑ tests/net/socket/reuseaddr_reuseport/net.socket.reuseaddr_reuseport
native_sim:tests/net/socket/reuseaddr_reuseport/net.socket.reuseaddr_reuseport.userspace ‑ tests/net/socket/reuseaddr_reuseport/net.socket.reuseaddr_reuseport.userspace
native_sim:tests/net/socket/select/net.socket.select ‑ tests/net/socket/select/net.socket.select
native_sim:tests/net/socket/select/net.socket.select.preempt ‑ tests/net/socket/select/net.socket.select.preempt
native_sim:tests/net/socket/service/net.socket.service ‑ tests/net/socket/service/net.socket.service
native_sim:tests/net/socket/socketpair/net.socket.socketpair ‑ tests/net/socket/socketpair/net.socket.socketpair
native_sim:tests/net/socket/socketpair/net.socket.socketpair.high_mem ‑ tests/net/socket/socketpair/net.socket.socketpair.high_mem
native_sim:tests/net/socket/socketpair/net.socket.socketpair.newlib ‑ tests/net/socket/socketpair/net.socket.socketpair.newlib
native_sim:tests/net/socket/socketpair/net.socket.socketpair.picolibc ‑ tests/net/socket/socketpair/net.socket.socketpair.picolibc
native_sim:tests/net/socket/tcp/net.socket.tcp ‑ tests/net/socket/tcp/net.socket.tcp
native_sim:tests/net/socket/tcp/net.socket.tcp.preempt ‑ tests/net/socket/tcp/net.socket.tcp.preempt
native_sim:tests/net/socket/tcp/net.socket.tcp.tracing ‑ tests/net/socket/tcp/net.socket.tcp.tracing
native_sim:tests/net/socket/tls/net.socket.tls ‑ tests/net/socket/tls/net.socket.tls
native_sim:tests/net/socket/tls/net.socket.tls.preempt ‑ tests/net/socket/tls/net.socket.tls.preempt
native_sim:tests/net/socket/tls/net.socket.tls.sendmsg_no_buf ‑ tests/net/socket/tls/net.socket.tls.sendmsg_no_buf
native_sim:tests/net/socket/tls_configurations/net.sockets.tls12.ec_kex ‑ tests/net/socket/tls_configurations/net.sockets.tls12.ec_kex
native_sim:tests/net/socket/tls_configurations/net.sockets.tls12.rsa_kex ‑ tests/net/socket/tls_configurations/net.sockets.tls12.rsa_kex
native_sim:tests/net/socket/tls_configurations/net.sockets.tls13.ephemeral_kex ‑ tests/net/socket/tls_configurations/net.sockets.tls13.ephemeral_kex
native_sim:tests/net/socket/tls_configurations/net.sockets.tls13.ephemeral_kex.tickets ‑ tests/net/socket/tls_configurations/net.sockets.tls13.ephemeral_kex.tickets
native_sim:tests/net/socket/tls_configurations/net.sockets.tls13.psk_kex.tickets ‑ tests/net/socket/tls_configurations/net.sockets.tls13.psk_kex.tickets
native_sim:tests/net/socket/udp/net.socket.udp ‑ tests/net/socket/udp/net.socket.udp
native_sim:tests/net/socket/udp/net.socket.udp.ipv6_fragment ‑ tests/net/socket/udp/net.socket.udp.ipv6_fragment
native_sim:tests/net/socket/udp/net.socket.udp.pktinfo ‑ tests/net/socket/udp/net.socket.udp.pktinfo
native_sim:tests/net/socket/udp/net.socket.udp.preempt ‑ tests/net/socket/udp/net.socket.udp.preempt
native_sim:tests/net/socket/udp/net.socket.udp.tracing ‑ tests/net/socket/udp/net.socket.udp.tracing
native_sim:tests/net/socket/udp/net.socket.udp.ttl ‑ tests/net/socket/udp/net.socket.udp.ttl
native_sim:tests/net/socket/websocket/net.socket.websocket ‑ tests/net/socket/websocket/net.socket.websocket
native_sim:tests/net/tcp/net.tcp.no_recv_queue ‑ tests/net/tcp/net.tcp.no_recv_queue
native_sim:tests/net/tcp/net.tcp.simple ‑ tests/net/tcp/net.tcp.simple
native_sim:tests/net/tcp/net.tcp.variable_buf_size ‑ tests/net/tcp/net.tcp.variable_buf_size
native_sim:tests/net/traffic_class/net.traffic_class.1 ‑ tests/net/traffic_class/net.traffic_class.1
native_sim:tests/net/traffic_class/net.traffic_class.2 ‑ tests/net/traffic_class/net.traffic_class.2
native_sim:tests/net/traffic_class/net.traffic_class.2_no_rx ‑ tests/net/traffic_class/net.traffic_class.2_no_rx
native_sim:tests/net/traffic_class/net.traffic_class.2_no_tx ‑ tests/net/traffic_class/net.traffic_class.2_no_tx
native_sim:tests/net/traffic_class/net.traffic_class.2_sr_ab ‑ tests/net/traffic_class/net.traffic_class.2_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.2_sr_b ‑ tests/net/traffic_class/net.traffic_class.2_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.3 ‑ tests/net/traffic_class/net.traffic_class.3
native_sim:tests/net/traffic_class/net.traffic_class.3_no_rx ‑ tests/net/traffic_class/net.traffic_class.3_no_rx
native_sim:tests/net/traffic_class/net.traffic_class.3_no_tx ‑ tests/net/traffic_class/net.traffic_class.3_no_tx
native_sim:tests/net/traffic_class/net.traffic_class.3_sr_ab ‑ tests/net/traffic_class/net.traffic_class.3_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.3_sr_b ‑ tests/net/traffic_class/net.traffic_class.3_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.4 ‑ tests/net/traffic_class/net.traffic_class.4
native_sim:tests/net/traffic_class/net.traffic_class.4_no_rx ‑ tests/net/traffic_class/net.traffic_class.4_no_rx
native_sim:tests/net/traffic_class/net.traffic_class.4_no_tx ‑ tests/net/traffic_class/net.traffic_class.4_no_tx
native_sim:tests/net/traffic_class/net.traffic_class.4_sr_ab ‑ tests/net/traffic_class/net.traffic_class.4_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.4_sr_b ‑ tests/net/traffic_class/net.traffic_class.4_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.5 ‑ tests/net/traffic_class/net.traffic_class.5
native_sim:tests/net/traffic_class/net.traffic_class.5_no_rx ‑ tests/net/traffic_class/net.traffic_class.5_no_rx
native_sim:tests/net/traffic_class/net.traffic_class.5_no_tx ‑ tests/net/traffic_class/net.traffic_class.5_no_tx
native_sim:tests/net/traffic_class/net.traffic_class.5_sr_ab ‑ tests/net/traffic_class/net.traffic_class.5_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.5_sr_b ‑ tests/net/traffic_class/net.traffic_class.5_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.6 ‑ tests/net/traffic_class/net.traffic_class.6
native_sim:tests/net/traffic_class/net.traffic_class.6_no_rx ‑ tests/net/traffic_class/net.traffic_class.6_no_rx
native_sim:tests/net/traffic_class/net.traffic_class.6_no_tx ‑ tests/net/traffic_class/net.traffic_class.6_no_tx
native_sim:tests/net/traffic_class/net.traffic_class.6_sr_ab ‑ tests/net/traffic_class/net.traffic_class.6_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.6_sr_b ‑ tests/net/traffic_class/net.traffic_class.6_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.7 ‑ tests/net/traffic_class/net.traffic_class.7
native_sim:tests/net/traffic_class/net.traffic_class.7_no_rx ‑ tests/net/traffic_class/net.traffic_class.7_no_rx
native_sim:tests/net/traffic_class/net.traffic_class.7_no_tx ‑ tests/net/traffic_class/net.traffic_class.7_no_tx
native_sim:tests/net/traffic_class/net.traffic_class.7_sr_ab ‑ tests/net/traffic_class/net.traffic_class.7_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.7_sr_b ‑ tests/net/traffic_class/net.traffic_class.7_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.8 ‑ tests/net/traffic_class/net.traffic_class.8
native_sim:tests/net/traffic_class/net.traffic_class.8_no_rx ‑ tests/net/traffic_class/net.traffic_class.8_no_rx
native_sim:tests/net/traffic_class/net.traffic_class.8_no_tx ‑ tests/net/traffic_class/net.traffic_class.8_no_tx
native_sim:tests/net/traffic_class/net.traffic_class.8_sr_ab ‑ tests/net/traffic_class/net.traffic_class.8_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.8_sr_b ‑ tests/net/traffic_class/net.traffic_class.8_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.rx_4_tx_8 ‑ tests/net/traffic_class/net.traffic_class.rx_4_tx_8
native_sim:tests/net/traffic_class/net.traffic_class.rx_4_tx_8_sr_ab ‑ tests/net/traffic_class/net.traffic_class.rx_4_tx_8_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.rx_4_tx_8_sr_b ‑ tests/net/traffic_class/net.traffic_class.rx_4_tx_8_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.rx_5_tx_7 ‑ tests/net/traffic_class/net.traffic_class.rx_5_tx_7
native_sim:tests/net/traffic_class/net.traffic_class.rx_5_tx_7_sr_ab ‑ tests/net/traffic_class/net.traffic_class.rx_5_tx_7_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.rx_5_tx_7_sr_b ‑ tests/net/traffic_class/net.traffic_class.rx_5_tx_7_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.tx_2_rx_3 ‑ tests/net/traffic_class/net.traffic_class.tx_2_rx_3
native_sim:tests/net/traffic_class/net.traffic_class.tx_2_rx_3_sr_ab ‑ tests/net/traffic_class/net.traffic_class.tx_2_rx_3_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.tx_2_rx_3_sr_b ‑ tests/net/traffic_class/net.traffic_class.tx_2_rx_3_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.tx_3_rx_8 ‑ tests/net/traffic_class/net.traffic_class.tx_3_rx_8
native_sim:tests/net/traffic_class/net.traffic_class.tx_3_rx_8_sr_ab ‑ tests/net/traffic_class/net.traffic_class.tx_3_rx_8_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.tx_3_rx_8_sr_b ‑ tests/net/traffic_class/net.traffic_class.tx_3_rx_8_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.tx_6_rx_2 ‑ tests/net/traffic_class/net.traffic_class.tx_6_rx_2
native_sim:tests/net/traffic_class/net.traffic_class.tx_6_rx_2_sr_ab ‑ tests/net/traffic_class/net.traffic_class.tx_6_rx_2_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.tx_6_rx_2_sr_b ‑ tests/net/traffic_class/net.traffic_class.tx_6_rx_2_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.tx_7_rx_5 ‑ tests/net/traffic_class/net.traffic_class.tx_7_rx_5
native_sim:tests/net/traffic_class/net.traffic_class.tx_7_rx_5_sr_ab ‑ tests/net/traffic_class/net.traffic_class.tx_7_rx_5_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.tx_7_rx_5_sr_b ‑ tests/net/traffic_class/net.traffic_class.tx_7_rx_5_sr_b
native_sim:tests/net/traffic_class/net.traffic_class.tx_8_rx_7 ‑ tests/net/traffic_class/net.traffic_class.tx_8_rx_7
native_sim:tests/net/traffic_class/net.traffic_class.tx_8_rx_7_sr_ab ‑ tests/net/traffic_class/net.traffic_class.tx_8_rx_7_sr_ab
native_sim:tests/net/traffic_class/net.traffic_class.tx_8_rx_7_sr_b ‑ tests/net/traffic_class/net.traffic_class.tx_8_rx_7_sr_b
native_sim:tests/net/trickle/net.trickle ‑ tests/net/trickle/net.trickle
native_sim:tests/net/tx_timestamp/net.timestamp ‑ tests/net/tx_timestamp/net.timestamp
native_sim:tests/net/udp/net.udp ‑ tests/net/udp/net.udp
native_sim:tests/net/udp/net.udp.preempt ‑ tests/net/udp/net.udp.preempt
native_sim:tests/net/utils/net.util ‑ tests/net/utils/net.util
native_sim:tests/net/virtual/net.virtual.tunnel.ip6ip ‑ tests/net/virtual/net.virtual.tunnel.ip6ip
native_sim:tests/net/virtual/net.virtual.tunnel.ip6ip6 ‑ tests/net/virtual/net.virtual.tunnel.ip6ip6
native_sim:tests/net/virtual/net.virtual.tunnel.ipip ‑ tests/net/virtual/net.virtual.tunnel.ipip
native_sim:tests/net/virtual/net.virtual.tunnel.ipip6 ‑ tests/net/virtual/net.virtual.tunnel.ipip6
native_sim:tests/net/vlan/net.vlan ‑ tests/net/vlan/net.vlan
native_sim:tests/net/wifi/wifi_nm/net.wifi ‑ tests/net/wifi/wifi_nm/net.wifi
native_sim:tests/subsys/bindesc/definition/bindesc.define ‑ tests/subsys/bindesc/definition/bindesc.define
native_sim:tests/subsys/bindesc/definition/bindesc.define.c11 ‑ tests/subsys/bindesc/definition/bindesc.define.c11
native_sim:tests/subsys/bindesc/definition/bindesc.define.c17 ‑ tests/subsys/bindesc/definition/bindesc.define.c17
native_sim:tests/subsys/bindesc/definition/bindesc.define.c99 ‑ tests/subsys/bindesc/definition/bindesc.define.c99
native_sim:tests/subsys/bindesc/definition/bindesc.define.gnu11 ‑ tests/subsys/bindesc/definition/bindesc.define.gnu11
native_sim:tests/subsys/bindesc/definition/bindesc.define.gnu17 ‑ tests/subsys/bindesc/definition/bindesc.define.gnu17
native_sim:tests/subsys/bindesc/definition/bindesc.define.gnu99 ‑ tests/subsys/bindesc/definition/bindesc.define.gnu99
native_sim:tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance ‑ tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance
native_sim:tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance.fd.txdl_32 ‑ tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance.fd.txdl_32
native_sim:tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance.fd.txdl_64 ‑ tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance.fd.txdl_64
native_sim:tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance.fd.unused ‑ tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance.fd.unused
native_sim:tests/subsys/canbus/isotp/implementation/canbus.isotp.implementation ‑ tests/subsys/canbus/isotp/implementation/canbus.isotp.implementation
native_sim:tests/subsys/debug/cs_trace_defmt/debug.cs_trace_defmt ‑ tests/subsys/debug/cs_trace_defmt/debug.cs_trace_defmt
native_sim:tests/subsys/debug/mipi_stp_decoder/debug.mipi_stp_decoder ‑ tests/subsys/debug/mipi_stp_decoder/debug.mipi_stp_decoder
native_sim:tests/subsys/dfu/img_util/dfu.image_util ‑ tests/subsys/dfu/img_util/dfu.image_util
native_sim:tests/subsys/dfu/img_util/dfu.image_util.progressive ‑ tests/subsys/dfu/img_util/dfu.image_util.progressive
native_sim:tests/subsys/dfu/mcuboot/dfu.mcuboot ‑ tests/subsys/dfu/mcuboot/dfu.mcuboot
native_sim:tests/subsys/dfu/mcuboot_multi/dfu.mcuboot.multiimage ‑ tests/subsys/dfu/mcuboot_multi/dfu.mcuboot.multiimage
native_sim:tests/subsys/display/cfb/basic/display.cfb.basic.mono01 ‑ tests/subsys/display/cfb/basic/display.cfb.basic.mono01
native_sim:tests/subsys/display/cfb/basic/display.cfb.basic.mono01.lsbfirst ‑ tests/subsys/display/cfb/basic/display.cfb.basic.mono01.lsbfirst
native_sim:tests/subsys/display/cfb/basic/display.cfb.basic.mono01.lsbfirst.msbfirst_font ‑ tests/subsys/display/cfb/basic/display.cfb.basic.mono01.lsbfirst.msbfirst_font
native_sim:tests/subsys/display/cfb/basic/display.cfb.basic.mono01.msbfirst_font ‑ tests/subsys/display/cfb/basic/display.cfb.basic.mono01.msbfirst_font
native_sim:tests/subsys/display/cfb/basic/display.cfb.basic.mono10 ‑ tests/subsys/display/cfb/basic/display.cfb.basic.mono10
native_sim:tests/subsys/display/cfb/basic/display.cfb.basic.mono10.lsbfirst ‑ tests/subsys/display/cfb/basic/display.cfb.basic.mono10.lsbfirst
native_sim:tests/subsys/display/cfb/basic/display.cfb.basic.mono10.lsbfirst.msbfirst_font ‑ tests/subsys/display/cfb/basic/display.cfb.basic.mono10.lsbfirst.msbfirst_font
native_sim:tests/subsys/display/cfb/basic/display.cfb.basic.mono10.msbfirst_font ‑ tests/subsys/display/cfb/basic/display.cfb.basic.mono10.msbfirst_font
native_sim:tests/subsys/dsp/basicmath/zdsp.basicmath ‑ tests/subsys/dsp/basicmath/zdsp.basicmath
native_sim:tests/subsys/dsp/basicmath/zdsp.basicmath.fpu ‑ tests/subsys/dsp/basicmath/zdsp.basicmath.fpu
native_sim:tests/subsys/dsp/print_format/zdsp.print_format ‑ tests/subsys/dsp/print_format/zdsp.print_format
native_sim:tests/subsys/emul/emul.emul ‑ tests/subsys/emul/emul.emul
native_sim:tests/subsys/fs/ext2/filesystem.ext2.big ‑ tests/subsys/fs/ext2/filesystem.ext2.big
native_sim:tests/subsys/fs/ext2/filesystem.ext2.default ‑ tests/subsys/fs/ext2/filesystem.ext2.default
native_sim:tests/subsys/fs/ext2/filesystem.ext2.flash ‑ tests/subsys/fs/ext2/filesystem.ext2.flash
native_sim:tests/subsys/fs/fat_fs_api/filesystem.fat.api ‑ tests/subsys/fs/fat_fs_api/filesystem.fat.api
native_sim:tests/subsys/fs/fat_fs_api/filesystem.fat.api.lfn ‑ tests/subsys/fs/fat_fs_api/filesystem.fat.api.lfn
native_sim:tests/subsys/fs/fat_fs_api/filesystem.fat.api.reentrant ‑ tests/subsys/fs/fat_fs_api/filesystem.fat.api.reentrant
native_sim:tests/subsys/fs/fat_fs_api/filesystem.fat.ram.api ‑ tests/subsys/fs/fat_fs_api/filesystem.fat.ram.api
native_sim:tests/subsys/fs/fat_fs_dual_drive/filesystem.fat.dual_drive ‑ tests/subsys/fs/fat_fs_dual_drive/filesystem.fat.dual_drive
native_sim:tests/subsys/fs/fcb/filesystem.fcb ‑ tests/subsys/fs/fcb/filesystem.fcb
native_sim:tests/subsys/fs/fcb/filesystem.fcb.native_sim.fcb_0x00 ‑ tests/subsys/fs/fcb/filesystem.fcb.native_sim.fcb_0x00
native_sim:tests/subsys/fs/fcb/filesystem.fcb.native_sim.no_erase ‑ tests/subsys/fs/fcb/filesystem.fcb.native_sim.no_erase
native_sim:tests/subsys/fs/fs_api/filesystem.api ‑ tests/subsys/fs/fs_api/filesystem.api
native_sim:tests/subsys/fs/littlefs/filesystem.littlefs.custom ‑ tests/subsys/fs/littlefs/filesystem.littlefs.custom
native_sim:tests/subsys/fs/littlefs/filesystem.littlefs.default ‑ tests/subsys/fs/littlefs/filesystem.littlefs.default
native_sim:tests/subsys/fs/multi-fs/filesystem.fs_shell ‑ tests/subsys/fs/multi-fs/filesystem.fs_shell
native_sim:tests/subsys/fs/multi-fs/filesystem.multifs ‑ tests/subsys/fs/multi-fs/filesystem.multifs
native_sim:tests/subsys/fs/nvs/filesystem.nvs.cache ‑ tests/subsys/fs/nvs/filesystem.nvs.cache
native_sim:tests/subsys/fs/nvs/filesystem.nvs.data_crc ‑ tests/subsys/fs/nvs/filesystem.nvs.data_crc
native_sim:tests/subsys/fs/nvs/filesystem.nvs.data_crc_cache ‑ tests/subsys/fs/nvs/filesystem.nvs.data_crc_cache
native_sim:tests/subsys/input/api/input.api.synchronous ‑ tests/subsys/input/api/input.api.synchronous
native_sim:tests/subsys/input/api/input.api.thread ‑ tests/subsys/input/api/input.api.thread
native_sim:tests/subsys/input/double_tap/input.input_double_tap ‑ tests/subsys/input/double_tap/input.input_double_tap
native_sim:tests/subsys/input/kbd_matrix_state_dump/input.kbd_matrix_state_dump ‑ tests/subsys/input/kbd_matrix_state_dump/input.kbd_matrix_state_dump
native_sim:tests/subsys/input/kbd_matrix_state_dump/input.kbd_matrix_state_dump_16_bit_rows ‑ tests/subsys/input/kbd_matrix_state_dump/input.kbd_matrix_state_dump_16_bit_rows
native_sim:tests/subsys/input/longpress/input.input_longpress ‑ tests/subsys/input/longpress/input.input_longpress
native_sim:tests/subsys/input/shell/input.input_shell ‑ tests/subsys/input/shell/input.input_shell
native_sim:tests/subsys/ipc/pbuf/ipc.icmsg_pbuf ‑ tests/subsys/ipc/pbuf/ipc.icmsg_pbuf
native_sim:tests/subsys/jwt/libraries.encoding.jwt ‑ tests/subsys/jwt/libraries.encoding.jwt
native_sim:tests/subsys/llext/simple/llext.simple.loader_build ‑ tests/subsys/llext/simple/llext.simple.loader_build
native_sim:tests/subsys/logging/log_api/logging.deferred.api.64b_timestamp ‑ tests/subsys/logging/log_api/logging.deferred.api.64b_timestamp
native_sim:tests/subsys/logging/log_api/logging.deferred.api.64b_timestamp.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.64b_timestamp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.64b_timestamp_cpp ‑ tests/subsys/logging/log_api/logging.deferred.api.64b_timestamp_cpp
native_sim:tests/subsys/logging/log_api/logging.deferred.api.64b_timestamp_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.64b_timestamp_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.func_prefix ‑ tests/subsys/logging/log_api/logging.deferred.api.func_prefix
native_sim:tests/subsys/logging/log_api/logging.deferred.api.func_prefix.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.func_prefix.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.func_prefix_cpp ‑ tests/subsys/logging/log_api/logging.deferred.api.func_prefix_cpp
native_sim:tests/subsys/logging/log_api/logging.deferred.api.func_prefix_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.func_prefix_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.no_overflow ‑ tests/subsys/logging/log_api/logging.deferred.api.no_overflow
native_sim:tests/subsys/logging/log_api/logging.deferred.api.no_overflowcpp ‑ tests/subsys/logging/log_api/logging.deferred.api.no_overflowcpp
native_sim:tests/subsys/logging/log_api/logging.deferred.api.no_overflowcpp.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.no_overflowcpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.no_overflowtagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.no_overflowtagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.overflow ‑ tests/subsys/logging/log_api/logging.deferred.api.overflow
native_sim:tests/subsys/logging/log_api/logging.deferred.api.overflow.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.overflow.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.overflow_cpp ‑ tests/subsys/logging/log_api/logging.deferred.api.overflow_cpp
native_sim:tests/subsys/logging/log_api/logging.deferred.api.overflow_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.overflow_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.overflow_rt_filter ‑ tests/subsys/logging/log_api/logging.deferred.api.overflow_rt_filter
native_sim:tests/subsys/logging/log_api/logging.deferred.api.overflow_rt_filter.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.overflow_rt_filter.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.overflow_rt_filter_cpp ‑ tests/subsys/logging/log_api/logging.deferred.api.overflow_rt_filter_cpp
native_sim:tests/subsys/logging/log_api/logging.deferred.api.overflow_rt_filter_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.overflow_rt_filter_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.override_level ‑ tests/subsys/logging/log_api/logging.deferred.api.override_level
native_sim:tests/subsys/logging/log_api/logging.deferred.api.override_level.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.override_level.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.override_level_rt_filtering ‑ tests/subsys/logging/log_api/logging.deferred.api.override_level_rt_filtering
native_sim:tests/subsys/logging/log_api/logging.deferred.api.override_level_rt_filtering.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.override_level_rt_filtering.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.printk ‑ tests/subsys/logging/log_api/logging.deferred.api.printk
native_sim:tests/subsys/logging/log_api/logging.deferred.api.printk.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.printk.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.printk_cpp ‑ tests/subsys/logging/log_api/logging.deferred.api.printk_cpp
native_sim:tests/subsys/logging/log_api/logging.deferred.api.printk_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.printk_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.static_filter ‑ tests/subsys/logging/log_api/logging.deferred.api.static_filter
native_sim:tests/subsys/logging/log_api/logging.deferred.api.static_filter.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.static_filter.tagged_args
native_sim:tests/subsys/logging/log_api/logging.deferred.api.static_filter_cpp ‑ tests/subsys/logging/log_api/logging.deferred.api.static_filter_cpp
native_sim:tests/subsys/logging/log_api/logging.deferred.api.static_filter_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.deferred.api.static_filter_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.frontend ‑ tests/subsys/logging/log_api/logging.frontend
native_sim:tests/subsys/logging/log_api/logging.frontend.cpp ‑ tests/subsys/logging/log_api/logging.frontend.cpp
native_sim:tests/subsys/logging/log_api/logging.frontend.dbg ‑ tests/subsys/logging/log_api/logging.frontend.dbg
native_sim:tests/subsys/logging/log_api/logging.frontend.dbg.rt_filtering ‑ tests/subsys/logging/log_api/logging.frontend.dbg.rt_filtering
native_sim:tests/subsys/logging/log_api/logging.frontend.dbg_cpp ‑ tests/subsys/logging/log_api/logging.frontend.dbg_cpp
native_sim:tests/subsys/logging/log_api/logging.frontend.immediate ‑ tests/subsys/logging/log_api/logging.frontend.immediate
native_sim:tests/subsys/logging/log_api/logging.frontend.immediate_cpp ‑ tests/subsys/logging/log_api/logging.frontend.immediate_cpp
native_sim:tests/subsys/logging/log_api/logging.frontend.immediate_override_level ‑ tests/subsys/logging/log_api/logging.frontend.immediate_override_level
native_sim:tests/subsys/logging/log_api/logging.frontend.no_backends ‑ tests/subsys/logging/log_api/logging.frontend.no_backends
native_sim:tests/subsys/logging/log_api/logging.frontend.no_backends_cpp ‑ tests/subsys/logging/log_api/logging.frontend.no_backends_cpp
native_sim:tests/subsys/logging/log_api/logging.frontend.only ‑ tests/subsys/logging/log_api/logging.frontend.only
native_sim:tests/subsys/logging/log_api/logging.frontend.only.rt_filtering ‑ tests/subsys/logging/log_api/logging.frontend.only.rt_filtering
native_sim:tests/subsys/logging/log_api/logging.frontend.only_cpp ‑ tests/subsys/logging/log_api/logging.frontend.only_cpp
native_sim:tests/subsys/logging/log_api/logging.frontend.only_cpp.rt_filtering ‑ tests/subsys/logging/log_api/logging.frontend.only_cpp.rt_filtering
native_sim:tests/subsys/logging/log_api/logging.frontend.rt_filtering ‑ tests/subsys/logging/log_api/logging.frontend.rt_filtering
native_sim:tests/subsys/logging/log_api/logging.immediate.api ‑ tests/subsys/logging/log_api/logging.immediate.api
native_sim:tests/subsys/logging/log_api/logging.immediate.api.64b_timestamp ‑ tests/subsys/logging/log_api/logging.immediate.api.64b_timestamp
native_sim:tests/subsys/logging/log_api/logging.immediate.api.64b_timestamp.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.64b_timestamp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.immediate.api.64b_timestamp_cpp ‑ tests/subsys/logging/log_api/logging.immediate.api.64b_timestamp_cpp
native_sim:tests/subsys/logging/log_api/logging.immediate.api.64b_timestamp_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.64b_timestamp_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.immediate.api.cpp ‑ tests/subsys/logging/log_api/logging.immediate.api.cpp
native_sim:tests/subsys/logging/log_api/logging.immediate.api.cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.immediate.api.printk ‑ tests/subsys/logging/log_api/logging.immediate.api.printk
native_sim:tests/subsys/logging/log_api/logging.immediate.api.printk.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.printk.tagged_args
native_sim:tests/subsys/logging/log_api/logging.immediate.api.printk_cpp ‑ tests/subsys/logging/log_api/logging.immediate.api.printk_cpp
native_sim:tests/subsys/logging/log_api/logging.immediate.api.printk_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.printk_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.immediate.api.rt_filter ‑ tests/subsys/logging/log_api/logging.immediate.api.rt_filter
native_sim:tests/subsys/logging/log_api/logging.immediate.api.rt_filter.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.rt_filter.tagged_args
native_sim:tests/subsys/logging/log_api/logging.immediate.api.rt_filter_cpp ‑ tests/subsys/logging/log_api/logging.immediate.api.rt_filter_cpp
native_sim:tests/subsys/logging/log_api/logging.immediate.api.rt_filter_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.rt_filter_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.immediate.api.static_filter ‑ tests/subsys/logging/log_api/logging.immediate.api.static_filter
native_sim:tests/subsys/logging/log_api/logging.immediate.api.static_filter.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.static_filter.tagged_args
native_sim:tests/subsys/logging/log_api/logging.immediate.api.static_filter_cpp ‑ tests/subsys/logging/log_api/logging.immediate.api.static_filter_cpp
native_sim:tests/subsys/logging/log_api/logging.immediate.api.static_filter_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.static_filter_cpp.tagged_args
native_sim:tests/subsys/logging/log_api/logging.immediate.api.tagged_args ‑ tests/subsys/logging/log_api/logging.immediate.api.tagged_args
native_sim:tests/subsys/logging/log_backend_fs/logging.backend.fs.automounted ‑ tests/subsys/logging/log_backend_fs/logging.backend.fs.automounted
native_sim:tests/subsys/logging/log_backend_fs/logging.backend.fs.manualmounted ‑ tests/subsys/logging/log_backend_fs/logging.backend.fs.manualmounted
native_sim:tests/subsys/logging/log_backend_uart/logging.backend.uart.multi ‑ tests/subsys/logging/log_backend_uart/logging.backend.uart.multi
native_sim:tests/subsys/logging/log_backend_uart/logging.backend.uart.single ‑ tests/subsys/logging/log_backend_uart/logging.backend.uart.single
native_sim:tests/subsys/logging/log_benchmark/logging.benchmark ‑ tests/subsys/logging/log_benchmark/logging.benchmark
native_sim:tests/subsys/logging/log_benchmark/logging.benchmark_speed ‑ tests/subsys/logging/log_benchmark/logging.benchmark_speed
native_sim:tests/subsys/logging/log_benchmark/logging.benchmark_user ‑ tests/subsys/logging/log_benchmark/logging.benchmark_user
native_sim:tests/subsys/logging/log_cache/logging.cache ‑ tests/subsys/logging/log_cache/logging.cache
native_sim:tests/subsys/logging/log_core_additional/logging.async ‑ tests/subsys/logging/log_core_additional/logging.async
native_sim:tests/subsys/logging/log_core_additional/logging.sync ‑ tests/subsys/logging/log_core_additional/logging.sync
native_sim:tests/subsys/logging/log_core_additional/logging.thread ‑ tests/subsys/logging/log_core_additional/logging.thread
native_sim:tests/subsys/logging/log_custom_header/logging.log_custom_header ‑ tests/subsys/logging/log_custom_header/logging.log_custom_header
native_sim:tests/subsys/logging/log_frontend_stmesp_demux/debug.coresight.stp_demux ‑ tests/subsys/logging/log_frontend_stmesp_demux/debug.coresight.stp_demux
native_sim:tests/subsys/logging/log_frontend_stmesp_demux/debug.coresight.stp_demux_max_utilization ‑ tests/subsys/logging/log_frontend_stmesp_demux/debug.coresight.stp_demux_max_utilization
native_sim:tests/subsys/logging/log_immediate/logging.immediate ‑ tests/subsys/logging/log_immediate/logging.immediate
native_sim:tests/subsys/logging/log_immediate/logging.immediate.clean_output ‑ tests/subsys/logging/log_immediate/logging.immediate.clean_output
native_sim:tests/subsys/logging/log_link_order/logging.log_link_order ‑ tests/subsys/logging/log_link_order/logging.log_link_order
native_sim:tests/subsys/logging/log_links/logging.log_links ‑ tests/subsys/logging/log_links/logging.log_links
native_sim:tests/subsys/logging/log_msg/logging.message ‑ tests/subsys/logging/log_msg/logging.message
native_sim:tests/subsys/logging/log_msg/logging.message.64b_timestamp ‑ tests/subsys/logging/log_msg/logging.message.64b_timestamp
native_sim:tests/subsys/logging/log_msg/logging.message.fp ‑ tests/subsys/logging/log_msg/logging.message.fp
native_sim:tests/subsys/logging/log_msg/logging.message.fp_64b_timestamp ‑ tests/subsys/logging/log_msg/logging.message.fp_64b_timestamp
native_sim:tests/subsys/logging/log_msg/logging.message.no_overflow ‑ tests/subsys/logging/log_msg/logging.message.no_overflow
native_sim:tests/subsys/logging/log_output/logging.output ‑ tests/subsys/logging/log_output/logging.output
native_sim:tests/subsys/logging/log_output/logging.output.thread_id ‑ tests/subsys/logging/log_output/logging.output.thread_id
native_sim:tests/subsys/logging/log_output/logging.output.ts64 ‑ tests/subsys/logging/log_output/logging.output.ts64
native_sim:tests/subsys/logging/log_output/logging.output.ts64.date ‑ tests/subsys/logging/log_output/logging.output.ts64.date
native_sim:tests/subsys/logging/log_output/logging.output.ts64.date.fulllibc ‑ tests/subsys/logging/log_output/logging.output.ts64.date.fulllibc
native_sim:tests/subsys/logging/log_output/logging.output.ts64.iso8601 ‑ tests/subsys/logging/log_output/logging.output.ts64.iso8601
native_sim:tests/subsys/logging/log_output/logging.output.ts64.iso8601.fulllibc ‑ tests/subsys/logging/log_output/logging.output.ts64.iso8601.fulllibc
native_sim:tests/subsys/logging/log_timestamp/logging.output.custom_timestamp ‑ tests/subsys/logging/log_timestamp/logging.output.custom_timestamp
native_sim:tests/subsys/logging/log_timestamp/logging.output.default_timestamp ‑ tests/subsys/logging/log_timestamp/logging.output.default_timestamp
native_sim:tests/subsys/lorawan/clock_sync/lorawan.clock_sync.sim ‑ tests/subsys/lorawan/clock_sync/lorawan.clock_sync.sim
native_sim:tests/subsys/lorawan/frag_decoder/lorawan.frag_decoder.lowmem.high_redundancy ‑ tests/subsys/lorawan/frag_decoder/lorawan.frag_decoder.lowmem.high_redundancy
native_sim:tests/subsys/lorawan/frag_decoder/lorawan.frag_decoder.lowmem.low_redundancy ‑ tests/subsys/lorawan/frag_decoder/lorawan.frag_decoder.lowmem.low_redundancy
native_sim:tests/subsys/lorawan/frag_decoder/lorawan.frag_decoder.semtech ‑ tests/subsys/lorawan/frag_decoder/lorawan.frag_decoder.semtech
native_sim:tests/subsys/mem_mgmt/mem_attr/mem_mgmt.mem_attr.default ‑ tests/subsys/mem_mgmt/mem_attr/mem_mgmt.mem_attr.default
native_sim:tests/subsys/mgmt/ec_host_cmd/simulator/mgmt.ec_host_cmd.simulator.core ‑ tests/subsys/mgmt/ec_host_cmd/simulator/mgmt.ec_host_cmd.simulator.core
native_sim:tests/subsys/mgmt/ec_host_cmd/uart/mgmt.ec_host_cmd.uart.core ‑ tests/subsys/mgmt/ec_host_cmd/uart/mgmt.ec_host_cmd.uart.core
native_sim:tests/subsys/modem/backends/tty/modem.backends.tty ‑ tests/subsys/modem/backends/tty/modem.backends.tty
native_sim:tests/subsys/modem/modem_chat/modem.modem_chat ‑ tests/subsys/modem/modem_chat/modem.modem_chat
native_sim:tests/subsys/modem/modem_cmux/modem.modem_cmux ‑ tests/subsys/modem/modem_cmux/modem.modem_cmux
native_sim:tests/subsys/modem/modem_cmux_pair/modem.modem_cmux_pair ‑ tests/subsys/modem/modem_cmux_pair/modem.modem_cmux_pair
native_sim:tests/subsys/modem/modem_pipe/modem.modem_pipe ‑ tests/subsys/modem/modem_pipe/modem.modem_pipe
native_sim:tests/subsys/modem/modem_pipelink/modem.modem_pipelink ‑ tests/subsys/modem/modem_pipelink/modem.modem_pipelink
native_sim:tests/subsys/modem/modem_ppp/modem.modem_ppp ‑ tests/subsys/modem/modem_ppp/modem.modem_ppp
native_sim:tests/subsys/openthread/openthread.radio_test.csl ‑ tests/subsys/openthread/openthread.radio_test.csl
native_sim:tests/subsys/openthread/openthread.radio_test.min ‑ tests/subsys/openthread/openthread.radio_test.min
native_sim:tests/subsys/openthread/openthread.radio_test.timed_tx ‑ tests/subsys/openthread/openthread.radio_test.timed_tx
native_sim:tests/subsys/pm/device_driver_init/pm.device_driver_init ‑ tests/subsys/pm/device_driver_init/pm.device_driver_init
native_sim:tests/subsys/pm/device_driver_init/pm.device_driver_init.pm ‑ tests/subsys/pm/device_driver_init/pm.device_driver_init.pm
native_sim:tests/subsys/pm/device_driver_init/pm.device_driver_init.pm_device_runtime ‑ tests/subsys/pm/device_driver_init/pm.device_driver_init.pm_device_runtime
native_sim:tests/subsys/pm/device_power_domains/pm.power_domain.device ‑ tests/subsys/pm/device_power_domains/pm.power_domain.device
native_sim:tests/subsys/pm/device_runtime_api/pm.device_runtime.api ‑ tests/subsys/pm/device_runtime_api/pm.device_runtime.api
native_sim:tests/subsys/pm/device_runtime_api/pm.device_runtime.isr_safe.api ‑ tests/subsys/pm/device_runtime_api/pm.device_runtime.isr_safe.api
native_sim:tests/subsys/pm/device_wakeup_api/pm.device-wakeup-api.dts ‑ tests/subsys/pm/device_wakeup_api/pm.device-wakeup-api.dts
native_sim:tests/subsys/pm/policy_api/pm.policy.api.app ‑ tests/subsys/pm/policy_api/pm.policy.api.app
native_sim:tests/subsys/pm/policy_api/pm.policy.api.default ‑ tests/subsys/pm/policy_api/pm.policy.api.default
native_sim:tests/subsys/pm/power_domain/pm.power_domain ‑ tests/subsys/pm/power_domain/pm.power_domain
native_sim:tests/subsys/pm/power_mgmt/pm.system ‑ tests/subsys/pm/power_mgmt/pm.system
native_sim:tests/subsys/pm/power_mgmt/pm.system.no.device.pm ‑ tests/subsys/pm/power_mgmt/pm.system.no.device.pm
native_sim:tests/subsys/pm/power_states_api/pm.states.api.dts ‑ tests/subsys/pm/power_states_api/pm.states.api.dts
native_sim:tests/subsys/portability/cmsis_rtos_v1/portability.cmsis_rtos_v1 ‑ tests/subsys/portability/cmsis_rtos_v1/portability.cmsis_rtos_v1
native_sim:tests/subsys/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2 ‑ tests/subsys/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2
native_sim:tests/subsys/random/rng/crypto.rng ‑ tests/subsys/random/rng/crypto.rng
native_sim:tests/subsys/random/rng/crypto.rng.random_ctr_drbg ‑ tests/subsys/random/rng/crypto.rng.random_ctr_drbg
native_sim:tests/subsys/random/rng/crypto.rng.random_hw_xoshiro ‑ tests/subsys/random/rng/crypto.rng.random_hw_xoshiro
native_sim:tests/subsys/random/rng/crypto.rng.random_sw_systimer ‑ tests/subsys/random/rng/crypto.rng.random_sw_systimer
native_sim:tests/subsys/rtio/rtio_api/rtio.api ‑ tests/subsys/rtio/rtio_api/rtio.api
native_sim:tests/subsys/rtio/rtio_api/rtio.api.submit_sem ‑ tests/subsys/rtio/rtio_api/rtio.api.submit_sem
native_sim:tests/subsys/rtio/rtio_i2c/rtio.i2c ‑ tests/subsys/rtio/rtio_i2c/rtio.i2c
native_sim:tests/subsys/rtio/workq/rtio.workq ‑ tests/subsys/rtio/workq/rtio.workq
native_sim:tests/subsys/sensing/sensing.api ‑ tests/subsys/sensing/sensing.api
native_sim:tests/subsys/settings/fcb/settings.fcb.raw ‑ tests/subsys/settings/fcb/settings.fcb.raw
native_sim:tests/subsys/settings/file/settings.file.raw ‑ tests/subsys/settings/file/settings.file.raw
native_sim:tests/subsys/settings/functional/fcb/settings.functional.fcb ‑ tests/subsys/settings/functional/fcb/settings.functional.fcb
native_sim:tests/subsys/settings/functional/fcb/settings.functional.fcb.chosen ‑ tests/subsys/settings/functional/fcb/settings.functional.fcb.chosen
native_sim:tests/subsys/settings/functional/file/settings.file ‑ tests/subsys/settings/functional/file/settings.file
native_sim:tests/subsys/settings/functional/nvs/settings.functional.nvs ‑ tests/subsys/settings/functional/nvs/settings.functional.nvs
native_sim:tests/subsys/settings/functional/nvs/settings.functional.nvs.chosen ‑ tests/subsys/settings/functional/nvs/settings.functional.nvs.chosen
native_sim:tests/subsys/shell/shell/shell.core ‑ tests/subsys/shell/shell/shell.core
native_sim:tests/subsys/shell/shell/shell.min ‑ tests/subsys/shell/shell/shell.min
native_sim:tests/subsys/shell/shell/shell.min_cmds ‑ tests/subsys/shell/shell/shell.min_cmds
native_sim:tests/subsys/shell/shell/shell.min_cmds_all ‑ tests/subsys/shell/shell/shell.min_cmds_all
native_sim:tests/subsys/shell/shell/shell.min_cmds_resize ‑ tests/subsys/shell/shell/shell.min_cmds_resize
native_sim:tests/subsys/shell/shell/shell.min_cmds_select ‑ tests/subsys/shell/shell/shell.min_cmds_select
native_sim:tests/subsys/shell/shell/shell.min_colors ‑ tests/subsys/shell/shell/shell.min_colors
native_sim:tests/subsys/shell/shell/shell.min_help ‑ tests/subsys/shell/shell/shell.min_help
native_sim:tests/subsys/shell/shell/shell.min_help_all ‑ tests/subsys/shell/shell/shell.min_help_all
native_sim:tests/subsys/shell/shell/shell.min_history ‑ tests/subsys/shell/shell/shell.min_history
native_sim:tests/subsys/shell/shell/shell.min_log_backend ‑ tests/subsys/shell/shell/shell.min_log_backend
native_sim:tests/subsys/shell/shell/shell.min_metakeys ‑ tests/subsys/shell/shell/shell.min_metakeys
native_sim:tests/subsys/shell/shell/shell.min_tab ‑ tests/subsys/shell/shell/shell.min_tab
native_sim:tests/subsys/shell/shell/shell.min_tab_auto ‑ tests/subsys/shell/shell/shell.min_tab_auto
native_sim:tests/subsys/shell/shell/shell.min_wildcards ‑ tests/subsys/shell/shell/shell.min_wildcards
native_sim:tests/subsys/shell/shell_custom_header/shell.shell_custom_header ‑ tests/subsys/shell/shell_custom_header/shell.shell_custom_header
native_sim:tests/subsys/shell/shell_device/shell.device ‑ tests/subsys/shell/shell_device/shell.device
native_sim:tests/subsys/shell/shell_device/shell.device_pm_device ‑ tests/subsys/shell/shell_device/shell.device_pm_device
native_sim:tests/subsys/shell/shell_device/shell.device_pm_device_runtime ‑ tests/subsys/shell/shell_device/shell.device_pm_device_runtime
native_sim:tests/subsys/shell/shell_device_filter/shell.device_filter ‑ tests/subsys/shell/shell_device_filter/shell.device_filter
native_sim:tests/subsys/shell/shell_flash/shell.flash ‑ tests/subsys/shell/shell_flash/shell.flash
native_sim:tests/subsys/shell/shell_history/shell.history ‑ tests/subsys/shell/shell_history/shell.history
native_sim:tests/subsys/storage/flash_map/storage.flash_map ‑ tests/subsys/storage/flash_map/storage.flash_map
native_sim:tests/subsys/storage/flash_map/storage.flash_map.mbedtls ‑ tests/subsys/storage/flash_map/storage.flash_map.mbedtls
native_sim:tests/subsys/storage/flash_map/storage.flash_map.psa ‑ tests/subsys/storage/flash_map/storage.flash_map.psa
native_sim:tests/subsys/storage/stream/stream_flash/storage.stream_flash ‑ tests/subsys/storage/stream/stream_flash/storage.stream_flash
native_sim:tests/subsys/storage/stream/stream_flash/storage.stream_flash.dword_wbs ‑ tests/subsys/storage/stream/stream_flash/storage.stream_flash.dword_wbs
native_sim:tests/subsys/storage/stream/stream_flash/storage.stream_flash.mpu_allow_flash_write ‑ tests/subsys/storage/stream/stream_flash/storage.stream_flash.mpu_allow_flash_write
native_sim:tests/subsys/storage/stream/stream_flash/storage.stream_flash.no_erase ‑ tests/subsys/storage/stream/stream_flash/storage.stream_flash.no_erase
native_sim:tests/subsys/storage/stream/stream_flash/storage.stream_flash.no_explicit_erase ‑ tests/subsys/storage/stream/stream_flash/storage.stream_flash.no_explicit_erase
native_sim:tests/subsys/storage/stream/stream_flash/storage.stream_flash.simulator.no_explicit_erase ‑ tests/subsys/storage/stream/stream_flash/storage.stream_flash.simulator.no_explicit_erase
native_sim:tests/subsys/usb/bos/usb.bos ‑ tests/subsys/usb/bos/usb.bos
native_sim:tests/subsys/usb/desc_sections/usb.desc_sections ‑ tests/subsys/usb/desc_sections/usb.desc_sections
native_sim:tests/subsys/usb/device/usb.device ‑ tests/subsys/usb/device/usb.device
native_sim:tests/subsys/usb/device_next/usb.device_next ‑ tests/subsys/usb/device_next/usb.device_next
native_sim:tests/subsys/usb/device_next/usb.device_next.build_all ‑ tests/subsys/usb/device_next/usb.device_next.build_all
native_sim:tests/subsys/usb/os_desc/usb.osdesc ‑ tests/subsys/usb/os_desc/usb.osdesc
native_sim:tests/subsys/usb/uac2/usb.uac2 ‑ tests/subsys/usb/uac2/usb.uac2
native_sim:tests/subsys/zbus/dyn_channel/message_bus.zbus.dyn_channel.static_and_dynamic_channels ‑ tests/subsys/zbus/dyn_channel/message_bus.zbus.dyn_channel.static_and_dynamic_channels
native_sim:tests/subsys/zbus/hlp_priority_boost/message_bus.zbus.hlp_priority_boost ‑ tests/subsys/zbus/hlp_priority_boost/message_bus.zbus.hlp_priority_boost
native_sim:tests/subsys/zbus/integration/message_bus.zbus.module_interaction_no_error ‑ tests/subsys/zbus/integration/message_bus.zbus.module_interaction_no_error
native_sim:tests/subsys/zbus/runtime_observers_registration/message_bus.zbus.runtime_obs_reg.add_and_remove_observers ‑ tests/subsys/zbus/runtime_observers_registration/message_bus.zbus.runtime_obs_reg.add_and_remove_observers
native_sim:tests/subsys/zbus/unittests/message_bus.zbus.general_unittests ‑ tests/subsys/zbus/unittests/message_bus.zbus.general_unittests
native_sim:tests/subsys/zbus/unittests/message_bus.zbus.general_unittests_without_priority_boost ‑ tests/subsys/zbus/unittests/message_bus.zbus.general_unittests_without_priority_boost
native_sim:tests/subsys/zbus/user_data/message_bus.zbus.user_data.channel_user_data ‑ tests/subsys/zbus/user_data/message_bus.zbus.user_data.channel_user_data