Add architectural support for shared interrupts (take 2) #61422
Merged
GitHub Actions / Unit Test Results
succeeded
Sep 13, 2023 in 0s
All 501 tests pass in 10m 51s
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results
501 tests found (test 1 to 484)
There are 501 tests, see "Raw output" for the list of tests 1 to 484.
Raw output
native_posix:samples/application_development/external_lib/sample.app_dev.external_lib ‑ samples/application_development/external_lib/sample.app_dev.external_lib
native_posix:samples/basic/blinky/sample.basic.blinky ‑ samples/basic/blinky/sample.basic.blinky
native_posix:samples/basic/hash_map/libraries.hash_map.minimal.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.minimal.open_addressing.djb2
native_posix:samples/basic/hash_map/libraries.hash_map.minimal.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.minimal.separate_chaining.djb2
native_posix:samples/basic/hash_map/libraries.hash_map.picolibc.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.picolibc.open_addressing.djb2
native_posix:samples/basic/hash_map/libraries.hash_map.picolibc.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.picolibc.separate_chaining.djb2
native_posix:samples/basic/sys_heap/sample.basic.sys_heap ‑ samples/basic/sys_heap/sample.basic.sys_heap
native_posix:samples/cpp/cpp_synchronization/sample.cpp.synchronization ‑ samples/cpp/cpp_synchronization/sample.cpp.synchronization
native_posix:samples/drivers/can/babbling/sample.drivers.can.babbling ‑ samples/drivers/can/babbling/sample.drivers.can.babbling
native_posix:samples/drivers/can/counter/sample.drivers.can.counter ‑ samples/drivers/can/counter/sample.drivers.can.counter
native_posix:samples/drivers/crypto/sample.drivers.crypto.mbedtls ‑ samples/drivers/crypto/sample.drivers.crypto.mbedtls
native_posix:samples/drivers/crypto/sample.drivers.crypto.tinycrypt ‑ samples/drivers/crypto/sample.drivers.crypto.tinycrypt
native_posix:samples/drivers/display/sample.display.dummy ‑ samples/drivers/display/sample.display.dummy
native_posix:samples/drivers/eeprom/sample.drivers.eeprom ‑ samples/drivers/eeprom/sample.drivers.eeprom
native_posix:samples/drivers/flash_shell/sample.drivers.flash.shell ‑ samples/drivers/flash_shell/sample.drivers.flash.shell
native_posix:samples/drivers/uart/native_tty/sample.drivers.uart.native_tty ‑ samples/drivers/uart/native_tty/sample.drivers.uart.native_tty
native_posix:samples/hello_world/sample.basic.helloworld ‑ samples/hello_world/sample.basic.helloworld
native_posix:samples/kernel/condition_variables/condvar/sample.kernel.cond_var ‑ samples/kernel/condition_variables/condvar/sample.kernel.cond_var
native_posix:samples/kernel/condition_variables/simple/sample.kernel.cond_var.simple ‑ samples/kernel/condition_variables/simple/sample.kernel.cond_var.simple
native_posix:samples/modules/canopennode/sample.modules.canopennode ‑ samples/modules/canopennode/sample.modules.canopennode
native_posix:samples/modules/canopennode/sample.modules.canopennode.no_storage ‑ samples/modules/canopennode/sample.modules.canopennode.no_storage
native_posix:samples/modules/chre/sample.modules.chre ‑ samples/modules/chre/sample.modules.chre
native_posix:samples/modules/nanopb/sample.modules.nanopb ‑ samples/modules/nanopb/sample.modules.nanopb
native_posix:samples/philosophers/sample.kernel.philosopher ‑ samples/philosophers/sample.kernel.philosopher
native_posix:samples/philosophers/sample.kernel.philosopher.coop_only ‑ samples/philosophers/sample.kernel.philosopher.coop_only
native_posix:samples/philosophers/sample.kernel.philosopher.fifos ‑ samples/philosophers/sample.kernel.philosopher.fifos
native_posix:samples/philosophers/sample.kernel.philosopher.lifos ‑ samples/philosophers/sample.kernel.philosopher.lifos
native_posix:samples/philosophers/sample.kernel.philosopher.preempt_only ‑ samples/philosophers/sample.kernel.philosopher.preempt_only
native_posix:samples/philosophers/sample.kernel.philosopher.same_prio ‑ samples/philosophers/sample.kernel.philosopher.same_prio
native_posix:samples/philosophers/sample.kernel.philosopher.semaphores ‑ samples/philosophers/sample.kernel.philosopher.semaphores
native_posix:samples/philosophers/sample.kernel.philosopher.stacks ‑ samples/philosophers/sample.kernel.philosopher.stacks
native_posix:samples/philosophers/sample.kernel.philosopher.static ‑ samples/philosophers/sample.kernel.philosopher.static
native_posix:samples/subsys/canbus/isotp/sample.subsys.canbus.isotp ‑ samples/subsys/canbus/isotp/sample.subsys.canbus.isotp
native_posix:samples/subsys/display/lvgl/sample.display.lvgl.gui ‑ samples/subsys/display/lvgl/sample.display.lvgl.gui
native_posix:samples/subsys/fs/format/sample.filesystem.format.fat_fs ‑ samples/subsys/fs/format/sample.filesystem.format.fat_fs
native_posix:samples/subsys/fs/format/sample.filesystem.format.littlefs ‑ samples/subsys/fs/format/sample.filesystem.format.littlefs
native_posix:samples/subsys/fs/littlefs/sample.filesystem.littlefs ‑ samples/subsys/fs/littlefs/sample.filesystem.littlefs
native_posix:samples/subsys/input/input_dump/sample.input.input_dump ‑ samples/subsys/input/input_dump/sample.input.input_dump
native_posix:samples/subsys/logging/dictionary/sample.logger.basic.dictionary ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary
native_posix:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu
native_posix:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu.long_double ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu.long_double
native_posix:samples/subsys/logging/logger/sample.logger.basic ‑ samples/subsys/logging/logger/sample.logger.basic
native_posix:samples/subsys/pm/latency/sample.pm.latency ‑ samples/subsys/pm/latency/sample.pm.latency
native_posix: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_posix: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_posix: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_posix: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_posix: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_posix: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_posix: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_posix: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_posix:samples/subsys/rtio/sensor_batch_processing/sample.rtio.sensor_batch_processing ‑ samples/subsys/rtio/sensor_batch_processing/sample.rtio.sensor_batch_processing
native_posix:samples/subsys/sensing/simple/sample.subsys.sensing.simple ‑ samples/subsys/sensing/simple/sample.subsys.sensing.simple
native_posix:samples/subsys/settings/sample.subsys.settings ‑ samples/subsys/settings/sample.subsys.settings
native_posix:samples/subsys/shell/devmem_load/sample.devmem_load.polled ‑ samples/subsys/shell/devmem_load/sample.devmem_load.polled
native_posix:samples/subsys/shell/shell_module/sample.shell.shell_module ‑ samples/subsys/shell/shell_module/sample.shell.shell_module
native_posix:samples/subsys/shell/shell_module/sample.shell.shell_module.login ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.login
native_posix:samples/subsys/shell/shell_module/sample.shell.shell_module.minimal ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.minimal
native_posix:samples/subsys/shell/shell_module/sample.shell.shell_module.usb ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.usb
native_posix:samples/subsys/tracing/sample.tracing.transport.native_posix ‑ samples/subsys/tracing/sample.tracing.transport.native_posix
native_posix:samples/subsys/tracing/sample.tracing.transport.native_posix.ctf ‑ samples/subsys/tracing/sample.tracing.transport.native_posix.ctf
native_posix:samples/subsys/tracing/sample.tracing.user ‑ samples/subsys/tracing/sample.tracing.user
native_posix:samples/subsys/usb/cdc_acm/sample.usb.cdc-acm.buildonly ‑ samples/subsys/usb/cdc_acm/sample.usb.cdc-acm.buildonly
native_posix:samples/subsys/usb/hid/sample.usb.hid.buildonly ‑ samples/subsys/usb/hid/sample.usb.hid.buildonly
native_posix:samples/subsys/zbus/benchmark/sample.zbus.benchmark_async ‑ samples/subsys/zbus/benchmark/sample.zbus.benchmark_async
native_posix:samples/subsys/zbus/benchmark/sample.zbus.benchmark_sync ‑ samples/subsys/zbus/benchmark/sample.zbus.benchmark_sync
native_posix:samples/subsys/zbus/confirmed_channel/sample.zbus.confirmed_message ‑ samples/subsys/zbus/confirmed_channel/sample.zbus.confirmed_message
native_posix:samples/subsys/zbus/dyn_channel/sample.zbus.dyn_channel ‑ samples/subsys/zbus/dyn_channel/sample.zbus.dyn_channel
native_posix:samples/subsys/zbus/hello_world/sample.zbus.hello_world ‑ samples/subsys/zbus/hello_world/sample.zbus.hello_world
native_posix:samples/subsys/zbus/remote_mock/sample.zbus.remote_mock ‑ samples/subsys/zbus/remote_mock/sample.zbus.remote_mock
native_posix:samples/subsys/zbus/runtime_obs_registration/sample.zbus.runtime_os_registration ‑ samples/subsys/zbus/runtime_obs_registration/sample.zbus.runtime_os_registration
native_posix:samples/subsys/zbus/uart_bridge/sample.zbus.uart_bridge_build ‑ samples/subsys/zbus/uart_bridge/sample.zbus.uart_bridge_build
native_posix:samples/subsys/zbus/work_queue/sample.zbus.work_queue ‑ samples/subsys/zbus/work_queue/sample.zbus.work_queue
native_posix:samples/synchronization/sample.kernel.synchronization ‑ samples/synchronization/sample.kernel.synchronization
native_posix:tests/application_development/gen_inc_file/buildsystem.include_file ‑ tests/application_development/gen_inc_file/buildsystem.include_file
native_posix:tests/benchmarks/app_kernel/benchmark.kernel.application ‑ tests/benchmarks/app_kernel/benchmark.kernel.application
native_posix:tests/benchmarks/data_structure_perf/dlist_perf/benchmark.data_structure_perf.dlist ‑ tests/benchmarks/data_structure_perf/dlist_perf/benchmark.data_structure_perf.dlist
native_posix:tests/benchmarks/data_structure_perf/rbtree_perf/benchmark.data_structure_perf.rbtree ‑ tests/benchmarks/data_structure_perf/rbtree_perf/benchmark.data_structure_perf.rbtree
native_posix:tests/benchmarks/footprints/benchmark.kernel.footprints.default ‑ tests/benchmarks/footprints/benchmark.kernel.footprints.default
native_posix:tests/benchmarks/footprints/benchmark.kernel.footprints.pm ‑ tests/benchmarks/footprints/benchmark.kernel.footprints.pm
native_posix:tests/benchmarks/latency_measure/benchmark.kernel.latency ‑ tests/benchmarks/latency_measure/benchmark.kernel.latency
native_posix:tests/benchmarks/sched/benchmark.kernel.scheduler ‑ tests/benchmarks/sched/benchmark.kernel.scheduler
native_posix:tests/benchmarks/sys_kernel/benchmark.kernel.core ‑ tests/benchmarks/sys_kernel/benchmark.kernel.core
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_audio_rx
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_audio_tx
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_sink
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_broadcast_source
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_cap_acceptor_set_member
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_cap_initiator
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_snk
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_client_ase_src
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_has ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_has
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_has_client ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_has_client
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_pac_snk
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_pac_src
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_snk
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_server_ase_src
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_client
native_posix:tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server ‑ tests/bluetooth/shell/bluetooth.audio_shell.no_unicast_server
native_posix:tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait ‑ tests/boards/native_posix/cpu_wait/boards.native_posix.cpu_wait
native_posix:tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks ‑ tests/boards/native_posix/native_tasks/boards.native_posix.native_tasks
native_posix:tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks ‑ tests/boards/native_posix/native_tasks/boards.native_posix_64.native_tasks
native_posix:tests/boards/native_posix/rtc/boards.native_posix.rtc ‑ tests/boards/native_posix/rtc/boards.native_posix.rtc
native_posix:tests/cmake/config_dir/cmake.config_dir.user_defined ‑ tests/cmake/config_dir/cmake.config_dir.user_defined
native_posix:tests/cmake/overlays/var_expansions/cmake.overlays.var_expansions.CONF_FILE ‑ tests/cmake/overlays/var_expansions/cmake.overlays.var_expansions.CONF_FILE
native_posix:tests/cmake/overlays/var_expansions/cmake.overlays.var_expansions.DTC_OVERLAY_FILE ‑ tests/cmake/overlays/var_expansions/cmake.overlays.var_expansions.DTC_OVERLAY_FILE
native_posix:tests/cmake/overlays/var_expansions/cmake.overlays.var_expansions.OVERLAY_CONFIG ‑ tests/cmake/overlays/var_expansions/cmake.overlays.var_expansions.OVERLAY_CONFIG
native_posix:tests/cmake/snippets/cmake.snippets.bar ‑ tests/cmake/snippets/cmake.snippets.bar
native_posix:tests/cmake/snippets/cmake.snippets.bar_foo ‑ tests/cmake/snippets/cmake.snippets.bar_foo
native_posix:tests/cmake/snippets/cmake.snippets.foo ‑ tests/cmake/snippets/cmake.snippets.foo
native_posix:tests/cmake/snippets/cmake.snippets.foo_bar ‑ tests/cmake/snippets/cmake.snippets.foo_bar
native_posix:tests/cmake/snippets/cmake.snippets.none ‑ tests/cmake/snippets/cmake.snippets.none
native_posix:tests/cmake/zephyr_get/zephyr_get.no_sysbuild ‑ tests/cmake/zephyr_get/zephyr_get.no_sysbuild
native_posix:tests/cmake/zephyr_get/zephyr_get.sysbuild ‑ tests/cmake/zephyr_get/zephyr_get.sysbuild
native_posix:tests/crypto/crypto_hash/crypto.hash ‑ tests/crypto/crypto_hash/crypto.hash
native_posix:tests/crypto/mbedtls/crypto.mbedtls ‑ tests/crypto/mbedtls/crypto.mbedtls
native_posix:tests/crypto/rand32/crypto.rand32 ‑ tests/crypto/rand32/crypto.rand32
native_posix:tests/crypto/rand32/crypto.rand32.random_ctr_drbg ‑ tests/crypto/rand32/crypto.rand32.random_ctr_drbg
native_posix:tests/crypto/rand32/crypto.rand32.random_hw_xoshiro ‑ tests/crypto/rand32/crypto.rand32.random_hw_xoshiro
native_posix:tests/crypto/rand32/crypto.rand32.random_sw_systimer ‑ tests/crypto/rand32/crypto.rand32.random_sw_systimer
native_posix:tests/crypto/tinycrypt/crypto.tinycrypt ‑ tests/crypto/tinycrypt/crypto.tinycrypt
native_posix:tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt.hmac_prng ‑ tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt.hmac_prng
native_posix:tests/drivers/adc/adc_api/drivers.adc ‑ tests/drivers/adc/adc_api/drivers.adc
native_posix:tests/drivers/adc/adc_emul/drivers.adc.emul ‑ tests/drivers/adc/adc_emul/drivers.adc.emul
native_posix:tests/drivers/adc/adc_rescale/drivers.adc.rescale ‑ tests/drivers/adc/adc_rescale/drivers.adc.rescale
native_posix:tests/drivers/bbram/emul/drivers.bbram.emul ‑ tests/drivers/bbram/emul/drivers.bbram.emul
native_posix:tests/drivers/bc12/drivers.bc12 ‑ tests/drivers/bc12/drivers.bc12
native_posix:tests/drivers/build_all/adc/drivers.adc.build ‑ tests/drivers/build_all/adc/drivers.adc.build
native_posix:tests/drivers/build_all/dac/drivers.dac.build ‑ tests/drivers/build_all/dac/drivers.dac.build
native_posix:tests/drivers/build_all/display/drivers.display.ili9342c.build ‑ tests/drivers/build_all/display/drivers.display.ili9342c.build
native_posix:tests/drivers/build_all/eeprom/drivers.eeprom.build ‑ tests/drivers/build_all/eeprom/drivers.eeprom.build
native_posix:tests/drivers/build_all/ethernet/net.ethernet.build ‑ tests/drivers/build_all/ethernet/net.ethernet.build
native_posix:tests/drivers/build_all/fpga/fpga.build ‑ tests/drivers/build_all/fpga/fpga.build
native_posix:tests/drivers/build_all/gpio/drivers.gpio.build ‑ tests/drivers/build_all/gpio/drivers.gpio.build
native_posix:tests/drivers/build_all/ieee802154/ieee802154.build.external ‑ tests/drivers/build_all/ieee802154/ieee802154.build.external
native_posix:tests/drivers/build_all/input/drivers.input.default ‑ tests/drivers/build_all/input/drivers.input.default
native_posix:tests/drivers/build_all/input/drivers.input.touchscreen_interrupt ‑ tests/drivers/build_all/input/drivers.input.touchscreen_interrupt
native_posix:tests/drivers/build_all/led/drivers.led.build ‑ tests/drivers/build_all/led/drivers.led.build
native_posix:tests/drivers/build_all/led_strip/drivers.led_strip.build ‑ tests/drivers/build_all/led_strip/drivers.led_strip.build
native_posix:tests/drivers/build_all/mfd/drivers.mfd.build ‑ tests/drivers/build_all/mfd/drivers.mfd.build
native_posix:tests/drivers/build_all/regulator/drivers.regulator.build ‑ tests/drivers/build_all/regulator/drivers.regulator.build
native_posix:tests/drivers/build_all/sensor/sensors.build ‑ tests/drivers/build_all/sensor/sensors.build
native_posix:tests/drivers/build_all/sensor/sensors.build.pm ‑ tests/drivers/build_all/sensor/sensors.build.pm
native_posix:tests/drivers/build_all/sensor/sensors.build.sensorhub ‑ tests/drivers/build_all/sensor/sensors.build.sensorhub
native_posix:tests/drivers/build_all/sensor/sensors.build.trigger.global ‑ tests/drivers/build_all/sensor/sensors.build.trigger.global
native_posix:tests/drivers/build_all/sensor/sensors.build.trigger.none ‑ tests/drivers/build_all/sensor/sensors.build.trigger.none
native_posix:tests/drivers/build_all/sensor/sensors.build.trigger.own ‑ tests/drivers/build_all/sensor/sensors.build.trigger.own
native_posix:tests/drivers/build_all/sensor/sensors.generic_test ‑ tests/drivers/build_all/sensor/sensors.generic_test
native_posix:tests/drivers/build_all/video/drivers.video.build ‑ tests/drivers/build_all/video/drivers.video.build
native_posix:tests/drivers/can/api/drivers.can.api ‑ tests/drivers/can/api/drivers.can.api
native_posix:tests/drivers/can/shell/drivers.can.shell ‑ tests/drivers/can/shell/drivers.can.shell
native_posix:tests/drivers/can/timing/drivers.can.timing ‑ tests/drivers/can/timing/drivers.can.timing
native_posix:tests/drivers/charger/sbs_charger/drivers.sbs_charger.emulated ‑ tests/drivers/charger/sbs_charger/drivers.sbs_charger.emulated
native_posix:tests/drivers/eeprom/api/drivers.eeprom.api ‑ tests/drivers/eeprom/api/drivers.eeprom.api
native_posix:tests/drivers/eeprom/api/drivers.eeprom.api.build ‑ tests/drivers/eeprom/api/drivers.eeprom.api.build
native_posix:tests/drivers/eeprom/shell/drivers.eeprom.shell ‑ tests/drivers/eeprom/shell/drivers.eeprom.shell
native_posix:tests/drivers/entropy/api/drivers.entropy ‑ tests/drivers/entropy/api/drivers.entropy
native_posix:tests/drivers/espi/drivers.espi.acpi ‑ tests/drivers/espi/drivers.espi.acpi
native_posix:tests/drivers/flash_simulator/drivers.flash.flash_simulator ‑ tests/drivers/flash_simulator/drivers.flash.flash_simulator
native_posix:tests/drivers/flash_simulator/drivers.flash.flash_simulator.posix_erase_value_0x00 ‑ tests/drivers/flash_simulator/drivers.flash.flash_simulator.posix_erase_value_0x00
native_posix:tests/drivers/fuel_gauge/max17048/drivers.max17048 ‑ tests/drivers/fuel_gauge/max17048/drivers.max17048
native_posix:tests/drivers/fuel_gauge/sbs_gauge/drivers.sbs_gauge_new_api.emulated ‑ tests/drivers/fuel_gauge/sbs_gauge/drivers.sbs_gauge_new_api.emulated
native_posix:tests/drivers/fuel_gauge/sbs_gauge/drivers.sbs_gauge_new_api.emulated.cutoff ‑ tests/drivers/fuel_gauge/sbs_gauge/drivers.sbs_gauge_new_api.emulated.cutoff
native_posix:tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin ‑ tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin
native_posix:tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin ‑ tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin
native_posix: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_posix:tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction ‑ tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction
native_posix:tests/drivers/gpio/gpio_hogs/drivers.gpio.hogs ‑ tests/drivers/gpio/gpio_hogs/drivers.gpio.hogs
native_posix:tests/drivers/gpio/gpio_reserved_ranges/drivers.gpio.reserved_ranges ‑ tests/drivers/gpio/gpio_reserved_ranges/drivers.gpio.reserved_ranges
native_posix:tests/drivers/hwinfo/api/drivers.hwinfo.api ‑ tests/drivers/hwinfo/api/drivers.hwinfo.api
native_posix:tests/drivers/input/gpio_keys/drivers.input.gpio_keys ‑ tests/drivers/input/gpio_keys/drivers.input.gpio_keys
native_posix:tests/drivers/kscan/kscan_input/drivers.input.kscan_input ‑ tests/drivers/kscan/kscan_input/drivers.input.kscan_input
native_posix:tests/drivers/pinctrl/api/drivers.pinctrl.api ‑ tests/drivers/pinctrl/api/drivers.pinctrl.api
native_posix:tests/drivers/pinctrl/api/drivers.pinctrl.api_reg ‑ tests/drivers/pinctrl/api/drivers.pinctrl.api_reg
native_posix:tests/drivers/regulator/api/drivers.regulator.api ‑ tests/drivers/regulator/api/drivers.regulator.api
native_posix:tests/drivers/regulator/api/drivers.regulator.api.nothreadsaferefcnt ‑ tests/drivers/regulator/api/drivers.regulator.api.nothreadsaferefcnt
native_posix:tests/drivers/rtc/rtc_api/drivers.rtc.rtc_api ‑ tests/drivers/rtc/rtc_api/drivers.rtc.rtc_api
native_posix:tests/drivers/rtc/rtc_api_helpers/drivers.rtc.rtc_api_helpers ‑ tests/drivers/rtc/rtc_api_helpers/drivers.rtc.rtc_api_helpers
native_posix:tests/drivers/rtc/shell/drivers.rtc.shell ‑ tests/drivers/rtc/shell/drivers.rtc.shell
native_posix:tests/drivers/sensor/accel/drivers.sensor.accel ‑ tests/drivers/sensor/accel/drivers.sensor.accel
native_posix:tests/drivers/sensor/akm09918c/drivers.sensor.akm09918c ‑ tests/drivers/sensor/akm09918c/drivers.sensor.akm09918c
native_posix:tests/drivers/sensor/generic/drivers.sensor.generic ‑ tests/drivers/sensor/generic/drivers.sensor.generic
native_posix:tests/drivers/sensor/generic/drivers.sensor.generic.fpu ‑ tests/drivers/sensor/generic/drivers.sensor.generic.fpu
native_posix:tests/drivers/sensor/icm42688/drivers.sensor.icm42688 ‑ tests/drivers/sensor/icm42688/drivers.sensor.icm42688
native_posix:tests/drivers/sensor/ina230/drivers.sensor.ina230 ‑ tests/drivers/sensor/ina230/drivers.sensor.ina230
native_posix:tests/drivers/sensor/ina237/drivers.sensor.ina237 ‑ tests/drivers/sensor/ina237/drivers.sensor.ina237
native_posix:tests/drivers/sensor/sbs_gauge/drivers.sensors.sbs_gauge.emulated ‑ tests/drivers/sensor/sbs_gauge/drivers.sensors.sbs_gauge.emulated
native_posix:tests/drivers/smbus/smbus_emul/drivers.smbus.emul ‑ tests/drivers/smbus/smbus_emul/drivers.smbus.emul
native_posix:tests/drivers/smbus/smbus_emul/drivers.smbus.emul.peripheral.interrupt ‑ tests/drivers/smbus/smbus_emul/drivers.smbus.emul.peripheral.interrupt
native_posix:tests/drivers/spi/dt_spec/drivers.spi.dt_spec ‑ tests/drivers/spi/dt_spec/drivers.spi.dt_spec
native_posix:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api
native_posix: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_posix:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.poll ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.poll
native_posix:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.shell ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.shell
native_posix:tests/kernel/common/kernel.common ‑ tests/kernel/common/kernel.common
native_posix:tests/kernel/common/kernel.common.minimallibc ‑ tests/kernel/common/kernel.common.minimallibc
native_posix:tests/kernel/common/kernel.common.misra ‑ tests/kernel/common/kernel.common.misra
native_posix:tests/kernel/common/kernel.common.nano32 ‑ tests/kernel/common/kernel.common.nano32
native_posix:tests/kernel/common/kernel.common.nano64 ‑ tests/kernel/common/kernel.common.nano64
native_posix:tests/kernel/condvar/condvar_api/kernel.condvar ‑ tests/kernel/condvar/condvar_api/kernel.condvar
native_posix:tests/kernel/context/kernel.context ‑ tests/kernel/context/kernel.context
native_posix:tests/kernel/context/kernel.context.minimallibc ‑ tests/kernel/context/kernel.context.minimallibc
native_posix:tests/kernel/device/kernel.device ‑ tests/kernel/device/kernel.device
native_posix:tests/kernel/device/kernel.device.minimallibc ‑ tests/kernel/device/kernel.device.minimallibc
native_posix:tests/kernel/device/kernel.device.pm ‑ tests/kernel/device/kernel.device.pm
native_posix:tests/kernel/early_sleep/kernel.common.sleep ‑ tests/kernel/early_sleep/kernel.common.sleep
native_posix:tests/kernel/early_sleep/kernel.common.sleep.minimallibc ‑ tests/kernel/early_sleep/kernel.common.sleep.minimallibc
native_posix:tests/kernel/events/event_api/kernel.events ‑ tests/kernel/events/event_api/kernel.events
native_posix:tests/kernel/fatal/exception/kernel.common.stack_sentinel ‑ tests/kernel/fatal/exception/kernel.common.stack_sentinel
native_posix:tests/kernel/fatal/message_capture/kernel.logging.message_capture ‑ tests/kernel/fatal/message_capture/kernel.logging.message_capture
native_posix:tests/kernel/fifo/fifo_api/kernel.fifo ‑ tests/kernel/fifo/fifo_api/kernel.fifo
native_posix:tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout ‑ tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout
native_posix:tests/kernel/fifo/fifo_usage/kernel.fifo.usage ‑ tests/kernel/fifo/fifo_usage/kernel.fifo.usage
native_posix:tests/kernel/interrupt/arch.interrupt ‑ tests/kernel/interrupt/arch.interrupt
native_posix:tests/kernel/interrupt/arch.interrupt.minimallibc ‑ tests/kernel/interrupt/arch.interrupt.minimallibc
native_posix:tests/kernel/interrupt/arch.shared_interrupt ‑ tests/kernel/interrupt/arch.shared_interrupt
native_posix:tests/kernel/lifo/lifo_api/kernel.lifo ‑ tests/kernel/lifo/lifo_api/kernel.lifo
native_posix:tests/kernel/lifo/lifo_usage/kernel.lifo.usage ‑ tests/kernel/lifo/lifo_usage/kernel.lifo.usage
native_posix:tests/kernel/mbox/mbox_api/kernel.mailbox.api ‑ tests/kernel/mbox/mbox_api/kernel.mailbox.api
native_posix:tests/kernel/mbox/mbox_usage/kernel.mailbox.usage ‑ tests/kernel/mbox/mbox_usage/kernel.mailbox.usage
native_posix:tests/kernel/mem_heap/k_heap_api/kernel.k_heap_api ‑ tests/kernel/mem_heap/k_heap_api/kernel.k_heap_api
native_posix:tests/kernel/mem_heap/mheap_api_concept/kernel.memory_heap ‑ tests/kernel/mem_heap/mheap_api_concept/kernel.memory_heap
native_posix:tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem.nouser ‑ tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem.nouser
native_posix:tests/kernel/mem_slab/mslab/kernel.memory_slabs ‑ tests/kernel/mem_slab/mslab/kernel.memory_slabs
native_posix:tests/kernel/mem_slab/mslab_api/kernel.memory_slabs.api ‑ tests/kernel/mem_slab/mslab_api/kernel.memory_slabs.api
native_posix:tests/kernel/mem_slab/mslab_concept/kernel.memory_slabs.concept ‑ tests/kernel/mem_slab/mslab_concept/kernel.memory_slabs.concept
native_posix:tests/kernel/mem_slab/mslab_stats/kernel.memory_slabs.stats ‑ tests/kernel/mem_slab/mslab_stats/kernel.memory_slabs.stats
native_posix:tests/kernel/mem_slab/mslab_threadsafe/kernel.memory_slabs.threadsafe ‑ tests/kernel/mem_slab/mslab_threadsafe/kernel.memory_slabs.threadsafe
native_posix:tests/kernel/msgq/msgq_api/kernel.message_queue ‑ tests/kernel/msgq/msgq_api/kernel.message_queue
native_posix:tests/kernel/msgq/msgq_usage/kernel.message_queue.usage ‑ tests/kernel/msgq/msgq_usage/kernel.message_queue.usage
native_posix:tests/kernel/mutex/mutex_api/kernel.mutex ‑ tests/kernel/mutex/mutex_api/kernel.mutex
native_posix:tests/kernel/mutex/sys_mutex/kernel.mutex.system.nouser ‑ tests/kernel/mutex/sys_mutex/kernel.mutex.system.nouser
native_posix:tests/kernel/obj_tracking/kernel.objects.tracking ‑ tests/kernel/obj_tracking/kernel.objects.tracking
native_posix:tests/kernel/obj_tracking/kernel.objects.tracking.minimallibc ‑ tests/kernel/obj_tracking/kernel.objects.tracking.minimallibc
native_posix:tests/kernel/pending/kernel.objects ‑ tests/kernel/pending/kernel.objects
native_posix:tests/kernel/pending/kernel.objects.minimallibc ‑ tests/kernel/pending/kernel.objects.minimallibc
native_posix:tests/kernel/pipe/pipe/kernel.pipe ‑ tests/kernel/pipe/pipe/kernel.pipe
native_posix:tests/kernel/pipe/pipe_api/kernel.pipe.api ‑ tests/kernel/pipe/pipe_api/kernel.pipe.api
native_posix:tests/kernel/poll/kernel.poll ‑ tests/kernel/poll/kernel.poll
native_posix:tests/kernel/poll/kernel.poll.minimallibc ‑ tests/kernel/poll/kernel.poll.minimallibc
native_posix:tests/kernel/profiling/profiling_api/kernel.common.profiling ‑ tests/kernel/profiling/profiling_api/kernel.common.profiling
native_posix:tests/kernel/queue/kernel.queue ‑ tests/kernel/queue/kernel.queue
native_posix:tests/kernel/queue/kernel.queue.minimallibc ‑ tests/kernel/queue/kernel.queue.minimallibc
native_posix:tests/kernel/sched/deadline/kernel.scheduler.deadline ‑ tests/kernel/sched/deadline/kernel.scheduler.deadline
native_posix:tests/kernel/sched/metairq/kernel.scheduler.metairq ‑ tests/kernel/sched/metairq/kernel.scheduler.metairq
native_posix:tests/kernel/sched/preempt/kernel.scheduler.preempt ‑ tests/kernel/sched/preempt/kernel.scheduler.preempt
native_posix:tests/kernel/sched/schedule_api/kernel.scheduler ‑ tests/kernel/sched/schedule_api/kernel.scheduler
native_posix:tests/kernel/sched/schedule_api/kernel.scheduler.dumb_no_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.dumb_no_timeslicing
native_posix:tests/kernel/sched/schedule_api/kernel.scheduler.dumb_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.dumb_timeslicing
native_posix:tests/kernel/sched/schedule_api/kernel.scheduler.multiq ‑ tests/kernel/sched/schedule_api/kernel.scheduler.multiq
native_posix:tests/kernel/sched/schedule_api/kernel.scheduler.multiq_no_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.multiq_no_timeslicing
native_posix:tests/kernel/sched/schedule_api/kernel.scheduler.no_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.no_timeslicing
native_posix:tests/kernel/sched/schedule_api/kernel.scheduler.slice_perthread ‑ tests/kernel/sched/schedule_api/kernel.scheduler.slice_perthread
native_posix:tests/kernel/semaphore/semaphore/kernel.semaphore ‑ tests/kernel/semaphore/semaphore/kernel.semaphore
native_posix:tests/kernel/sleep/kernel.common.timing ‑ tests/kernel/sleep/kernel.common.timing
native_posix:tests/kernel/sleep/kernel.common.timing.minimallibc ‑ tests/kernel/sleep/kernel.common.timing.minimallibc
native_posix:tests/kernel/stack/stack/kernel.stack.usage ‑ tests/kernel/stack/stack/kernel.stack.usage
native_posix:tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.no_pool.alloc.no_user ‑ tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.no_pool.alloc.no_user
native_posix:tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.no_pool.alloc.user ‑ tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.no_pool.alloc.user
native_posix:tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.no_pool.no_alloc.no_user ‑ tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.no_pool.no_alloc.no_user
native_posix:tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.no_pool.no_alloc.user ‑ tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.no_pool.no_alloc.user
native_posix:tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.pool.alloc.no_user ‑ tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.pool.alloc.no_user
native_posix:tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.pool.alloc.user ‑ tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.pool.alloc.user
native_posix:tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.pool.no_alloc.no_user ‑ tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.pool.no_alloc.no_user
native_posix:tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.pool.no_alloc.user ‑ tests/kernel/threads/dynamic_thread_stack/kernel.threads.dynamic_thread.stack.pool.no_alloc.user
native_posix:tests/kernel/threads/thread_apis/kernel.threads.apis ‑ tests/kernel/threads/thread_apis/kernel.threads.apis
native_posix:tests/kernel/threads/thread_init/kernel.threads.init ‑ tests/kernel/threads/thread_init/kernel.threads.init
native_posix:tests/kernel/threads/thread_stack/kernel.threads.thread_stack ‑ tests/kernel/threads/thread_stack/kernel.threads.thread_stack
native_posix:tests/kernel/tickless/tickless_concept/kernel.tickless.concept ‑ tests/kernel/tickless/tickless_concept/kernel.tickless.concept
native_posix:tests/kernel/timer/cycle64/kernel.timer.cycle64.fast ‑ tests/kernel/timer/cycle64/kernel.timer.cycle64.fast
native_posix:tests/kernel/timer/starve/kernel.timer.starve ‑ tests/kernel/timer/starve/kernel.timer.starve
native_posix:tests/kernel/timer/timepoints/kernel.timer.timepoints ‑ tests/kernel/timer/timepoints/kernel.timer.timepoints
native_posix:tests/kernel/timer/timer_api/kernel.timer ‑ tests/kernel/timer/timer_api/kernel.timer
native_posix:tests/kernel/timer/timer_error_case/kernel.timer.error_case ‑ tests/kernel/timer/timer_error_case/kernel.timer.error_case
native_posix:tests/kernel/timer/timer_monotonic/kernel.timer.monotonic ‑ tests/kernel/timer/timer_monotonic/kernel.timer.monotonic
native_posix:tests/kernel/workq/critical/kernel.workqueue.critical ‑ tests/kernel/workq/critical/kernel.workqueue.critical
native_posix:tests/kernel/workq/work/kernel.workqueue.api ‑ tests/kernel/workq/work/kernel.workqueue.api
native_posix:tests/kernel/workq/work_queue/kernel.workqueue ‑ tests/kernel/workq/work_queue/kernel.workqueue
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package ‑ tests/lib/cbprintf_package/libraries.cbprintf_package
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_cpp
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_fp ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_fp
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_fp_align_offset ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_fp_align_offset
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_fp_align_offset_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_fp_align_offset_cpp
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_fp_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_fp_cpp
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_long_double ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_long_double
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_long_double_align_offset ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_long_double_align_offset
native_posix: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_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_long_double_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_long_double_cpp
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_nano ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_nano
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_nano_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_nano_cpp
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_no_generic ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_no_generic
native_posix:tests/lib/cbprintf_package/libraries.cbprintf_package_no_generic_cpp ‑ tests/lib/cbprintf_package/libraries.cbprintf_package_no_generic_cpp
native_posix:tests/lib/cpp/cxx/cpp.main.minimal ‑ tests/lib/cpp/cxx/cpp.main.minimal
native_posix:tests/lib/cpp/libcxx/cpp.libcxx.host ‑ tests/lib/cpp/libcxx/cpp.libcxx.host
native_posix:tests/lib/devicetree/api/libraries.devicetree.api ‑ tests/lib/devicetree/api/libraries.devicetree.api
native_posix:tests/lib/devicetree/api_ext/libraries.devicetree.api_ext ‑ tests/lib/devicetree/api_ext/libraries.devicetree.api_ext
native_posix:tests/lib/devicetree/devices/libraries.devicetree.devices ‑ tests/lib/devicetree/devices/libraries.devicetree.devices
native_posix:tests/lib/fdtable/libraries.os.fdtable ‑ tests/lib/fdtable/libraries.os.fdtable
native_posix:tests/lib/hash_function/libraries.hash_function.djb2 ‑ tests/lib/hash_function/libraries.hash_function.djb2
native_posix:tests/lib/hash_function/libraries.hash_function.identity ‑ tests/lib/hash_function/libraries.hash_function.identity
native_posix:tests/lib/hash_map/libraries.hash_map.open_addressing.djb2 ‑ tests/lib/hash_map/libraries.hash_map.open_addressing.djb2
native_posix:tests/lib/hash_map/libraries.hash_map.separate_chaining.djb2 ‑ tests/lib/hash_map/libraries.hash_map.separate_chaining.djb2
native_posix:tests/lib/heap/libraries.heap ‑ tests/lib/heap/libraries.heap
native_posix:tests/lib/heap_align/libraries.heap_align ‑ tests/lib/heap_align/libraries.heap_align
native_posix:tests/lib/json/libraries.encoding.json ‑ tests/lib/json/libraries.encoding.json
native_posix:tests/lib/linear_range/libraries.linear_range ‑ tests/lib/linear_range/libraries.linear_range
native_posix:tests/lib/mem_blocks/libraries.mem_blocks ‑ tests/lib/mem_blocks/libraries.mem_blocks
native_posix:tests/lib/mem_blocks_stats/libraries.mem_blocks.stats ‑ tests/lib/mem_blocks_stats/libraries.mem_blocks.stats
native_posix:tests/lib/mpsc_pbuf/libraries.mpsc_pbuf ‑ tests/lib/mpsc_pbuf/libraries.mpsc_pbuf
native_posix:tests/lib/notify/libraries.data_structures ‑ tests/lib/notify/libraries.data_structures
native_posix:tests/lib/onoff/libraries.onoff ‑ tests/lib/onoff/libraries.onoff
native_posix:tests/lib/p4workq/libraries.p4wq ‑ tests/lib/p4workq/libraries.p4wq
native_posix:tests/lib/ringbuffer/libraries.ring_buffer ‑ tests/lib/ringbuffer/libraries.ring_buffer
native_posix:tests/lib/smf/libraries.smf.flat ‑ tests/lib/smf/libraries.smf.flat
native_posix:tests/lib/smf/libraries.smf.hierarchical ‑ tests/lib/smf/libraries.smf.hierarchical
native_posix:tests/lib/spsc_pbuf/libraries.spsc_pbuf ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf
native_posix:tests/lib/spsc_pbuf/libraries.spsc_pbuf_cache ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf_cache
native_posix:tests/lib/spsc_pbuf/libraries.spsc_pbuf_nocache ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf_nocache
native_posix:tests/lib/spsc_pbuf/libraries.spsc_pbuf_utilization ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf_utilization
native_posix:tests/lib/sys_util/libraries.sys_util ‑ tests/lib/sys_util/libraries.sys_util
native_posix:tests/misc/check_init_priorities/init.check_init_priorities ‑ tests/misc/check_init_priorities/init.check_init_priorities
native_posix:tests/misc/iterable_sections/linker.iterable_sections ‑ tests/misc/iterable_sections/linker.iterable_sections
native_posix:tests/misc/kconfigoptions/kconfig.kconfigoptions ‑ tests/misc/kconfigoptions/kconfig.kconfigoptions
native_posix:tests/misc/print_format/printk.format ‑ tests/misc/print_format/printk.format
native_posix:tests/misc/test_build/buildsystem.debug.build ‑ tests/misc/test_build/buildsystem.debug.build
native_posix:tests/misc/test_build/buildsystem.kconfig.utf8_in_values ‑ tests/misc/test_build/buildsystem.kconfig.utf8_in_values
native_posix:tests/net/wifi/wifi_nm/net.wifi ‑ tests/net/wifi/wifi_nm/net.wifi
native_posix:tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance ‑ tests/subsys/canbus/isotp/conformance/canbus.isotp.conformance
native_posix:tests/subsys/canbus/isotp/implementation/canbus.isotp.implementation ‑ tests/subsys/canbus/isotp/implementation/canbus.isotp.implementation
native_posix:tests/subsys/dfu/img_util/dfu.image_util ‑ tests/subsys/dfu/img_util/dfu.image_util
native_posix:tests/subsys/dfu/img_util/dfu.image_util.progressive ‑ tests/subsys/dfu/img_util/dfu.image_util.progressive
native_posix:tests/subsys/dfu/mcuboot/dfu.mcuboot ‑ tests/subsys/dfu/mcuboot/dfu.mcuboot
native_posix:tests/subsys/dfu/mcuboot_multi/dfu.mcuboot.multiimage ‑ tests/subsys/dfu/mcuboot_multi/dfu.mcuboot.multiimage
native_posix:tests/subsys/dsp/basicmath/zdsp.basicmath ‑ tests/subsys/dsp/basicmath/zdsp.basicmath
native_posix:tests/subsys/dsp/basicmath/zdsp.basicmath.fpu ‑ tests/subsys/dsp/basicmath/zdsp.basicmath.fpu
native_posix:tests/subsys/emul/emul.emul ‑ tests/subsys/emul/emul.emul
native_posix:tests/subsys/fs/ext2/filesystem.ext2.big ‑ tests/subsys/fs/ext2/filesystem.ext2.big
native_posix:tests/subsys/fs/ext2/filesystem.ext2.default ‑ tests/subsys/fs/ext2/filesystem.ext2.default
native_posix:tests/subsys/fs/ext2/filesystem.ext2.flash ‑ tests/subsys/fs/ext2/filesystem.ext2.flash
native_posix:tests/subsys/fs/fat_fs_api/filesystem.fat.api ‑ tests/subsys/fs/fat_fs_api/filesystem.fat.api
native_posix:tests/subsys/fs/fat_fs_api/filesystem.fat.api.lfn ‑ tests/subsys/fs/fat_fs_api/filesystem.fat.api.lfn
native_posix:tests/subsys/fs/fat_fs_api/filesystem.fat.api.reentrant ‑ tests/subsys/fs/fat_fs_api/filesystem.fat.api.reentrant
native_posix:tests/subsys/fs/fat_fs_api/filesystem.fat.ram.api ‑ tests/subsys/fs/fat_fs_api/filesystem.fat.ram.api
native_posix:tests/subsys/fs/fat_fs_dual_drive/filesystem.fat.dual_drive ‑ tests/subsys/fs/fat_fs_dual_drive/filesystem.fat.dual_drive
native_posix:tests/subsys/fs/fcb/filesystem.fcb ‑ tests/subsys/fs/fcb/filesystem.fcb
native_posix:tests/subsys/fs/fcb/filesystem.native_posix.fcb_0x00 ‑ tests/subsys/fs/fcb/filesystem.native_posix.fcb_0x00
native_posix:tests/subsys/fs/fs_api/filesystem.api ‑ tests/subsys/fs/fs_api/filesystem.api
native_posix:tests/subsys/fs/littlefs/filesystem.littlefs.custom ‑ tests/subsys/fs/littlefs/filesystem.littlefs.custom
native_posix:tests/subsys/fs/littlefs/filesystem.littlefs.default ‑ tests/subsys/fs/littlefs/filesystem.littlefs.default
native_posix:tests/subsys/fs/multi-fs/filesystem.fs_shell ‑ tests/subsys/fs/multi-fs/filesystem.fs_shell
native_posix:tests/subsys/fs/multi-fs/filesystem.multifs ‑ tests/subsys/fs/multi-fs/filesystem.multifs
native_posix:tests/subsys/fs/nvs/filesystem.nvs_cache ‑ tests/subsys/fs/nvs/filesystem.nvs_cache
native_posix:tests/subsys/input/api/input.api.synchronous ‑ tests/subsys/input/api/input.api.synchronous
native_posix:tests/subsys/input/api/input.api.thread ‑ tests/subsys/input/api/input.api.thread
native_posix:tests/subsys/input/input_longpress/input.input_longpress ‑ tests/subsys/input/input_longpress/input.input_longpress
native_posix:tests/subsys/input/input_shell/input.input_shell ‑ tests/subsys/input/input_shell/input.input_shell
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_64b_timestamp ‑ tests/subsys/logging/log_api/logging.log_api_deferred_64b_timestamp
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_64b_timestamp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_64b_timestamp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_64b_timestamp_cpp ‑ tests/subsys/logging/log_api/logging.log_api_deferred_64b_timestamp_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_64b_timestamp_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_64b_timestamp_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_func_prefix ‑ tests/subsys/logging/log_api/logging.log_api_deferred_func_prefix
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_func_prefix.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_func_prefix.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_func_prefix_cpp ‑ tests/subsys/logging/log_api/logging.log_api_deferred_func_prefix_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_func_prefix_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_func_prefix_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_no_overflow ‑ tests/subsys/logging/log_api/logging.log_api_deferred_no_overflow
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_no_overflow.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_no_overflow.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_no_overflow_cpp ‑ tests/subsys/logging/log_api/logging.log_api_deferred_no_overflow_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_no_overflow_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_no_overflow_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_overflow ‑ tests/subsys/logging/log_api/logging.log_api_deferred_overflow
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_overflow.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_overflow.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_overflow_cpp ‑ tests/subsys/logging/log_api/logging.log_api_deferred_overflow_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_overflow_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_overflow_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_overflow_rt_filter ‑ tests/subsys/logging/log_api/logging.log_api_deferred_overflow_rt_filter
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_overflow_rt_filter.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_overflow_rt_filter.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_overflow_rt_filter_cpp ‑ tests/subsys/logging/log_api/logging.log_api_deferred_overflow_rt_filter_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_overflow_rt_filter_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_overflow_rt_filter_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_override_level ‑ tests/subsys/logging/log_api/logging.log_api_deferred_override_level
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_override_level.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_override_level.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_override_level_rt_filtering ‑ tests/subsys/logging/log_api/logging.log_api_deferred_override_level_rt_filtering
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_override_level_rt_filtering.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_override_level_rt_filtering.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_printk ‑ tests/subsys/logging/log_api/logging.log_api_deferred_printk
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_printk.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_printk.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_printk_cpp ‑ tests/subsys/logging/log_api/logging.log_api_deferred_printk_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_printk_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_printk_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_static_filter ‑ tests/subsys/logging/log_api/logging.log_api_deferred_static_filter
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_static_filter.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_static_filter.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_static_filter_cpp ‑ tests/subsys/logging/log_api/logging.log_api_deferred_static_filter_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_deferred_static_filter_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_deferred_static_filter_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend ‑ tests/subsys/logging/log_api/logging.log_api_frontend
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_cpp ‑ tests/subsys/logging/log_api/logging.log_api_frontend_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_dbg ‑ tests/subsys/logging/log_api/logging.log_api_frontend_dbg
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_dbg_cpp ‑ tests/subsys/logging/log_api/logging.log_api_frontend_dbg_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_immediate ‑ tests/subsys/logging/log_api/logging.log_api_frontend_immediate
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_immediate_cpp ‑ tests/subsys/logging/log_api/logging.log_api_frontend_immediate_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_immediate_override_level ‑ tests/subsys/logging/log_api/logging.log_api_frontend_immediate_override_level
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_no_backends ‑ tests/subsys/logging/log_api/logging.log_api_frontend_no_backends
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_no_backends_cpp ‑ tests/subsys/logging/log_api/logging.log_api_frontend_no_backends_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_only ‑ tests/subsys/logging/log_api/logging.log_api_frontend_only
native_posix:tests/subsys/logging/log_api/logging.log_api_frontend_only_cpp ‑ tests/subsys/logging/log_api/logging.log_api_frontend_only_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate ‑ tests/subsys/logging/log_api/logging.log_api_immediate
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_64b_timestamp ‑ tests/subsys/logging/log_api/logging.log_api_immediate_64b_timestamp
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_64b_timestamp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate_64b_timestamp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_64b_timestamp_cpp ‑ tests/subsys/logging/log_api/logging.log_api_immediate_64b_timestamp_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_64b_timestamp_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate_64b_timestamp_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_cpp ‑ tests/subsys/logging/log_api/logging.log_api_immediate_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_printk ‑ tests/subsys/logging/log_api/logging.log_api_immediate_printk
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_printk.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate_printk.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_printk_cpp ‑ tests/subsys/logging/log_api/logging.log_api_immediate_printk_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_printk_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate_printk_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_rt_filter ‑ tests/subsys/logging/log_api/logging.log_api_immediate_rt_filter
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_rt_filter.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate_rt_filter.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_rt_filter_cpp ‑ tests/subsys/logging/log_api/logging.log_api_immediate_rt_filter_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_rt_filter_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate_rt_filter_cpp.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_static_filter ‑ tests/subsys/logging/log_api/logging.log_api_immediate_static_filter
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_static_filter.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate_static_filter.tagged_args
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_static_filter_cpp ‑ tests/subsys/logging/log_api/logging.log_api_immediate_static_filter_cpp
native_posix:tests/subsys/logging/log_api/logging.log_api_immediate_static_filter_cpp.tagged_args ‑ tests/subsys/logging/log_api/logging.log_api_immediate_static_filter_cpp.tagged_args
native_posix:tests/subsys/logging/log_backend_fs/logging.log_backend_fs.automounted ‑ tests/subsys/logging/log_backend_fs/logging.log_backend_fs.automounted
native_posix:tests/subsys/logging/log_backend_fs/logging.log_backend_fs.manualmounted.native_posix ‑ tests/subsys/logging/log_backend_fs/logging.log_backend_fs.manualmounted.native_posix
native_posix:tests/subsys/logging/log_benchmark/logging.log_benchmark ‑ tests/subsys/logging/log_benchmark/logging.log_benchmark
native_posix:tests/subsys/logging/log_benchmark/logging.log_benchmark_speed ‑ tests/subsys/logging/log_benchmark/logging.log_benchmark_speed
native_posix:tests/subsys/logging/log_benchmark/logging.log_benchmark_user ‑ tests/subsys/logging/log_benchmark/logging.log_benchmark_user
native_posix:tests/subsys/logging/log_cache/logging.log_cache ‑ tests/subsys/logging/log_cache/logging.log_cache
native_posix:tests/subsys/logging/log_core_additional/logging.add.async ‑ tests/subsys/logging/log_core_additional/logging.add.async
native_posix:tests/subsys/logging/log_core_additional/logging.add.sync ‑ tests/subsys/logging/log_core_additional/logging.add.sync
native_posix:tests/subsys/logging/log_custom_header/logging.log_custom_header ‑ tests/subsys/logging/log_custom_header/logging.log_custom_header
native_posix:tests/subsys/logging/log_immediate/logging.log_immediate ‑ tests/subsys/logging/log_immediate/logging.log_immediate
native_posix:tests/subsys/logging/log_immediate/logging.log_immediate.clean_output ‑ tests/subsys/logging/log_immediate/logging.log_immediate.clean_output
native_posix:tests/subsys/logging/log_link_order/logging.log_link_order ‑ tests/subsys/logging/log_link_order/logging.log_link_order
native_posix:tests/subsys/logging/log_links/logging.log_links ‑ tests/subsys/logging/log_links/logging.log_links
native_posix:tests/subsys/logging/log_msg/logging.log_msg ‑ tests/subsys/logging/log_msg/logging.log_msg
native_posix:tests/subsys/logging/log_msg/logging.log_msg_64b_timestamp ‑ tests/subsys/logging/log_msg/logging.log_msg_64b_timestamp
native_posix:tests/subsys/logging/log_msg/logging.log_msg_fp ‑ tests/subsys/logging/log_msg/logging.log_msg_fp
native_posix:tests/subsys/logging/log_msg/logging.log_msg_fp_64b_timestamp ‑ tests/subsys/logging/log_msg/logging.log_msg_fp_64b_timestamp
native_posix:tests/subsys/logging/log_msg/logging.log_msg_no_overflow ‑ tests/subsys/logging/log_msg/logging.log_msg_no_overflow
native_posix:tests/subsys/logging/log_output/logging.log_output ‑ tests/subsys/logging/log_output/logging.log_output
native_posix:tests/subsys/logging/log_output/logging.log_output.thread_id ‑ tests/subsys/logging/log_output/logging.log_output.thread_id
native_posix:tests/subsys/logging/log_output/logging.log_output_ts64 ‑ tests/subsys/logging/log_output/logging.log_output_ts64
native_posix:tests/subsys/logging/log_timestamp/logging.log_output_custom_timestamp ‑ tests/subsys/logging/log_timestamp/logging.log_output_custom_timestamp
native_posix:tests/subsys/logging/log_timestamp/logging.log_output_default_timestamp ‑ tests/subsys/logging/log_timestamp/logging.log_output_default_timestamp
native_posix: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_posix: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_posix:tests/subsys/modem/backends/tty/modem.backends.tty ‑ tests/subsys/modem/backends/tty/modem.backends.tty
native_posix:tests/subsys/modem/modem_chat/modem.modem_chat ‑ tests/subsys/modem/modem_chat/modem.modem_chat
native_posix:tests/subsys/modem/modem_cmux/modem.modem_cmux ‑ tests/subsys/modem/modem_cmux/modem.modem_cmux
native_posix:tests/subsys/modem/modem_ppp/modem.modem_ppp ‑ tests/subsys/modem/modem_ppp/modem.modem_ppp
native_posix:tests/subsys/openthread/openthread.radio_test.csl ‑ tests/subsys/openthread/openthread.radio_test.csl
native_posix:tests/subsys/openthread/openthread.radio_test.min ‑ tests/subsys/openthread/openthread.radio_test.min
native_posix:tests/subsys/openthread/openthread.radio_test.timed_tx ‑ tests/subsys/openthread/openthread.radio_test.timed_tx
native_posix:tests/subsys/pm/device_runtime_api/pm.device_runtime.api ‑ tests/subsys/pm/device_runtime_api/pm.device_runtime.api
native_posix:tests/subsys/pm/device_wakeup_api/pm.device-wakeup-api.dts ‑ tests/subsys/pm/device_wakeup_api/pm.device-wakeup-api.dts
native_posix:tests/subsys/pm/policy_api/pm.policy.api.app ‑ tests/subsys/pm/policy_api/pm.policy.api.app
native_posix:tests/subsys/pm/policy_api/pm.policy.api.default ‑ tests/subsys/pm/policy_api/pm.policy.api.default
native_posix:tests/subsys/pm/power_domain/pm.power_domain ‑ tests/subsys/pm/power_domain/pm.power_domain
native_posix:tests/subsys/pm/power_mgmt/pm.system ‑ tests/subsys/pm/power_mgmt/pm.system
native_posix:tests/subsys/pm/power_states_api/pm.states.api.dts ‑ tests/subsys/pm/power_states_api/pm.states.api.dts
native_posix:tests/subsys/portability/cmsis_rtos_v1/portability.cmsis_rtos_v1 ‑ tests/subsys/portability/cmsis_rtos_v1/portability.cmsis_rtos_v1
native_posix:tests/subsys/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2 ‑ tests/subsys/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2
native_posix:tests/subsys/rtio/rtio_api/rtio.api ‑ tests/subsys/rtio/rtio_api/rtio.api
native_posix:tests/subsys/rtio/rtio_api/rtio.api.submit_sem ‑ tests/subsys/rtio/rtio_api/rtio.api.submit_sem
native_posix:tests/subsys/settings/fcb/system.settings.fcb.raw ‑ tests/subsys/settings/fcb/system.settings.fcb.raw
native_posix:tests/subsys/settings/file/system.settings.file.raw ‑ tests/subsys/settings/file/system.settings.file.raw
native_posix:tests/subsys/settings/functional/fcb/system.settings.functional.fcb ‑ tests/subsys/settings/functional/fcb/system.settings.functional.fcb
native_posix:tests/subsys/settings/functional/fcb/system.settings.functional.fcb.chosen ‑ tests/subsys/settings/functional/fcb/system.settings.functional.fcb.chosen
native_posix:tests/subsys/settings/functional/file/system.settings.file ‑ tests/subsys/settings/functional/file/system.settings.file
native_posix:tests/subsys/settings/functional/nvs/system.settings.functional.nvs ‑ tests/subsys/settings/functional/nvs/system.settings.functional.nvs
native_posix:tests/subsys/settings/functional/nvs/system.settings.functional.nvs.chosen ‑ tests/subsys/settings/functional/nvs/system.settings.functional.nvs.chosen
native_posix:tests/subsys/shell/shell/shell.core ‑ tests/subsys/shell/shell/shell.core
native_posix:tests/subsys/shell/shell/shell.min ‑ tests/subsys/shell/shell/shell.min
native_posix:tests/subsys/shell/shell/shell.min_cmds ‑ tests/subsys/shell/shell/shell.min_cmds
native_posix:tests/subsys/shell/shell/shell.min_cmds_all ‑ tests/subsys/shell/shell/shell.min_cmds_all
native_posix:tests/subsys/shell/shell/shell.min_cmds_resize ‑ tests/subsys/shell/shell/shell.min_cmds_resize
native_posix:tests/subsys/shell/shell/shell.min_cmds_select ‑ tests/subsys/shell/shell/shell.min_cmds_select
native_posix:tests/subsys/shell/shell/shell.min_colors ‑ tests/subsys/shell/shell/shell.min_colors
native_posix:tests/subsys/shell/shell/shell.min_help ‑ tests/subsys/shell/shell/shell.min_help
native_posix:tests/subsys/shell/shell/shell.min_help_all ‑ tests/subsys/shell/shell/shell.min_help_all
native_posix:tests/subsys/shell/shell/shell.min_history ‑ tests/subsys/shell/shell/shell.min_history
native_posix:tests/subsys/shell/shell/shell.min_log_backend ‑ tests/subsys/shell/shell/shell.min_log_backend
native_posix:tests/subsys/shell/shell/shell.min_metakeys ‑ tests/subsys/shell/shell/shell.min_metakeys
native_posix:tests/subsys/shell/shell/shell.min_tab ‑ tests/subsys/shell/shell/shell.min_tab
native_posix:tests/subsys/shell/shell/shell.min_tab_auto ‑ tests/subsys/shell/shell/shell.min_tab_auto
Check notice on line 0 in .github
github-actions / Unit Test Results
501 tests found (test 485 to 501)
There are 501 tests, see "Raw output" for the list of tests 485 to 501.
Raw output
native_posix:tests/subsys/shell/shell/shell.min_wildcards ‑ tests/subsys/shell/shell/shell.min_wildcards
native_posix:tests/subsys/shell/shell_flash/shell.flash ‑ tests/subsys/shell/shell_flash/shell.flash
native_posix:tests/subsys/shell/shell_history/shell.history ‑ tests/subsys/shell/shell_history/shell.history
native_posix:tests/subsys/storage/flash_map/storage.flash_map ‑ tests/subsys/storage/flash_map/storage.flash_map
native_posix:tests/subsys/storage/flash_map/storage.flash_map.mbedtls ‑ tests/subsys/storage/flash_map/storage.flash_map.mbedtls
native_posix:tests/subsys/storage/stream/stream_flash/storage.stream_flash ‑ tests/subsys/storage/stream/stream_flash/storage.stream_flash
native_posix:tests/subsys/storage/stream/stream_flash/storage.stream_flash.dword_wbs ‑ tests/subsys/storage/stream/stream_flash/storage.stream_flash.dword_wbs
native_posix:tests/subsys/storage/stream/stream_flash/storage.stream_flash.no_erase ‑ tests/subsys/storage/stream/stream_flash/storage.stream_flash.no_erase
native_posix:tests/subsys/usb/bos/usb.bos ‑ tests/subsys/usb/bos/usb.bos
native_posix:tests/subsys/usb/desc_sections/usb.desc_sections ‑ tests/subsys/usb/desc_sections/usb.desc_sections
native_posix:tests/subsys/usb/device/usb.device ‑ tests/subsys/usb/device/usb.device
native_posix:tests/subsys/usb/os_desc/usb.osdesc ‑ tests/subsys/usb/os_desc/usb.osdesc
native_posix: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_posix:tests/subsys/zbus/integration/message_bus.zbus.module_interaction_no_error ‑ tests/subsys/zbus/integration/message_bus.zbus.module_interaction_no_error
native_posix: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_posix:tests/subsys/zbus/unittests/message_bus.zbus.hard_and_readonly_channels ‑ tests/subsys/zbus/unittests/message_bus.zbus.hard_and_readonly_channels
native_posix: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
Loading