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

boards: roc_rk3568: do not use as default test platform #64938

Merged
merged 1 commit into from
Nov 7, 2023

boards: roc_rk3568: do not use as default test platform

3a30b8e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

boards: roc_rk3568: do not use as default test platform #64938

boards: roc_rk3568: do not use as default test platform
3a30b8e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results succeeded Nov 7, 2023 in 0s

All 817 tests pass, 2 skipped in 0s

819 tests   817 ✔️  0s ⏱️
    3 suites      2 💤
    2 files        0

Results for commit 3a30b8e.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

2 skipped tests found

There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
roc_rk3568_pc:tests/benchmarks/sched_userspace/benchmark.kernel.scheduler_userspace ‑ tests/benchmarks/sched_userspace/benchmark.kernel.scheduler_userspace
roc_rk3568_pc_smp:tests/benchmarks/sched_userspace/benchmark.kernel.scheduler_userspace ‑ tests/benchmarks/sched_userspace/benchmark.kernel.scheduler_userspace

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

819 tests found (test 1 to 478)

There are 819 tests, see "Raw output" for the list of tests 1 to 478.
Raw output
roc_rk3568_pc:samples/application_development/external_lib/sample.app_dev.external_lib ‑ samples/application_development/external_lib/sample.app_dev.external_lib
roc_rk3568_pc:samples/basic/hash_map/libraries.hash_map.minimal.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.minimal.open_addressing.djb2
roc_rk3568_pc:samples/basic/hash_map/libraries.hash_map.minimal.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.minimal.separate_chaining.djb2
roc_rk3568_pc:samples/basic/hash_map/libraries.hash_map.newlib.cxx_unordered_map.djb2 ‑ samples/basic/hash_map/libraries.hash_map.newlib.cxx_unordered_map.djb2
roc_rk3568_pc:samples/basic/hash_map/libraries.hash_map.newlib.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.newlib.open_addressing.djb2
roc_rk3568_pc:samples/basic/hash_map/libraries.hash_map.newlib.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.newlib.separate_chaining.djb2
roc_rk3568_pc:samples/basic/hash_map/libraries.hash_map.picolibc.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.picolibc.open_addressing.djb2
roc_rk3568_pc:samples/basic/hash_map/libraries.hash_map.picolibc.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.picolibc.separate_chaining.djb2
roc_rk3568_pc:samples/basic/sys_heap/sample.basic.sys_heap ‑ samples/basic/sys_heap/sample.basic.sys_heap
roc_rk3568_pc:samples/compression/lz4/sample.compression.lz4 ‑ samples/compression/lz4/sample.compression.lz4
roc_rk3568_pc:samples/cpp/cpp_synchronization/sample.cpp.synchronization ‑ samples/cpp/cpp_synchronization/sample.cpp.synchronization
roc_rk3568_pc:samples/cpp/cpp_synchronization/sample.cpp.synchronization.picolibc ‑ samples/cpp/cpp_synchronization/sample.cpp.synchronization.picolibc
roc_rk3568_pc:samples/drivers/crypto/sample.drivers.crypto.mbedtls ‑ samples/drivers/crypto/sample.drivers.crypto.mbedtls
roc_rk3568_pc:samples/drivers/crypto/sample.drivers.crypto.tinycrypt ‑ samples/drivers/crypto/sample.drivers.crypto.tinycrypt
roc_rk3568_pc:samples/drivers/uart/echo_bot/sample.drivers.uart ‑ samples/drivers/uart/echo_bot/sample.drivers.uart
roc_rk3568_pc:samples/hello_world/sample.basic.helloworld ‑ samples/hello_world/sample.basic.helloworld
roc_rk3568_pc:samples/kernel/condition_variables/condvar/sample.kernel.cond_var ‑ samples/kernel/condition_variables/condvar/sample.kernel.cond_var
roc_rk3568_pc:samples/kernel/condition_variables/simple/sample.kernel.cond_var.simple ‑ samples/kernel/condition_variables/simple/sample.kernel.cond_var.simple
roc_rk3568_pc:samples/kernel/metairq_dispatch/sample.kernel.metairq_dispatch ‑ samples/kernel/metairq_dispatch/sample.kernel.metairq_dispatch
roc_rk3568_pc:samples/modules/chre/sample.modules.chre ‑ samples/modules/chre/sample.modules.chre
roc_rk3568_pc:samples/modules/nanopb/sample.modules.nanopb ‑ samples/modules/nanopb/sample.modules.nanopb
roc_rk3568_pc:samples/philosophers/sample.kernel.philosopher ‑ samples/philosophers/sample.kernel.philosopher
roc_rk3568_pc:samples/philosophers/sample.kernel.philosopher.coop_only ‑ samples/philosophers/sample.kernel.philosopher.coop_only
roc_rk3568_pc:samples/philosophers/sample.kernel.philosopher.fifos ‑ samples/philosophers/sample.kernel.philosopher.fifos
roc_rk3568_pc:samples/philosophers/sample.kernel.philosopher.lifos ‑ samples/philosophers/sample.kernel.philosopher.lifos
roc_rk3568_pc:samples/philosophers/sample.kernel.philosopher.preempt_only ‑ samples/philosophers/sample.kernel.philosopher.preempt_only
roc_rk3568_pc:samples/philosophers/sample.kernel.philosopher.same_prio ‑ samples/philosophers/sample.kernel.philosopher.same_prio
roc_rk3568_pc:samples/philosophers/sample.kernel.philosopher.semaphores ‑ samples/philosophers/sample.kernel.philosopher.semaphores
roc_rk3568_pc:samples/philosophers/sample.kernel.philosopher.stacks ‑ samples/philosophers/sample.kernel.philosopher.stacks
roc_rk3568_pc:samples/philosophers/sample.kernel.philosopher.static ‑ samples/philosophers/sample.kernel.philosopher.static
roc_rk3568_pc:samples/posix/eventfd/sample.posix.eventfd ‑ samples/posix/eventfd/sample.posix.eventfd
roc_rk3568_pc:samples/posix/uname/sample.posix.uname ‑ samples/posix/uname/sample.posix.uname
roc_rk3568_pc:samples/sensor/sensor_shell/sample.sensor.shell ‑ samples/sensor/sensor_shell/sample.sensor.shell
roc_rk3568_pc:samples/subsys/console/echo/sample.console.echo ‑ samples/subsys/console/echo/sample.console.echo
roc_rk3568_pc:samples/subsys/console/getchar/sample.console.getchar ‑ samples/subsys/console/getchar/sample.console.getchar
roc_rk3568_pc:samples/subsys/console/getline/sample.console.getline ‑ samples/subsys/console/getline/sample.console.getline
roc_rk3568_pc:samples/subsys/input/input_dump/sample.input.input_dump ‑ samples/subsys/input/input_dump/sample.input.input_dump
roc_rk3568_pc:samples/subsys/logging/dictionary/sample.logger.basic.dictionary ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary
roc_rk3568_pc:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu
roc_rk3568_pc:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu.long_double ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu.long_double
roc_rk3568_pc:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.uart_int_frontend ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.uart_int_frontend
roc_rk3568_pc:samples/subsys/logging/logger/sample.logger.basic ‑ samples/subsys/logging/logger/sample.logger.basic
roc_rk3568_pc:samples/subsys/logging/logger/sample.logger.usermode ‑ samples/subsys/logging/logger/sample.logger.usermode
roc_rk3568_pc:samples/subsys/logging/syst/sample.logger.syst.catalog.deferred ‑ samples/subsys/logging/syst/sample.logger.syst.catalog.deferred
roc_rk3568_pc:samples/subsys/logging/syst/sample.logger.syst.catalog.deferred_cpp ‑ samples/subsys/logging/syst/sample.logger.syst.catalog.deferred_cpp
roc_rk3568_pc:samples/subsys/logging/syst/sample.logger.syst.catalog.immediate ‑ samples/subsys/logging/syst/sample.logger.syst.catalog.immediate
roc_rk3568_pc:samples/subsys/logging/syst/sample.logger.syst.catalog.immediate_cpp ‑ samples/subsys/logging/syst/sample.logger.syst.catalog.immediate_cpp
roc_rk3568_pc:samples/subsys/logging/syst/sample.logger.syst.deferred ‑ samples/subsys/logging/syst/sample.logger.syst.deferred
roc_rk3568_pc:samples/subsys/logging/syst/sample.logger.syst.deferred_cpp ‑ samples/subsys/logging/syst/sample.logger.syst.deferred_cpp
roc_rk3568_pc:samples/subsys/logging/syst/sample.logger.syst.immediate ‑ samples/subsys/logging/syst/sample.logger.syst.immediate
roc_rk3568_pc:samples/subsys/logging/syst/sample.logger.syst.immediate_cpp ‑ samples/subsys/logging/syst/sample.logger.syst.immediate_cpp
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc:samples/subsys/rtio/sensor_batch_processing/sample.rtio.sensor_batch_processing ‑ samples/subsys/rtio/sensor_batch_processing/sample.rtio.sensor_batch_processing
roc_rk3568_pc:samples/subsys/shell/devmem_load/sample.devmem_load.polled ‑ samples/subsys/shell/devmem_load/sample.devmem_load.polled
roc_rk3568_pc:samples/subsys/shell/devmem_load/sample.devmem_load.uart.interrupt ‑ samples/subsys/shell/devmem_load/sample.devmem_load.uart.interrupt
roc_rk3568_pc:samples/subsys/shell/shell_module/sample.shell.shell_module ‑ samples/subsys/shell/shell_module/sample.shell.shell_module
roc_rk3568_pc:samples/subsys/shell/shell_module/sample.shell.shell_module.getopt ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.getopt
roc_rk3568_pc:samples/subsys/shell/shell_module/sample.shell.shell_module.login ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.login
roc_rk3568_pc:samples/subsys/shell/shell_module/sample.shell.shell_module.minimal ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.minimal
roc_rk3568_pc:samples/subsys/testsuite/pytest/shell/sample.pytest.shell ‑ samples/subsys/testsuite/pytest/shell/sample.pytest.shell
roc_rk3568_pc:samples/subsys/tracing/sample.tracing.osawareness.openocd ‑ samples/subsys/tracing/sample.tracing.osawareness.openocd
roc_rk3568_pc:samples/subsys/tracing/sample.tracing.user ‑ samples/subsys/tracing/sample.tracing.user
roc_rk3568_pc:samples/subsys/zbus/benchmark/sample.zbus.benchmark_async ‑ samples/subsys/zbus/benchmark/sample.zbus.benchmark_async
roc_rk3568_pc:samples/subsys/zbus/benchmark/sample.zbus.benchmark_sync ‑ samples/subsys/zbus/benchmark/sample.zbus.benchmark_sync
roc_rk3568_pc:samples/subsys/zbus/confirmed_channel/sample.zbus.confirmed_message ‑ samples/subsys/zbus/confirmed_channel/sample.zbus.confirmed_message
roc_rk3568_pc:samples/subsys/zbus/dyn_channel/sample.zbus.dyn_channel ‑ samples/subsys/zbus/dyn_channel/sample.zbus.dyn_channel
roc_rk3568_pc:samples/subsys/zbus/hello_world/sample.zbus.hello_world ‑ samples/subsys/zbus/hello_world/sample.zbus.hello_world
roc_rk3568_pc:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic
roc_rk3568_pc:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static
roc_rk3568_pc:samples/subsys/zbus/runtime_obs_registration/sample.zbus.runtime_os_registration ‑ samples/subsys/zbus/runtime_obs_registration/sample.zbus.runtime_os_registration
roc_rk3568_pc:samples/subsys/zbus/work_queue/sample.zbus.work_queue ‑ samples/subsys/zbus/work_queue/sample.zbus.work_queue
roc_rk3568_pc:samples/synchronization/sample.kernel.synchronization ‑ samples/synchronization/sample.kernel.synchronization
roc_rk3568_pc:samples/userspace/hello_world_user/sample.helloworld ‑ samples/userspace/hello_world_user/sample.helloworld
roc_rk3568_pc:samples/userspace/prod_consumer/sample.userspace.prod_consumer ‑ samples/userspace/prod_consumer/sample.userspace.prod_consumer
roc_rk3568_pc:samples/userspace/shared_mem/sample.kernel.memory_protection.shared_mem ‑ samples/userspace/shared_mem/sample.kernel.memory_protection.shared_mem
roc_rk3568_pc:tests/application_development/gen_inc_file/buildsystem.include_file ‑ tests/application_development/gen_inc_file/buildsystem.include_file
roc_rk3568_pc:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_equal_vm ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_equal_vm
roc_rk3568_pc:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_equal_vm.picolibc ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_equal_vm.picolibc
roc_rk3568_pc:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_high_vm ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_high_vm
roc_rk3568_pc:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_high_vm.picolibc ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_high_vm.picolibc
roc_rk3568_pc:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_low_vm ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_low_vm
roc_rk3568_pc:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_low_vm.picolibc ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_low_vm.picolibc
roc_rk3568_pc:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.low_sram_high_vm ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.low_sram_high_vm
roc_rk3568_pc:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.low_sram_high_vm.picolibc ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.low_sram_high_vm.picolibc
roc_rk3568_pc:tests/benchmarks/app_kernel/benchmark.kernel.application ‑ tests/benchmarks/app_kernel/benchmark.kernel.application
roc_rk3568_pc:tests/benchmarks/app_kernel/benchmark.kernel.application.user ‑ tests/benchmarks/app_kernel/benchmark.kernel.application.user
roc_rk3568_pc:tests/benchmarks/data_structure_perf/dlist_perf/benchmark.data_structure_perf.dlist ‑ tests/benchmarks/data_structure_perf/dlist_perf/benchmark.data_structure_perf.dlist
roc_rk3568_pc:tests/benchmarks/data_structure_perf/rbtree_perf/benchmark.data_structure_perf.rbtree ‑ tests/benchmarks/data_structure_perf/rbtree_perf/benchmark.data_structure_perf.rbtree
roc_rk3568_pc:tests/benchmarks/footprints/benchmark.kernel.footprints.default ‑ tests/benchmarks/footprints/benchmark.kernel.footprints.default
roc_rk3568_pc:tests/benchmarks/footprints/benchmark.kernel.footprints.pm ‑ tests/benchmarks/footprints/benchmark.kernel.footprints.pm
roc_rk3568_pc:tests/benchmarks/latency_measure/benchmark.kernel.latency ‑ tests/benchmarks/latency_measure/benchmark.kernel.latency
roc_rk3568_pc:tests/benchmarks/latency_measure/benchmark.user.latency ‑ tests/benchmarks/latency_measure/benchmark.user.latency
roc_rk3568_pc:tests/benchmarks/sched/benchmark.kernel.scheduler ‑ tests/benchmarks/sched/benchmark.kernel.scheduler
roc_rk3568_pc:tests/benchmarks/sched_userspace/benchmark.kernel.scheduler_userspace ‑ tests/benchmarks/sched_userspace/benchmark.kernel.scheduler_userspace
roc_rk3568_pc:tests/benchmarks/sys_kernel/benchmark.kernel.core ‑ tests/benchmarks/sys_kernel/benchmark.kernel.core
roc_rk3568_pc:tests/crypto/mbedtls/crypto.mbedtls ‑ tests/crypto/mbedtls/crypto.mbedtls
roc_rk3568_pc:tests/crypto/rand32/crypto.rand32 ‑ tests/crypto/rand32/crypto.rand32
roc_rk3568_pc:tests/crypto/rand32/crypto.rand32.random_sw_systimer ‑ tests/crypto/rand32/crypto.rand32.random_sw_systimer
roc_rk3568_pc:tests/crypto/tinycrypt/crypto.tinycrypt ‑ tests/crypto/tinycrypt/crypto.tinycrypt
roc_rk3568_pc:tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt.hmac_prng ‑ tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt.hmac_prng
roc_rk3568_pc:tests/drivers/build_all/display/drivers.display.ili9342c.build ‑ tests/drivers/build_all/display/drivers.display.ili9342c.build
roc_rk3568_pc:tests/drivers/build_all/led/drivers.led.build ‑ tests/drivers/build_all/led/drivers.led.build
roc_rk3568_pc:tests/drivers/can/shell/drivers.can.shell ‑ tests/drivers/can/shell/drivers.can.shell
roc_rk3568_pc:tests/drivers/console/drivers.console.uart ‑ tests/drivers/console/drivers.console.uart
roc_rk3568_pc:tests/drivers/coredump/coredump_api/debug.coredump.drivers.api ‑ tests/drivers/coredump/coredump_api/debug.coredump.drivers.api
roc_rk3568_pc:tests/drivers/eeprom/shell/drivers.eeprom.shell ‑ tests/drivers/eeprom/shell/drivers.eeprom.shell
roc_rk3568_pc:tests/drivers/gnss/gnss_nmea0183/drivers.gnss.gnss_nmea0183 ‑ tests/drivers/gnss/gnss_nmea0183/drivers.gnss.gnss_nmea0183
roc_rk3568_pc:tests/drivers/gnss/gnss_parse/drivers.gnss.gnss_parse ‑ tests/drivers/gnss/gnss_parse/drivers.gnss.gnss_parse
roc_rk3568_pc:tests/drivers/hwinfo/api/drivers.hwinfo.api ‑ tests/drivers/hwinfo/api/drivers.hwinfo.api
roc_rk3568_pc:tests/drivers/ipm/drivers.ipc.mailbox ‑ tests/drivers/ipm/drivers.ipc.mailbox
roc_rk3568_pc:tests/drivers/sensor/generic/drivers.sensor.generic ‑ tests/drivers/sensor/generic/drivers.sensor.generic
roc_rk3568_pc:tests/drivers/sensor/generic/drivers.sensor.generic.fpu ‑ tests/drivers/sensor/generic/drivers.sensor.generic.fpu
roc_rk3568_pc:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api
roc_rk3568_pc:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.poll ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.poll
roc_rk3568_pc:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.shell ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.shell
roc_rk3568_pc:tests/kconfig/configdefault/kconfig.configdefault ‑ tests/kconfig/configdefault/kconfig.configdefault
roc_rk3568_pc:tests/kernel/cache/kernel.cache.api ‑ tests/kernel/cache/kernel.cache.api
roc_rk3568_pc:tests/kernel/cache/kernel.cache.api.minimallibc ‑ tests/kernel/cache/kernel.cache.api.minimallibc
roc_rk3568_pc:tests/kernel/common/kernel.common ‑ tests/kernel/common/kernel.common
roc_rk3568_pc:tests/kernel/common/kernel.common.minimallibc ‑ tests/kernel/common/kernel.common.minimallibc
roc_rk3568_pc:tests/kernel/common/kernel.common.misra ‑ tests/kernel/common/kernel.common.misra
roc_rk3568_pc:tests/kernel/common/kernel.common.nano32 ‑ tests/kernel/common/kernel.common.nano32
roc_rk3568_pc:tests/kernel/common/kernel.common.nano64 ‑ tests/kernel/common/kernel.common.nano64
roc_rk3568_pc:tests/kernel/common/kernel.common.picolibc ‑ tests/kernel/common/kernel.common.picolibc
roc_rk3568_pc:tests/kernel/common/kernel.common.tls ‑ tests/kernel/common/kernel.common.tls
roc_rk3568_pc:tests/kernel/condvar/condvar_api/kernel.condvar ‑ tests/kernel/condvar/condvar_api/kernel.condvar
roc_rk3568_pc:tests/kernel/context/kernel.context ‑ tests/kernel/context/kernel.context
roc_rk3568_pc:tests/kernel/context/kernel.context.minimallibc ‑ tests/kernel/context/kernel.context.minimallibc
roc_rk3568_pc:tests/kernel/device/kernel.device ‑ tests/kernel/device/kernel.device
roc_rk3568_pc:tests/kernel/device/kernel.device.minimallibc ‑ tests/kernel/device/kernel.device.minimallibc
roc_rk3568_pc:tests/kernel/device/kernel.device.pm ‑ tests/kernel/device/kernel.device.pm
roc_rk3568_pc:tests/kernel/early_sleep/kernel.common.sleep ‑ tests/kernel/early_sleep/kernel.common.sleep
roc_rk3568_pc:tests/kernel/early_sleep/kernel.common.sleep.minimallibc ‑ tests/kernel/early_sleep/kernel.common.sleep.minimallibc
roc_rk3568_pc:tests/kernel/events/event_api/kernel.events ‑ tests/kernel/events/event_api/kernel.events
roc_rk3568_pc:tests/kernel/events/sys_event/kernel.events.usage ‑ tests/kernel/events/sys_event/kernel.events.usage
roc_rk3568_pc:tests/kernel/fatal/exception/kernel.common.stack_sentinel ‑ tests/kernel/fatal/exception/kernel.common.stack_sentinel
roc_rk3568_pc:tests/kernel/fatal/message_capture/kernel.logging.message_capture ‑ tests/kernel/fatal/message_capture/kernel.logging.message_capture
roc_rk3568_pc:tests/kernel/fifo/fifo_api/kernel.fifo ‑ tests/kernel/fifo/fifo_api/kernel.fifo
roc_rk3568_pc:tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout ‑ tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout
roc_rk3568_pc:tests/kernel/fifo/fifo_usage/kernel.fifo.usage ‑ tests/kernel/fifo/fifo_usage/kernel.fifo.usage
roc_rk3568_pc:tests/kernel/fpu_sharing/generic/kernel.fpu_sharing.generic.arm64 ‑ tests/kernel/fpu_sharing/generic/kernel.fpu_sharing.generic.arm64
roc_rk3568_pc:tests/kernel/interrupt/arch.interrupt ‑ tests/kernel/interrupt/arch.interrupt
roc_rk3568_pc:tests/kernel/interrupt/arch.interrupt.minimallibc ‑ tests/kernel/interrupt/arch.interrupt.minimallibc
roc_rk3568_pc:tests/kernel/interrupt/arch.shared_interrupt ‑ tests/kernel/interrupt/arch.shared_interrupt
roc_rk3568_pc:tests/kernel/lifo/lifo_api/kernel.lifo ‑ tests/kernel/lifo/lifo_api/kernel.lifo
roc_rk3568_pc:tests/kernel/lifo/lifo_usage/kernel.lifo.usage ‑ tests/kernel/lifo/lifo_usage/kernel.lifo.usage
roc_rk3568_pc:tests/kernel/mbox/mbox_api/kernel.mailbox.api ‑ tests/kernel/mbox/mbox_api/kernel.mailbox.api
roc_rk3568_pc:tests/kernel/mbox/mbox_usage/kernel.mailbox.usage ‑ tests/kernel/mbox/mbox_usage/kernel.mailbox.usage
roc_rk3568_pc:tests/kernel/mem_heap/k_heap_api/kernel.k_heap_api ‑ tests/kernel/mem_heap/k_heap_api/kernel.k_heap_api
roc_rk3568_pc:tests/kernel/mem_heap/mheap_api_concept/kernel.memory_heap ‑ tests/kernel/mem_heap/mheap_api_concept/kernel.memory_heap
roc_rk3568_pc:tests/kernel/mem_protect/futex/kernel.futex ‑ tests/kernel/mem_protect/futex/kernel.futex
roc_rk3568_pc:tests/kernel/mem_protect/mem_map/kernel.memory_protection.mem_map ‑ tests/kernel/mem_protect/mem_map/kernel.memory_protection.mem_map
roc_rk3568_pc:tests/kernel/mem_protect/mem_protect/kernel.memory_protection ‑ tests/kernel/mem_protect/mem_protect/kernel.memory_protection
roc_rk3568_pc:tests/kernel/mem_protect/obj_validation/kernel.memory_protection.obj_validation ‑ tests/kernel/mem_protect/obj_validation/kernel.memory_protection.obj_validation
roc_rk3568_pc:tests/kernel/mem_protect/protection/kernel.memory_protection.protection ‑ tests/kernel/mem_protect/protection/kernel.memory_protection.protection
roc_rk3568_pc:tests/kernel/mem_protect/stack_random/kernel.memory_protection.stack_random ‑ tests/kernel/mem_protect/stack_random/kernel.memory_protection.stack_random
roc_rk3568_pc:tests/kernel/mem_protect/stackprot/kernel.memory_protection.stackprot ‑ tests/kernel/mem_protect/stackprot/kernel.memory_protection.stackprot
roc_rk3568_pc:tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem ‑ tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem
roc_rk3568_pc:tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem.nouser ‑ tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem.nouser
roc_rk3568_pc:tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls ‑ tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls
roc_rk3568_pc:tests/kernel/mem_protect/userspace/kernel.memory_protection.userspace ‑ tests/kernel/mem_protect/userspace/kernel.memory_protection.userspace
roc_rk3568_pc:tests/kernel/mem_slab/mslab/kernel.memory_slabs ‑ tests/kernel/mem_slab/mslab/kernel.memory_slabs
roc_rk3568_pc:tests/kernel/mem_slab/mslab_api/kernel.memory_slabs.api ‑ tests/kernel/mem_slab/mslab_api/kernel.memory_slabs.api
roc_rk3568_pc:tests/kernel/mem_slab/mslab_concept/kernel.memory_slabs.concept ‑ tests/kernel/mem_slab/mslab_concept/kernel.memory_slabs.concept
roc_rk3568_pc:tests/kernel/mem_slab/mslab_stats/kernel.memory_slabs.stats ‑ tests/kernel/mem_slab/mslab_stats/kernel.memory_slabs.stats
roc_rk3568_pc:tests/kernel/mem_slab/mslab_threadsafe/kernel.memory_slabs.threadsafe ‑ tests/kernel/mem_slab/mslab_threadsafe/kernel.memory_slabs.threadsafe
roc_rk3568_pc:tests/kernel/msgq/msgq_api/kernel.message_queue ‑ tests/kernel/msgq/msgq_api/kernel.message_queue
roc_rk3568_pc:tests/kernel/msgq/msgq_usage/kernel.message_queue.usage ‑ tests/kernel/msgq/msgq_usage/kernel.message_queue.usage
roc_rk3568_pc:tests/kernel/mutex/mutex_api/kernel.mutex ‑ tests/kernel/mutex/mutex_api/kernel.mutex
roc_rk3568_pc:tests/kernel/mutex/mutex_error_case/kernel.mutex.error ‑ tests/kernel/mutex/mutex_error_case/kernel.mutex.error
roc_rk3568_pc:tests/kernel/mutex/sys_mutex/kernel.mutex.system ‑ tests/kernel/mutex/sys_mutex/kernel.mutex.system
roc_rk3568_pc:tests/kernel/mutex/sys_mutex/kernel.mutex.system.nouser ‑ tests/kernel/mutex/sys_mutex/kernel.mutex.system.nouser
roc_rk3568_pc:tests/kernel/obj_core/obj_core/kernel.obj_core ‑ tests/kernel/obj_core/obj_core/kernel.obj_core
roc_rk3568_pc:tests/kernel/obj_core/obj_core_stats/kernel.obj_core.stats ‑ tests/kernel/obj_core/obj_core_stats/kernel.obj_core.stats
roc_rk3568_pc:tests/kernel/obj_core/obj_core_stats_api/kernel.obj_core.stats.api ‑ tests/kernel/obj_core/obj_core_stats_api/kernel.obj_core.stats.api
roc_rk3568_pc:tests/kernel/obj_tracking/kernel.objects.tracking ‑ tests/kernel/obj_tracking/kernel.objects.tracking
roc_rk3568_pc:tests/kernel/obj_tracking/kernel.objects.tracking.minimallibc ‑ tests/kernel/obj_tracking/kernel.objects.tracking.minimallibc
roc_rk3568_pc:tests/kernel/pending/kernel.objects ‑ tests/kernel/pending/kernel.objects
roc_rk3568_pc:tests/kernel/pending/kernel.objects.minimallibc ‑ tests/kernel/pending/kernel.objects.minimallibc
roc_rk3568_pc:tests/kernel/pipe/pipe/kernel.pipe ‑ tests/kernel/pipe/pipe/kernel.pipe
roc_rk3568_pc:tests/kernel/pipe/pipe_api/kernel.pipe.api ‑ tests/kernel/pipe/pipe_api/kernel.pipe.api
roc_rk3568_pc:tests/kernel/poll/kernel.poll ‑ tests/kernel/poll/kernel.poll
roc_rk3568_pc:tests/kernel/poll/kernel.poll.minimallibc ‑ tests/kernel/poll/kernel.poll.minimallibc
roc_rk3568_pc:tests/kernel/profiling/profiling_api/kernel.common.profiling ‑ tests/kernel/profiling/profiling_api/kernel.common.profiling
roc_rk3568_pc:tests/kernel/queue/kernel.queue ‑ tests/kernel/queue/kernel.queue
roc_rk3568_pc:tests/kernel/queue/kernel.queue.minimallibc ‑ tests/kernel/queue/kernel.queue.minimallibc
roc_rk3568_pc:tests/kernel/sched/deadline/kernel.scheduler.deadline ‑ tests/kernel/sched/deadline/kernel.scheduler.deadline
roc_rk3568_pc:tests/kernel/sched/metairq/kernel.scheduler.metairq ‑ tests/kernel/sched/metairq/kernel.scheduler.metairq
roc_rk3568_pc:tests/kernel/sched/preempt/kernel.scheduler.preempt ‑ tests/kernel/sched/preempt/kernel.scheduler.preempt
roc_rk3568_pc:tests/kernel/sched/schedule_api/kernel.scheduler ‑ tests/kernel/sched/schedule_api/kernel.scheduler
roc_rk3568_pc:tests/kernel/sched/schedule_api/kernel.scheduler.dumb_no_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.dumb_no_timeslicing
roc_rk3568_pc:tests/kernel/sched/schedule_api/kernel.scheduler.dumb_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.dumb_timeslicing
roc_rk3568_pc:tests/kernel/sched/schedule_api/kernel.scheduler.multiq ‑ tests/kernel/sched/schedule_api/kernel.scheduler.multiq
roc_rk3568_pc:tests/kernel/sched/schedule_api/kernel.scheduler.multiq_no_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.multiq_no_timeslicing
roc_rk3568_pc:tests/kernel/sched/schedule_api/kernel.scheduler.no_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.no_timeslicing
roc_rk3568_pc:tests/kernel/sched/schedule_api/kernel.scheduler.slice_perthread ‑ tests/kernel/sched/schedule_api/kernel.scheduler.slice_perthread
roc_rk3568_pc:tests/kernel/semaphore/semaphore/kernel.semaphore ‑ tests/kernel/semaphore/semaphore/kernel.semaphore
roc_rk3568_pc:tests/kernel/semaphore/sys_sem/kernel.semaphore.usage ‑ tests/kernel/semaphore/sys_sem/kernel.semaphore.usage
roc_rk3568_pc:tests/kernel/sleep/kernel.common.timing ‑ tests/kernel/sleep/kernel.common.timing
roc_rk3568_pc:tests/kernel/sleep/kernel.common.timing.minimallibc ‑ tests/kernel/sleep/kernel.common.timing.minimallibc
roc_rk3568_pc:tests/kernel/stack/stack/kernel.stack.usage ‑ tests/kernel/stack/stack/kernel.stack.usage
roc_rk3568_pc:tests/kernel/threads/dynamic_thread/kernel.threads.dynamic ‑ tests/kernel/threads/dynamic_thread/kernel.threads.dynamic
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc: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
roc_rk3568_pc:tests/kernel/threads/thread_apis/kernel.threads.apis ‑ tests/kernel/threads/thread_apis/kernel.threads.apis
roc_rk3568_pc:tests/kernel/threads/thread_error_case/kernel.threads.error.case ‑ tests/kernel/threads/thread_error_case/kernel.threads.error.case
roc_rk3568_pc:tests/kernel/threads/thread_init/kernel.threads.init ‑ tests/kernel/threads/thread_init/kernel.threads.init
roc_rk3568_pc:tests/kernel/threads/thread_stack/kernel.threads.thread_stack ‑ tests/kernel/threads/thread_stack/kernel.threads.thread_stack
roc_rk3568_pc:tests/kernel/threads/tls/kernel.threads.tls ‑ tests/kernel/threads/tls/kernel.threads.tls
roc_rk3568_pc:tests/kernel/threads/tls/kernel.threads.tls.userspace ‑ tests/kernel/threads/tls/kernel.threads.tls.userspace
roc_rk3568_pc:tests/kernel/tickless/tickless_concept/kernel.tickless.concept ‑ tests/kernel/tickless/tickless_concept/kernel.tickless.concept
roc_rk3568_pc:tests/kernel/timer/cycle64/kernel.timer.cycle64 ‑ tests/kernel/timer/cycle64/kernel.timer.cycle64
roc_rk3568_pc:tests/kernel/timer/starve/kernel.timer.starve ‑ tests/kernel/timer/starve/kernel.timer.starve
roc_rk3568_pc:tests/kernel/timer/timepoints/kernel.timer.timepoints ‑ tests/kernel/timer/timepoints/kernel.timer.timepoints
roc_rk3568_pc:tests/kernel/timer/timer_api/kernel.timer ‑ tests/kernel/timer/timer_api/kernel.timer
roc_rk3568_pc:tests/kernel/timer/timer_api/kernel.timer.tickless ‑ tests/kernel/timer/timer_api/kernel.timer.tickless
roc_rk3568_pc:tests/kernel/timer/timer_behavior/kernel.timer.timer ‑ tests/kernel/timer/timer_behavior/kernel.timer.timer
roc_rk3568_pc:tests/kernel/timer/timer_error_case/kernel.timer.error_case ‑ tests/kernel/timer/timer_error_case/kernel.timer.error_case
roc_rk3568_pc:tests/kernel/timer/timer_monotonic/kernel.timer.monotonic ‑ tests/kernel/timer/timer_monotonic/kernel.timer.monotonic
roc_rk3568_pc:tests/kernel/usage/thread_runtime_stats/kernel.usage ‑ tests/kernel/usage/thread_runtime_stats/kernel.usage
roc_rk3568_pc:tests/kernel/workq/critical/kernel.workqueue.critical ‑ tests/kernel/workq/critical/kernel.workqueue.critical
roc_rk3568_pc:tests/kernel/workq/user_work/kernel.workqueue.user ‑ tests/kernel/workq/user_work/kernel.workqueue.user
roc_rk3568_pc:tests/kernel/workq/work/kernel.workqueue.api ‑ tests/kernel/workq/work/kernel.workqueue.api
roc_rk3568_pc:tests/kernel/workq/work_queue/kernel.workqueue ‑ tests/kernel/workq/work_queue/kernel.workqueue
roc_rk3568_pc:tests/lib/c_lib/libraries.libc ‑ tests/lib/c_lib/libraries.libc
roc_rk3568_pc:tests/lib/c_lib/libraries.libc.minimal.no_strerror_table ‑ tests/lib/c_lib/libraries.libc.minimal.no_strerror_table
roc_rk3568_pc:tests/lib/c_lib/libraries.libc.minimal.strerror_table ‑ tests/lib/c_lib/libraries.libc.minimal.strerror_table
roc_rk3568_pc:tests/lib/c_lib/libraries.libc.newlib ‑ tests/lib/c_lib/libraries.libc.newlib
roc_rk3568_pc:tests/lib/c_lib/libraries.libc.newlib_nano ‑ tests/lib/c_lib/libraries.libc.newlib_nano
roc_rk3568_pc:tests/lib/c_lib/libraries.libc.picolibc ‑ tests/lib/c_lib/libraries.libc.picolibc
roc_rk3568_pc:tests/lib/c_lib/libraries.libc.picolibc.module ‑ tests/lib/c_lib/libraries.libc.picolibc.module
roc_rk3568_pc:tests/lib/c_lib/libraries.libc.picolibc.notls ‑ tests/lib/c_lib/libraries.libc.picolibc.notls
roc_rk3568_pc:tests/lib/cbprintf_fp/libraries.cbprintf.fp.fprintf ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.fprintf
roc_rk3568_pc:tests/lib/cbprintf_fp/libraries.cbprintf.fp.fprintfcb ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.fprintfcb
roc_rk3568_pc:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf
roc_rk3568_pc:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf.picolibc ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf.picolibc
roc_rk3568_pc:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf_nl ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf_nl
roc_rk3568_pc:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb
roc_rk3568_pc:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb.picolibc ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb.picolibc
roc_rk3568_pc:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb_nl ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb_nl
roc_rk3568_pc:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printk ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printk
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.cpp14 ‑ tests/lib/cpp/cxx/cpp.main.cpp14
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.cpp17 ‑ tests/lib/cpp/cxx/cpp.main.cpp17
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.cpp20 ‑ tests/lib/cpp/cxx/cpp.main.cpp20
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.cpp2A ‑ tests/lib/cpp/cxx/cpp.main.cpp2A
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.cpp2B ‑ tests/lib/cpp/cxx/cpp.main.cpp2B
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.cpp98 ‑ tests/lib/cpp/cxx/cpp.main.cpp98
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.minimal ‑ tests/lib/cpp/cxx/cpp.main.minimal
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.newlib ‑ tests/lib/cpp/cxx/cpp.main.newlib
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.newlib_nano ‑ tests/lib/cpp/cxx/cpp.main.newlib_nano
roc_rk3568_pc:tests/lib/cpp/cxx/cpp.main.picolibc ‑ tests/lib/cpp/cxx/cpp.main.picolibc
roc_rk3568_pc:tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.newlib ‑ tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.newlib
roc_rk3568_pc:tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.newlib_nano ‑ tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.newlib_nano
roc_rk3568_pc:tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.picolibc ‑ tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.picolibc
roc_rk3568_pc:tests/lib/devicetree/api_ext/libraries.devicetree.api_ext ‑ tests/lib/devicetree/api_ext/libraries.devicetree.api_ext
roc_rk3568_pc:tests/lib/devicetree/devices/libraries.devicetree.devices ‑ tests/lib/devicetree/devices/libraries.devicetree.devices
roc_rk3568_pc:tests/lib/fdtable/libraries.fdtable ‑ tests/lib/fdtable/libraries.fdtable
roc_rk3568_pc:tests/lib/hash_function/libraries.hash_function.djb2 ‑ tests/lib/hash_function/libraries.hash_function.djb2
roc_rk3568_pc:tests/lib/hash_function/libraries.hash_function.identity ‑ tests/lib/hash_function/libraries.hash_function.identity
roc_rk3568_pc:tests/lib/hash_map/libraries.hash_map.cxx.djb2 ‑ tests/lib/hash_map/libraries.hash_map.cxx.djb2
roc_rk3568_pc:tests/lib/hash_map/libraries.hash_map.open_addressing.djb2 ‑ tests/lib/hash_map/libraries.hash_map.open_addressing.djb2
roc_rk3568_pc:tests/lib/hash_map/libraries.hash_map.separate_chaining.djb2 ‑ tests/lib/hash_map/libraries.hash_map.separate_chaining.djb2
roc_rk3568_pc:tests/lib/heap/libraries.heap ‑ tests/lib/heap/libraries.heap
roc_rk3568_pc:tests/lib/heap_align/libraries.heap_align ‑ tests/lib/heap_align/libraries.heap_align
roc_rk3568_pc:tests/lib/json/libraries.encoding.json ‑ tests/lib/json/libraries.encoding.json
roc_rk3568_pc:tests/lib/linear_range/libraries.linear_range ‑ tests/lib/linear_range/libraries.linear_range
roc_rk3568_pc:tests/lib/mem_alloc/libraries.libc.minimal.mem_alloc ‑ tests/lib/mem_alloc/libraries.libc.minimal.mem_alloc
roc_rk3568_pc:tests/lib/mem_alloc/libraries.libc.minimal.mem_alloc_negative_testing ‑ tests/lib/mem_alloc/libraries.libc.minimal.mem_alloc_negative_testing
roc_rk3568_pc:tests/lib/mem_alloc/libraries.libc.newlib.mem_alloc ‑ tests/lib/mem_alloc/libraries.libc.newlib.mem_alloc
roc_rk3568_pc:tests/lib/mem_alloc/libraries.libc.newlib_nano.mem_alloc ‑ tests/lib/mem_alloc/libraries.libc.newlib_nano.mem_alloc
roc_rk3568_pc:tests/lib/mem_alloc/libraries.libc.picolibc.mem_alloc ‑ tests/lib/mem_alloc/libraries.libc.picolibc.mem_alloc
roc_rk3568_pc:tests/lib/mem_blocks/libraries.mem_blocks ‑ tests/lib/mem_blocks/libraries.mem_blocks
roc_rk3568_pc:tests/lib/mem_blocks_stats/libraries.mem_blocks.stats ‑ tests/lib/mem_blocks_stats/libraries.mem_blocks.stats
roc_rk3568_pc:tests/lib/newlib/heap_listener/libraries.libc.newlib.heap_listener ‑ tests/lib/newlib/heap_listener/libraries.libc.newlib.heap_listener
roc_rk3568_pc:tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety
roc_rk3568_pc:tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.stress ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.stress
roc_rk3568_pc:tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.userspace ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.userspace
roc_rk3568_pc:tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.userspace.stress ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.userspace.stress
roc_rk3568_pc:tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety
roc_rk3568_pc:tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.stress ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.stress
roc_rk3568_pc:tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.userspace ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.userspace
roc_rk3568_pc:tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.userspace.stress ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.userspace.stress
roc_rk3568_pc:tests/lib/notify/libraries.data_structures ‑ tests/lib/notify/libraries.data_structures
roc_rk3568_pc:tests/lib/onoff/libraries.onoff ‑ tests/lib/onoff/libraries.onoff
roc_rk3568_pc:tests/lib/p4workq/libraries.p4wq ‑ tests/lib/p4workq/libraries.p4wq
roc_rk3568_pc:tests/lib/ringbuffer/libraries.ring_buffer ‑ tests/lib/ringbuffer/libraries.ring_buffer
roc_rk3568_pc:tests/lib/smf/libraries.smf.flat ‑ tests/lib/smf/libraries.smf.flat
roc_rk3568_pc:tests/lib/smf/libraries.smf.hierarchical ‑ tests/lib/smf/libraries.smf.hierarchical
roc_rk3568_pc:tests/lib/sprintf/libraries.libc.picolibc.sprintf ‑ tests/lib/sprintf/libraries.libc.picolibc.sprintf
roc_rk3568_pc:tests/lib/sprintf/libraries.libc.picolibc.sprintf_inexact ‑ tests/lib/sprintf/libraries.libc.picolibc.sprintf_inexact
roc_rk3568_pc:tests/lib/sprintf/libraries.libc.picolibc.sprintf_new ‑ tests/lib/sprintf/libraries.libc.picolibc.sprintf_new
roc_rk3568_pc:tests/lib/sprintf/libraries.libc.sprintf ‑ tests/lib/sprintf/libraries.libc.sprintf
roc_rk3568_pc:tests/lib/sprintf/libraries.libc.sprintf_new ‑ tests/lib/sprintf/libraries.libc.sprintf_new
roc_rk3568_pc:tests/lib/spsc_pbuf/libraries.spsc_pbuf ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf
roc_rk3568_pc:tests/lib/spsc_pbuf/libraries.spsc_pbuf.cache ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf.cache
roc_rk3568_pc:tests/lib/spsc_pbuf/libraries.spsc_pbuf.nocache. ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf.nocache.
roc_rk3568_pc:tests/lib/spsc_pbuf/libraries.spsc_pbuf.utilization ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf.utilization
roc_rk3568_pc:tests/lib/sys_util/libraries.sys_util ‑ tests/lib/sys_util/libraries.sys_util
roc_rk3568_pc:tests/lib/time/libraries.libc.time ‑ tests/lib/time/libraries.libc.time
roc_rk3568_pc:tests/misc/iterable_sections/linker.iterable_sections ‑ tests/misc/iterable_sections/linker.iterable_sections
roc_rk3568_pc:tests/misc/print_format/printk.format ‑ tests/misc/print_format/printk.format
roc_rk3568_pc:tests/misc/print_format/printk.format.picolibc ‑ tests/misc/print_format/printk.format.picolibc
roc_rk3568_pc:tests/misc/print_format/printk.format_newlib ‑ tests/misc/print_format/printk.format_newlib
roc_rk3568_pc:tests/misc/test_build/buildsystem.debug.build ‑ tests/misc/test_build/buildsystem.debug.build
roc_rk3568_pc:tests/misc/test_build/buildsystem.kconfig.utf8_in_values ‑ tests/misc/test_build/buildsystem.kconfig.utf8_in_values
roc_rk3568_pc:tests/modules/nanopb/libraries.nanopb ‑ tests/modules/nanopb/libraries.nanopb
roc_rk3568_pc:tests/posix/common/portability.posix.common ‑ tests/posix/common/portability.posix.common
roc_rk3568_pc:tests/posix/common/portability.posix.common.dynamic_stack ‑ tests/posix/common/portability.posix.common.dynamic_stack
roc_rk3568_pc:tests/posix/common/portability.posix.common.newlib ‑ tests/posix/common/portability.posix.common.newlib
roc_rk3568_pc:tests/posix/common/portability.posix.common.no_spin_validate ‑ tests/posix/common/portability.posix.common.no_spin_validate
roc_rk3568_pc:tests/posix/common/portability.posix.common.picolibc ‑ tests/posix/common/portability.posix.common.picolibc
roc_rk3568_pc:tests/posix/common/portability.posix.common.signal.big_nsig ‑ tests/posix/common/portability.posix.common.signal.big_nsig
roc_rk3568_pc:tests/posix/common/portability.posix.common.signal.strsignal_no_desc ‑ tests/posix/common/portability.posix.common.signal.strsignal_no_desc
roc_rk3568_pc:tests/posix/common/portability.posix.common.tls ‑ tests/posix/common/portability.posix.common.tls
roc_rk3568_pc:tests/posix/common/portability.posix.common.tls.newlib ‑ tests/posix/common/portability.posix.common.tls.newlib
roc_rk3568_pc:tests/posix/eventfd/portability.posix.eventfd ‑ tests/posix/eventfd/portability.posix.eventfd
roc_rk3568_pc:tests/posix/fs/portability.posix.fs ‑ tests/posix/fs/portability.posix.fs
roc_rk3568_pc:tests/posix/fs/portability.posix.fs.newlib ‑ tests/posix/fs/portability.posix.fs.newlib
roc_rk3568_pc:tests/posix/fs/portability.posix.fs.picolibc ‑ tests/posix/fs/portability.posix.fs.picolibc
roc_rk3568_pc:tests/posix/fs/portability.posix.fs.tls ‑ tests/posix/fs/portability.posix.fs.tls
roc_rk3568_pc:tests/posix/fs/portability.posix.fs.tls.newlib ‑ tests/posix/fs/portability.posix.fs.tls.newlib
roc_rk3568_pc:tests/posix/fs/portability.posix.fs.tls.picolibc ‑ tests/posix/fs/portability.posix.fs.tls.picolibc
roc_rk3568_pc:tests/posix/getopt/portability.posix.getopt ‑ tests/posix/getopt/portability.posix.getopt
roc_rk3568_pc:tests/posix/getopt/portability.posix.getopt.logger ‑ tests/posix/getopt/portability.posix.getopt.logger
roc_rk3568_pc:tests/posix/getopt/portability.posix.getopt.newlib ‑ tests/posix/getopt/portability.posix.getopt.newlib
roc_rk3568_pc:tests/posix/getopt/portability.posix.getopt.picolibc ‑ tests/posix/getopt/portability.posix.getopt.picolibc
roc_rk3568_pc:tests/posix/pthread_pressure/portability.posix.pthread_pressure ‑ tests/posix/pthread_pressure/portability.posix.pthread_pressure
roc_rk3568_pc:tests/subsys/debug/coredump/debug.coredump.logging_backend ‑ tests/subsys/debug/coredump/debug.coredump.logging_backend
roc_rk3568_pc:tests/subsys/debug/coredump_backends/debug.coredump.backends.logging ‑ tests/subsys/debug/coredump_backends/debug.coredump.backends.logging
roc_rk3568_pc:tests/subsys/debug/coredump_backends/debug.coredump.backends.other ‑ tests/subsys/debug/coredump_backends/debug.coredump.backends.other
roc_rk3568_pc:tests/subsys/dsp/basicmath/zdsp.basicmath ‑ tests/subsys/dsp/basicmath/zdsp.basicmath
roc_rk3568_pc:tests/subsys/dsp/basicmath/zdsp.basicmath.fpu ‑ tests/subsys/dsp/basicmath/zdsp.basicmath.fpu
roc_rk3568_pc:tests/subsys/dsp/print_format/zdsp.print_format ‑ tests/subsys/dsp/print_format/zdsp.print_format
roc_rk3568_pc:tests/subsys/fs/fs_api/filesystem.api ‑ tests/subsys/fs/fs_api/filesystem.api
roc_rk3568_pc:tests/subsys/input/api/input.api.synchronous ‑ tests/subsys/input/api/input.api.synchronous
roc_rk3568_pc:tests/subsys/input/api/input.api.thread ‑ tests/subsys/input/api/input.api.thread
roc_rk3568_pc:tests/subsys/logging/log_backend_init/logging.backend.initialization ‑ tests/subsys/logging/log_backend_init/logging.backend.initialization
roc_rk3568_pc:tests/subsys/logging/log_benchmark/logging.benchmark ‑ tests/subsys/logging/log_benchmark/logging.benchmark
roc_rk3568_pc:tests/subsys/logging/log_benchmark/logging.benchmark_speed ‑ tests/subsys/logging/log_benchmark/logging.benchmark_speed
roc_rk3568_pc:tests/subsys/logging/log_cache/logging.cache ‑ tests/subsys/logging/log_cache/logging.cache
roc_rk3568_pc:tests/subsys/logging/log_core_additional/logging.async ‑ tests/subsys/logging/log_core_additional/logging.async
roc_rk3568_pc:tests/subsys/logging/log_core_additional/logging.sync ‑ tests/subsys/logging/log_core_additional/logging.sync
roc_rk3568_pc:tests/subsys/logging/log_custom_header/logging.log_custom_header ‑ tests/subsys/logging/log_custom_header/logging.log_custom_header
roc_rk3568_pc:tests/subsys/logging/log_immediate/logging.immediate ‑ tests/subsys/logging/log_immediate/logging.immediate
roc_rk3568_pc:tests/subsys/logging/log_immediate/logging.immediate.clean_output ‑ tests/subsys/logging/log_immediate/logging.immediate.clean_output
roc_rk3568_pc:tests/subsys/logging/log_link_order/logging.log_link_order ‑ tests/subsys/logging/log_link_order/logging.log_link_order
roc_rk3568_pc:tests/subsys/logging/log_links/logging.log_links ‑ tests/subsys/logging/log_links/logging.log_links
roc_rk3568_pc:tests/subsys/logging/log_output/logging.output ‑ tests/subsys/logging/log_output/logging.output
roc_rk3568_pc:tests/subsys/logging/log_output/logging.output.thread_id ‑ tests/subsys/logging/log_output/logging.output.thread_id
roc_rk3568_pc:tests/subsys/logging/log_output/logging.output.ts64 ‑ tests/subsys/logging/log_output/logging.output.ts64
roc_rk3568_pc:tests/subsys/logging/log_timestamp/logging.output.custom_timestamp ‑ tests/subsys/logging/log_timestamp/logging.output.custom_timestamp
roc_rk3568_pc:tests/subsys/logging/log_timestamp/logging.output.default_timestamp ‑ tests/subsys/logging/log_timestamp/logging.output.default_timestamp
roc_rk3568_pc:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all ‑ tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all
roc_rk3568_pc:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32 ‑ tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32
roc_rk3568_pc:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256 ‑ tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256
roc_rk3568_pc:tests/subsys/mgmt/mcumgr/smp_version/mgmt.mcumgr.smp.version ‑ tests/subsys/mgmt/mcumgr/smp_version/mgmt.mcumgr.smp.version
roc_rk3568_pc:tests/subsys/mgmt/mcumgr/smp_version/mgmt.mcumgr.smp.version_no_legacy ‑ tests/subsys/mgmt/mcumgr/smp_version/mgmt.mcumgr.smp.version_no_legacy
roc_rk3568_pc:tests/subsys/modbus/modbus.rtu.build_only ‑ tests/subsys/modbus/modbus.rtu.build_only
roc_rk3568_pc:tests/subsys/pm/device_runtime_api/pm.device_runtime.api ‑ tests/subsys/pm/device_runtime_api/pm.device_runtime.api
roc_rk3568_pc:tests/subsys/portability/cmsis_rtos_v1/portability.cmsis_rtos_v1 ‑ tests/subsys/portability/cmsis_rtos_v1/portability.cmsis_rtos_v1
roc_rk3568_pc:tests/subsys/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2 ‑ tests/subsys/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2
roc_rk3568_pc:tests/subsys/rtio/rtio_api/rtio.api.userspace ‑ tests/subsys/rtio/rtio_api/rtio.api.userspace
roc_rk3568_pc:tests/subsys/rtio/rtio_api/rtio.api.userspace.submit_sem ‑ tests/subsys/rtio/rtio_api/rtio.api.userspace.submit_sem
roc_rk3568_pc:tests/subsys/shell/shell/shell.core ‑ tests/subsys/shell/shell/shell.core
roc_rk3568_pc:tests/subsys/shell/shell/shell.min ‑ tests/subsys/shell/shell/shell.min
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_cmds ‑ tests/subsys/shell/shell/shell.min_cmds
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_cmds_all ‑ tests/subsys/shell/shell/shell.min_cmds_all
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_cmds_resize ‑ tests/subsys/shell/shell/shell.min_cmds_resize
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_cmds_select ‑ tests/subsys/shell/shell/shell.min_cmds_select
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_colors ‑ tests/subsys/shell/shell/shell.min_colors
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_help ‑ tests/subsys/shell/shell/shell.min_help
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_help_all ‑ tests/subsys/shell/shell/shell.min_help_all
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_history ‑ tests/subsys/shell/shell/shell.min_history
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_log_backend ‑ tests/subsys/shell/shell/shell.min_log_backend
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_metakeys ‑ tests/subsys/shell/shell/shell.min_metakeys
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_tab ‑ tests/subsys/shell/shell/shell.min_tab
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_tab_auto ‑ tests/subsys/shell/shell/shell.min_tab_auto
roc_rk3568_pc:tests/subsys/shell/shell/shell.min_wildcards ‑ tests/subsys/shell/shell/shell.min_wildcards
roc_rk3568_pc:tests/subsys/shell/shell_history/shell.history ‑ tests/subsys/shell/shell_history/shell.history
roc_rk3568_pc: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
roc_rk3568_pc:tests/subsys/zbus/integration/message_bus.zbus.module_interaction_no_error ‑ tests/subsys/zbus/integration/message_bus.zbus.module_interaction_no_error
roc_rk3568_pc: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
roc_rk3568_pc:tests/subsys/zbus/unittests/message_bus.zbus.hard_and_readonly_channels ‑ tests/subsys/zbus/unittests/message_bus.zbus.hard_and_readonly_channels
roc_rk3568_pc: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
roc_rk3568_pc:tests/ztest/base/testing.ztest.base.verbose_0 ‑ tests/ztest/base/testing.ztest.base.verbose_0
roc_rk3568_pc:tests/ztest/base/testing.ztest.base.verbose_0_userspace ‑ tests/ztest/base/testing.ztest.base.verbose_0_userspace
roc_rk3568_pc:tests/ztest/base/testing.ztest.base.verbose_1 ‑ tests/ztest/base/testing.ztest.base.verbose_1
roc_rk3568_pc:tests/ztest/base/testing.ztest.base.verbose_2 ‑ tests/ztest/base/testing.ztest.base.verbose_2
roc_rk3568_pc:tests/ztest/error_hook/testing.ztest.error_hook ‑ tests/ztest/error_hook/testing.ztest.error_hook
roc_rk3568_pc:tests/ztest/error_hook/testing.ztest.error_hook.no_userspace ‑ tests/ztest/error_hook/testing.ztest.error_hook.no_userspace
roc_rk3568_pc:tests/ztest/summary/testing.ztest.summary.shared_unit_test ‑ tests/ztest/summary/testing.ztest.summary.shared_unit_test
roc_rk3568_pc:tests/ztest/zexpect/testing.ztest.expect ‑ tests/ztest/zexpect/testing.ztest.expect
roc_rk3568_pc:tests/ztest/zexpect/testing.ztest.expect_cpp ‑ tests/ztest/zexpect/testing.ztest.expect_cpp
roc_rk3568_pc_smp:samples/application_development/external_lib/sample.app_dev.external_lib ‑ samples/application_development/external_lib/sample.app_dev.external_lib
roc_rk3568_pc_smp:samples/arch/smp/pi/sample.smp.pi ‑ samples/arch/smp/pi/sample.smp.pi
roc_rk3568_pc_smp:samples/arch/smp/pktqueue/sample.smp.pktqueue ‑ samples/arch/smp/pktqueue/sample.smp.pktqueue
roc_rk3568_pc_smp:samples/basic/hash_map/libraries.hash_map.minimal.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.minimal.open_addressing.djb2
roc_rk3568_pc_smp:samples/basic/hash_map/libraries.hash_map.minimal.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.minimal.separate_chaining.djb2
roc_rk3568_pc_smp:samples/basic/hash_map/libraries.hash_map.newlib.cxx_unordered_map.djb2 ‑ samples/basic/hash_map/libraries.hash_map.newlib.cxx_unordered_map.djb2
roc_rk3568_pc_smp:samples/basic/hash_map/libraries.hash_map.newlib.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.newlib.open_addressing.djb2
roc_rk3568_pc_smp:samples/basic/hash_map/libraries.hash_map.newlib.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.newlib.separate_chaining.djb2
roc_rk3568_pc_smp:samples/basic/hash_map/libraries.hash_map.picolibc.open_addressing.djb2 ‑ samples/basic/hash_map/libraries.hash_map.picolibc.open_addressing.djb2
roc_rk3568_pc_smp:samples/basic/hash_map/libraries.hash_map.picolibc.separate_chaining.djb2 ‑ samples/basic/hash_map/libraries.hash_map.picolibc.separate_chaining.djb2
roc_rk3568_pc_smp:samples/basic/sys_heap/sample.basic.sys_heap ‑ samples/basic/sys_heap/sample.basic.sys_heap
roc_rk3568_pc_smp:samples/compression/lz4/sample.compression.lz4 ‑ samples/compression/lz4/sample.compression.lz4
roc_rk3568_pc_smp:samples/cpp/cpp_synchronization/sample.cpp.synchronization ‑ samples/cpp/cpp_synchronization/sample.cpp.synchronization
roc_rk3568_pc_smp:samples/cpp/cpp_synchronization/sample.cpp.synchronization.picolibc ‑ samples/cpp/cpp_synchronization/sample.cpp.synchronization.picolibc
roc_rk3568_pc_smp:samples/drivers/crypto/sample.drivers.crypto.mbedtls ‑ samples/drivers/crypto/sample.drivers.crypto.mbedtls
roc_rk3568_pc_smp:samples/drivers/crypto/sample.drivers.crypto.tinycrypt ‑ samples/drivers/crypto/sample.drivers.crypto.tinycrypt
roc_rk3568_pc_smp:samples/drivers/uart/echo_bot/sample.drivers.uart ‑ samples/drivers/uart/echo_bot/sample.drivers.uart
roc_rk3568_pc_smp:samples/hello_world/sample.basic.helloworld ‑ samples/hello_world/sample.basic.helloworld
roc_rk3568_pc_smp:samples/kernel/condition_variables/condvar/sample.kernel.cond_var ‑ samples/kernel/condition_variables/condvar/sample.kernel.cond_var
roc_rk3568_pc_smp:samples/kernel/condition_variables/simple/sample.kernel.cond_var.simple ‑ samples/kernel/condition_variables/simple/sample.kernel.cond_var.simple
roc_rk3568_pc_smp:samples/kernel/metairq_dispatch/sample.kernel.metairq_dispatch ‑ samples/kernel/metairq_dispatch/sample.kernel.metairq_dispatch
roc_rk3568_pc_smp:samples/modules/chre/sample.modules.chre ‑ samples/modules/chre/sample.modules.chre
roc_rk3568_pc_smp:samples/modules/nanopb/sample.modules.nanopb ‑ samples/modules/nanopb/sample.modules.nanopb
roc_rk3568_pc_smp:samples/philosophers/sample.kernel.philosopher ‑ samples/philosophers/sample.kernel.philosopher
roc_rk3568_pc_smp:samples/philosophers/sample.kernel.philosopher.coop_only ‑ samples/philosophers/sample.kernel.philosopher.coop_only
roc_rk3568_pc_smp:samples/philosophers/sample.kernel.philosopher.fifos ‑ samples/philosophers/sample.kernel.philosopher.fifos
roc_rk3568_pc_smp:samples/philosophers/sample.kernel.philosopher.lifos ‑ samples/philosophers/sample.kernel.philosopher.lifos
roc_rk3568_pc_smp:samples/philosophers/sample.kernel.philosopher.preempt_only ‑ samples/philosophers/sample.kernel.philosopher.preempt_only
roc_rk3568_pc_smp:samples/philosophers/sample.kernel.philosopher.same_prio ‑ samples/philosophers/sample.kernel.philosopher.same_prio
roc_rk3568_pc_smp:samples/philosophers/sample.kernel.philosopher.semaphores ‑ samples/philosophers/sample.kernel.philosopher.semaphores
roc_rk3568_pc_smp:samples/philosophers/sample.kernel.philosopher.stacks ‑ samples/philosophers/sample.kernel.philosopher.stacks
roc_rk3568_pc_smp:samples/philosophers/sample.kernel.philosopher.static ‑ samples/philosophers/sample.kernel.philosopher.static
roc_rk3568_pc_smp:samples/posix/eventfd/sample.posix.eventfd ‑ samples/posix/eventfd/sample.posix.eventfd
roc_rk3568_pc_smp:samples/posix/uname/sample.posix.uname ‑ samples/posix/uname/sample.posix.uname
roc_rk3568_pc_smp:samples/sensor/sensor_shell/sample.sensor.shell ‑ samples/sensor/sensor_shell/sample.sensor.shell
roc_rk3568_pc_smp:samples/subsys/console/echo/sample.console.echo ‑ samples/subsys/console/echo/sample.console.echo
roc_rk3568_pc_smp:samples/subsys/console/getchar/sample.console.getchar ‑ samples/subsys/console/getchar/sample.console.getchar
roc_rk3568_pc_smp:samples/subsys/console/getline/sample.console.getline ‑ samples/subsys/console/getline/sample.console.getline
roc_rk3568_pc_smp:samples/subsys/input/input_dump/sample.input.input_dump ‑ samples/subsys/input/input_dump/sample.input.input_dump
roc_rk3568_pc_smp:samples/subsys/logging/dictionary/sample.logger.basic.dictionary ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary
roc_rk3568_pc_smp:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu
roc_rk3568_pc_smp:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu.long_double ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.fpu.long_double
roc_rk3568_pc_smp:samples/subsys/logging/dictionary/sample.logger.basic.dictionary.uart_int_frontend ‑ samples/subsys/logging/dictionary/sample.logger.basic.dictionary.uart_int_frontend
roc_rk3568_pc_smp:samples/subsys/logging/logger/sample.logger.basic ‑ samples/subsys/logging/logger/sample.logger.basic
roc_rk3568_pc_smp:samples/subsys/logging/logger/sample.logger.usermode ‑ samples/subsys/logging/logger/sample.logger.usermode
roc_rk3568_pc_smp:samples/subsys/logging/syst/sample.logger.syst.catalog.deferred ‑ samples/subsys/logging/syst/sample.logger.syst.catalog.deferred
roc_rk3568_pc_smp:samples/subsys/logging/syst/sample.logger.syst.catalog.deferred_cpp ‑ samples/subsys/logging/syst/sample.logger.syst.catalog.deferred_cpp
roc_rk3568_pc_smp:samples/subsys/logging/syst/sample.logger.syst.catalog.immediate ‑ samples/subsys/logging/syst/sample.logger.syst.catalog.immediate
roc_rk3568_pc_smp:samples/subsys/logging/syst/sample.logger.syst.catalog.immediate_cpp ‑ samples/subsys/logging/syst/sample.logger.syst.catalog.immediate_cpp
roc_rk3568_pc_smp:samples/subsys/logging/syst/sample.logger.syst.deferred ‑ samples/subsys/logging/syst/sample.logger.syst.deferred
roc_rk3568_pc_smp:samples/subsys/logging/syst/sample.logger.syst.deferred_cpp ‑ samples/subsys/logging/syst/sample.logger.syst.deferred_cpp
roc_rk3568_pc_smp:samples/subsys/logging/syst/sample.logger.syst.immediate ‑ samples/subsys/logging/syst/sample.logger.syst.immediate
roc_rk3568_pc_smp:samples/subsys/logging/syst/sample.logger.syst.immediate_cpp ‑ samples/subsys/logging/syst/sample.logger.syst.immediate_cpp
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp:samples/subsys/rtio/sensor_batch_processing/sample.rtio.sensor_batch_processing ‑ samples/subsys/rtio/sensor_batch_processing/sample.rtio.sensor_batch_processing
roc_rk3568_pc_smp:samples/subsys/shell/devmem_load/sample.devmem_load.polled ‑ samples/subsys/shell/devmem_load/sample.devmem_load.polled
roc_rk3568_pc_smp:samples/subsys/shell/devmem_load/sample.devmem_load.uart.interrupt ‑ samples/subsys/shell/devmem_load/sample.devmem_load.uart.interrupt
roc_rk3568_pc_smp:samples/subsys/shell/shell_module/sample.shell.shell_module ‑ samples/subsys/shell/shell_module/sample.shell.shell_module
roc_rk3568_pc_smp:samples/subsys/shell/shell_module/sample.shell.shell_module.getopt ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.getopt
roc_rk3568_pc_smp:samples/subsys/shell/shell_module/sample.shell.shell_module.login ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.login
roc_rk3568_pc_smp:samples/subsys/shell/shell_module/sample.shell.shell_module.minimal ‑ samples/subsys/shell/shell_module/sample.shell.shell_module.minimal
roc_rk3568_pc_smp:samples/subsys/testsuite/pytest/shell/sample.pytest.shell ‑ samples/subsys/testsuite/pytest/shell/sample.pytest.shell
roc_rk3568_pc_smp:samples/subsys/tracing/sample.tracing.osawareness.openocd ‑ samples/subsys/tracing/sample.tracing.osawareness.openocd
roc_rk3568_pc_smp:samples/subsys/tracing/sample.tracing.user ‑ samples/subsys/tracing/sample.tracing.user
roc_rk3568_pc_smp:samples/subsys/zbus/benchmark/sample.zbus.benchmark_async ‑ samples/subsys/zbus/benchmark/sample.zbus.benchmark_async

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

819 tests found (test 479 to 819)

There are 819 tests, see "Raw output" for the list of tests 479 to 819.
Raw output
roc_rk3568_pc_smp:samples/subsys/zbus/benchmark/sample.zbus.benchmark_sync ‑ samples/subsys/zbus/benchmark/sample.zbus.benchmark_sync
roc_rk3568_pc_smp:samples/subsys/zbus/confirmed_channel/sample.zbus.confirmed_message ‑ samples/subsys/zbus/confirmed_channel/sample.zbus.confirmed_message
roc_rk3568_pc_smp:samples/subsys/zbus/dyn_channel/sample.zbus.dyn_channel ‑ samples/subsys/zbus/dyn_channel/sample.zbus.dyn_channel
roc_rk3568_pc_smp:samples/subsys/zbus/hello_world/sample.zbus.hello_world ‑ samples/subsys/zbus/hello_world/sample.zbus.hello_world
roc_rk3568_pc_smp:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_dynamic
roc_rk3568_pc_smp:samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static ‑ samples/subsys/zbus/msg_subscriber/sample.zbus.msg_subscriber_static
roc_rk3568_pc_smp:samples/subsys/zbus/runtime_obs_registration/sample.zbus.runtime_os_registration ‑ samples/subsys/zbus/runtime_obs_registration/sample.zbus.runtime_os_registration
roc_rk3568_pc_smp:samples/subsys/zbus/work_queue/sample.zbus.work_queue ‑ samples/subsys/zbus/work_queue/sample.zbus.work_queue
roc_rk3568_pc_smp:samples/synchronization/sample.kernel.synchronization ‑ samples/synchronization/sample.kernel.synchronization
roc_rk3568_pc_smp:samples/userspace/hello_world_user/sample.helloworld ‑ samples/userspace/hello_world_user/sample.helloworld
roc_rk3568_pc_smp:samples/userspace/prod_consumer/sample.userspace.prod_consumer ‑ samples/userspace/prod_consumer/sample.userspace.prod_consumer
roc_rk3568_pc_smp:samples/userspace/shared_mem/sample.kernel.memory_protection.shared_mem ‑ samples/userspace/shared_mem/sample.kernel.memory_protection.shared_mem
roc_rk3568_pc_smp:tests/application_development/gen_inc_file/buildsystem.include_file ‑ tests/application_development/gen_inc_file/buildsystem.include_file
roc_rk3568_pc_smp:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_equal_vm ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_equal_vm
roc_rk3568_pc_smp:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_equal_vm.picolibc ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_equal_vm.picolibc
roc_rk3568_pc_smp:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_high_vm ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_high_vm
roc_rk3568_pc_smp:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_high_vm.picolibc ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_high_vm.picolibc
roc_rk3568_pc_smp:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_low_vm ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_low_vm
roc_rk3568_pc_smp:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_low_vm.picolibc ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.high_sram_low_vm.picolibc
roc_rk3568_pc_smp:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.low_sram_high_vm ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.low_sram_high_vm
roc_rk3568_pc_smp:tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.low_sram_high_vm.picolibc ‑ tests/arch/arm64/arm64_high_addresses/arch.arm64.high_addr.low_sram_high_vm.picolibc
roc_rk3568_pc_smp:tests/benchmarks/app_kernel/benchmark.kernel.application ‑ tests/benchmarks/app_kernel/benchmark.kernel.application
roc_rk3568_pc_smp:tests/benchmarks/app_kernel/benchmark.kernel.application.user ‑ tests/benchmarks/app_kernel/benchmark.kernel.application.user
roc_rk3568_pc_smp:tests/benchmarks/data_structure_perf/dlist_perf/benchmark.data_structure_perf.dlist ‑ tests/benchmarks/data_structure_perf/dlist_perf/benchmark.data_structure_perf.dlist
roc_rk3568_pc_smp:tests/benchmarks/data_structure_perf/rbtree_perf/benchmark.data_structure_perf.rbtree ‑ tests/benchmarks/data_structure_perf/rbtree_perf/benchmark.data_structure_perf.rbtree
roc_rk3568_pc_smp:tests/benchmarks/footprints/benchmark.kernel.footprints.default ‑ tests/benchmarks/footprints/benchmark.kernel.footprints.default
roc_rk3568_pc_smp:tests/benchmarks/footprints/benchmark.kernel.footprints.pm ‑ tests/benchmarks/footprints/benchmark.kernel.footprints.pm
roc_rk3568_pc_smp:tests/benchmarks/latency_measure/benchmark.kernel.latency ‑ tests/benchmarks/latency_measure/benchmark.kernel.latency
roc_rk3568_pc_smp:tests/benchmarks/latency_measure/benchmark.user.latency ‑ tests/benchmarks/latency_measure/benchmark.user.latency
roc_rk3568_pc_smp:tests/benchmarks/sched/benchmark.kernel.scheduler ‑ tests/benchmarks/sched/benchmark.kernel.scheduler
roc_rk3568_pc_smp:tests/benchmarks/sched_userspace/benchmark.kernel.scheduler_userspace ‑ tests/benchmarks/sched_userspace/benchmark.kernel.scheduler_userspace
roc_rk3568_pc_smp:tests/benchmarks/sys_kernel/benchmark.kernel.core ‑ tests/benchmarks/sys_kernel/benchmark.kernel.core
roc_rk3568_pc_smp:tests/crypto/mbedtls/crypto.mbedtls ‑ tests/crypto/mbedtls/crypto.mbedtls
roc_rk3568_pc_smp:tests/crypto/rand32/crypto.rand32 ‑ tests/crypto/rand32/crypto.rand32
roc_rk3568_pc_smp:tests/crypto/rand32/crypto.rand32.random_sw_systimer ‑ tests/crypto/rand32/crypto.rand32.random_sw_systimer
roc_rk3568_pc_smp:tests/crypto/tinycrypt/crypto.tinycrypt ‑ tests/crypto/tinycrypt/crypto.tinycrypt
roc_rk3568_pc_smp:tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt.hmac_prng ‑ tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt.hmac_prng
roc_rk3568_pc_smp:tests/drivers/build_all/display/drivers.display.ili9342c.build ‑ tests/drivers/build_all/display/drivers.display.ili9342c.build
roc_rk3568_pc_smp:tests/drivers/build_all/led/drivers.led.build ‑ tests/drivers/build_all/led/drivers.led.build
roc_rk3568_pc_smp:tests/drivers/can/shell/drivers.can.shell ‑ tests/drivers/can/shell/drivers.can.shell
roc_rk3568_pc_smp:tests/drivers/console/drivers.console.uart ‑ tests/drivers/console/drivers.console.uart
roc_rk3568_pc_smp:tests/drivers/coredump/coredump_api/debug.coredump.drivers.api ‑ tests/drivers/coredump/coredump_api/debug.coredump.drivers.api
roc_rk3568_pc_smp:tests/drivers/eeprom/shell/drivers.eeprom.shell ‑ tests/drivers/eeprom/shell/drivers.eeprom.shell
roc_rk3568_pc_smp:tests/drivers/gnss/gnss_nmea0183/drivers.gnss.gnss_nmea0183 ‑ tests/drivers/gnss/gnss_nmea0183/drivers.gnss.gnss_nmea0183
roc_rk3568_pc_smp:tests/drivers/gnss/gnss_parse/drivers.gnss.gnss_parse ‑ tests/drivers/gnss/gnss_parse/drivers.gnss.gnss_parse
roc_rk3568_pc_smp:tests/drivers/hwinfo/api/drivers.hwinfo.api ‑ tests/drivers/hwinfo/api/drivers.hwinfo.api
roc_rk3568_pc_smp:tests/drivers/ipm/drivers.ipc.mailbox ‑ tests/drivers/ipm/drivers.ipc.mailbox
roc_rk3568_pc_smp:tests/drivers/sensor/generic/drivers.sensor.generic ‑ tests/drivers/sensor/generic/drivers.sensor.generic
roc_rk3568_pc_smp:tests/drivers/sensor/generic/drivers.sensor.generic.fpu ‑ tests/drivers/sensor/generic/drivers.sensor.generic.fpu
roc_rk3568_pc_smp:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api
roc_rk3568_pc_smp:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.poll ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.poll
roc_rk3568_pc_smp:tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.shell ‑ tests/drivers/uart/uart_basic_api/drivers.uart.basic_api.shell
roc_rk3568_pc_smp:tests/kconfig/configdefault/kconfig.configdefault ‑ tests/kconfig/configdefault/kconfig.configdefault
roc_rk3568_pc_smp:tests/kernel/cache/kernel.cache.api ‑ tests/kernel/cache/kernel.cache.api
roc_rk3568_pc_smp:tests/kernel/cache/kernel.cache.api.minimallibc ‑ tests/kernel/cache/kernel.cache.api.minimallibc
roc_rk3568_pc_smp:tests/kernel/common/kernel.common ‑ tests/kernel/common/kernel.common
roc_rk3568_pc_smp:tests/kernel/common/kernel.common.minimallibc ‑ tests/kernel/common/kernel.common.minimallibc
roc_rk3568_pc_smp:tests/kernel/common/kernel.common.misra ‑ tests/kernel/common/kernel.common.misra
roc_rk3568_pc_smp:tests/kernel/common/kernel.common.nano32 ‑ tests/kernel/common/kernel.common.nano32
roc_rk3568_pc_smp:tests/kernel/common/kernel.common.nano64 ‑ tests/kernel/common/kernel.common.nano64
roc_rk3568_pc_smp:tests/kernel/common/kernel.common.picolibc ‑ tests/kernel/common/kernel.common.picolibc
roc_rk3568_pc_smp:tests/kernel/common/kernel.common.tls ‑ tests/kernel/common/kernel.common.tls
roc_rk3568_pc_smp:tests/kernel/condvar/condvar_api/kernel.condvar ‑ tests/kernel/condvar/condvar_api/kernel.condvar
roc_rk3568_pc_smp:tests/kernel/context/kernel.context ‑ tests/kernel/context/kernel.context
roc_rk3568_pc_smp:tests/kernel/context/kernel.context.minimallibc ‑ tests/kernel/context/kernel.context.minimallibc
roc_rk3568_pc_smp:tests/kernel/device/kernel.device ‑ tests/kernel/device/kernel.device
roc_rk3568_pc_smp:tests/kernel/device/kernel.device.minimallibc ‑ tests/kernel/device/kernel.device.minimallibc
roc_rk3568_pc_smp:tests/kernel/device/kernel.device.pm ‑ tests/kernel/device/kernel.device.pm
roc_rk3568_pc_smp:tests/kernel/early_sleep/kernel.common.sleep ‑ tests/kernel/early_sleep/kernel.common.sleep
roc_rk3568_pc_smp:tests/kernel/early_sleep/kernel.common.sleep.minimallibc ‑ tests/kernel/early_sleep/kernel.common.sleep.minimallibc
roc_rk3568_pc_smp:tests/kernel/events/event_api/kernel.events ‑ tests/kernel/events/event_api/kernel.events
roc_rk3568_pc_smp:tests/kernel/events/sys_event/kernel.events.usage ‑ tests/kernel/events/sys_event/kernel.events.usage
roc_rk3568_pc_smp:tests/kernel/fatal/exception/kernel.common.stack_sentinel ‑ tests/kernel/fatal/exception/kernel.common.stack_sentinel
roc_rk3568_pc_smp:tests/kernel/fatal/message_capture/kernel.logging.message_capture ‑ tests/kernel/fatal/message_capture/kernel.logging.message_capture
roc_rk3568_pc_smp:tests/kernel/fifo/fifo_api/kernel.fifo ‑ tests/kernel/fifo/fifo_api/kernel.fifo
roc_rk3568_pc_smp:tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout ‑ tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout
roc_rk3568_pc_smp:tests/kernel/fifo/fifo_usage/kernel.fifo.usage ‑ tests/kernel/fifo/fifo_usage/kernel.fifo.usage
roc_rk3568_pc_smp:tests/kernel/fpu_sharing/generic/kernel.fpu_sharing.generic.arm64 ‑ tests/kernel/fpu_sharing/generic/kernel.fpu_sharing.generic.arm64
roc_rk3568_pc_smp:tests/kernel/interrupt/arch.interrupt ‑ tests/kernel/interrupt/arch.interrupt
roc_rk3568_pc_smp:tests/kernel/interrupt/arch.interrupt.minimallibc ‑ tests/kernel/interrupt/arch.interrupt.minimallibc
roc_rk3568_pc_smp:tests/kernel/interrupt/arch.shared_interrupt ‑ tests/kernel/interrupt/arch.shared_interrupt
roc_rk3568_pc_smp:tests/kernel/lifo/lifo_api/kernel.lifo ‑ tests/kernel/lifo/lifo_api/kernel.lifo
roc_rk3568_pc_smp:tests/kernel/lifo/lifo_usage/kernel.lifo.usage ‑ tests/kernel/lifo/lifo_usage/kernel.lifo.usage
roc_rk3568_pc_smp:tests/kernel/mbox/mbox_api/kernel.mailbox.api ‑ tests/kernel/mbox/mbox_api/kernel.mailbox.api
roc_rk3568_pc_smp:tests/kernel/mbox/mbox_usage/kernel.mailbox.usage ‑ tests/kernel/mbox/mbox_usage/kernel.mailbox.usage
roc_rk3568_pc_smp:tests/kernel/mem_heap/k_heap_api/kernel.k_heap_api ‑ tests/kernel/mem_heap/k_heap_api/kernel.k_heap_api
roc_rk3568_pc_smp:tests/kernel/mem_heap/mheap_api_concept/kernel.memory_heap ‑ tests/kernel/mem_heap/mheap_api_concept/kernel.memory_heap
roc_rk3568_pc_smp:tests/kernel/mem_protect/futex/kernel.futex ‑ tests/kernel/mem_protect/futex/kernel.futex
roc_rk3568_pc_smp:tests/kernel/mem_protect/mem_map/kernel.memory_protection.mem_map ‑ tests/kernel/mem_protect/mem_map/kernel.memory_protection.mem_map
roc_rk3568_pc_smp:tests/kernel/mem_protect/mem_protect/kernel.memory_protection ‑ tests/kernel/mem_protect/mem_protect/kernel.memory_protection
roc_rk3568_pc_smp:tests/kernel/mem_protect/obj_validation/kernel.memory_protection.obj_validation ‑ tests/kernel/mem_protect/obj_validation/kernel.memory_protection.obj_validation
roc_rk3568_pc_smp:tests/kernel/mem_protect/protection/kernel.memory_protection.protection ‑ tests/kernel/mem_protect/protection/kernel.memory_protection.protection
roc_rk3568_pc_smp:tests/kernel/mem_protect/stack_random/kernel.memory_protection.stack_random ‑ tests/kernel/mem_protect/stack_random/kernel.memory_protection.stack_random
roc_rk3568_pc_smp:tests/kernel/mem_protect/stackprot/kernel.memory_protection.stackprot ‑ tests/kernel/mem_protect/stackprot/kernel.memory_protection.stackprot
roc_rk3568_pc_smp:tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem ‑ tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem
roc_rk3568_pc_smp:tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem.nouser ‑ tests/kernel/mem_protect/sys_sem/kernel.memory_protection.sys_sem.nouser
roc_rk3568_pc_smp:tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls ‑ tests/kernel/mem_protect/syscalls/kernel.memory_protection.syscalls
roc_rk3568_pc_smp:tests/kernel/mem_protect/userspace/kernel.memory_protection.userspace ‑ tests/kernel/mem_protect/userspace/kernel.memory_protection.userspace
roc_rk3568_pc_smp:tests/kernel/mem_slab/mslab/kernel.memory_slabs ‑ tests/kernel/mem_slab/mslab/kernel.memory_slabs
roc_rk3568_pc_smp:tests/kernel/mem_slab/mslab_api/kernel.memory_slabs.api ‑ tests/kernel/mem_slab/mslab_api/kernel.memory_slabs.api
roc_rk3568_pc_smp:tests/kernel/mem_slab/mslab_concept/kernel.memory_slabs.concept ‑ tests/kernel/mem_slab/mslab_concept/kernel.memory_slabs.concept
roc_rk3568_pc_smp:tests/kernel/mem_slab/mslab_stats/kernel.memory_slabs.stats ‑ tests/kernel/mem_slab/mslab_stats/kernel.memory_slabs.stats
roc_rk3568_pc_smp:tests/kernel/mem_slab/mslab_threadsafe/kernel.memory_slabs.threadsafe ‑ tests/kernel/mem_slab/mslab_threadsafe/kernel.memory_slabs.threadsafe
roc_rk3568_pc_smp:tests/kernel/mp/kernel.multiprocessing ‑ tests/kernel/mp/kernel.multiprocessing
roc_rk3568_pc_smp:tests/kernel/mp/kernel.multiprocessing.minimallibc ‑ tests/kernel/mp/kernel.multiprocessing.minimallibc
roc_rk3568_pc_smp:tests/kernel/msgq/msgq_api/kernel.message_queue ‑ tests/kernel/msgq/msgq_api/kernel.message_queue
roc_rk3568_pc_smp:tests/kernel/msgq/msgq_usage/kernel.message_queue.usage ‑ tests/kernel/msgq/msgq_usage/kernel.message_queue.usage
roc_rk3568_pc_smp:tests/kernel/mutex/mutex_api/kernel.mutex ‑ tests/kernel/mutex/mutex_api/kernel.mutex
roc_rk3568_pc_smp:tests/kernel/mutex/mutex_error_case/kernel.mutex.error ‑ tests/kernel/mutex/mutex_error_case/kernel.mutex.error
roc_rk3568_pc_smp:tests/kernel/mutex/sys_mutex/kernel.mutex.system ‑ tests/kernel/mutex/sys_mutex/kernel.mutex.system
roc_rk3568_pc_smp:tests/kernel/mutex/sys_mutex/kernel.mutex.system.nouser ‑ tests/kernel/mutex/sys_mutex/kernel.mutex.system.nouser
roc_rk3568_pc_smp:tests/kernel/obj_core/obj_core/kernel.obj_core ‑ tests/kernel/obj_core/obj_core/kernel.obj_core
roc_rk3568_pc_smp:tests/kernel/obj_core/obj_core_stats/kernel.obj_core.stats ‑ tests/kernel/obj_core/obj_core_stats/kernel.obj_core.stats
roc_rk3568_pc_smp:tests/kernel/obj_core/obj_core_stats_api/kernel.obj_core.stats.api ‑ tests/kernel/obj_core/obj_core_stats_api/kernel.obj_core.stats.api
roc_rk3568_pc_smp:tests/kernel/obj_tracking/kernel.objects.tracking ‑ tests/kernel/obj_tracking/kernel.objects.tracking
roc_rk3568_pc_smp:tests/kernel/obj_tracking/kernel.objects.tracking.minimallibc ‑ tests/kernel/obj_tracking/kernel.objects.tracking.minimallibc
roc_rk3568_pc_smp:tests/kernel/pending/kernel.objects ‑ tests/kernel/pending/kernel.objects
roc_rk3568_pc_smp:tests/kernel/pending/kernel.objects.minimallibc ‑ tests/kernel/pending/kernel.objects.minimallibc
roc_rk3568_pc_smp:tests/kernel/pipe/pipe/kernel.pipe ‑ tests/kernel/pipe/pipe/kernel.pipe
roc_rk3568_pc_smp:tests/kernel/pipe/pipe_api/kernel.pipe.api ‑ tests/kernel/pipe/pipe_api/kernel.pipe.api
roc_rk3568_pc_smp:tests/kernel/poll/kernel.poll ‑ tests/kernel/poll/kernel.poll
roc_rk3568_pc_smp:tests/kernel/poll/kernel.poll.minimallibc ‑ tests/kernel/poll/kernel.poll.minimallibc
roc_rk3568_pc_smp:tests/kernel/profiling/profiling_api/kernel.common.profiling ‑ tests/kernel/profiling/profiling_api/kernel.common.profiling
roc_rk3568_pc_smp:tests/kernel/queue/kernel.queue ‑ tests/kernel/queue/kernel.queue
roc_rk3568_pc_smp:tests/kernel/queue/kernel.queue.minimallibc ‑ tests/kernel/queue/kernel.queue.minimallibc
roc_rk3568_pc_smp:tests/kernel/sched/deadline/kernel.scheduler.deadline ‑ tests/kernel/sched/deadline/kernel.scheduler.deadline
roc_rk3568_pc_smp:tests/kernel/sched/metairq/kernel.scheduler.metairq ‑ tests/kernel/sched/metairq/kernel.scheduler.metairq
roc_rk3568_pc_smp:tests/kernel/sched/preempt/kernel.scheduler.preempt ‑ tests/kernel/sched/preempt/kernel.scheduler.preempt
roc_rk3568_pc_smp:tests/kernel/sched/schedule_api/kernel.scheduler ‑ tests/kernel/sched/schedule_api/kernel.scheduler
roc_rk3568_pc_smp:tests/kernel/sched/schedule_api/kernel.scheduler.dumb_no_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.dumb_no_timeslicing
roc_rk3568_pc_smp:tests/kernel/sched/schedule_api/kernel.scheduler.dumb_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.dumb_timeslicing
roc_rk3568_pc_smp:tests/kernel/sched/schedule_api/kernel.scheduler.multiq ‑ tests/kernel/sched/schedule_api/kernel.scheduler.multiq
roc_rk3568_pc_smp:tests/kernel/sched/schedule_api/kernel.scheduler.multiq_no_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.multiq_no_timeslicing
roc_rk3568_pc_smp:tests/kernel/sched/schedule_api/kernel.scheduler.no_timeslicing ‑ tests/kernel/sched/schedule_api/kernel.scheduler.no_timeslicing
roc_rk3568_pc_smp:tests/kernel/sched/schedule_api/kernel.scheduler.slice_perthread ‑ tests/kernel/sched/schedule_api/kernel.scheduler.slice_perthread
roc_rk3568_pc_smp:tests/kernel/semaphore/semaphore/kernel.semaphore ‑ tests/kernel/semaphore/semaphore/kernel.semaphore
roc_rk3568_pc_smp:tests/kernel/semaphore/sys_sem/kernel.semaphore.usage ‑ tests/kernel/semaphore/sys_sem/kernel.semaphore.usage
roc_rk3568_pc_smp:tests/kernel/sleep/kernel.common.timing ‑ tests/kernel/sleep/kernel.common.timing
roc_rk3568_pc_smp:tests/kernel/sleep/kernel.common.timing.minimallibc ‑ tests/kernel/sleep/kernel.common.timing.minimallibc
roc_rk3568_pc_smp:tests/kernel/smp/kernel.multiprocessing.smp ‑ tests/kernel/smp/kernel.multiprocessing.smp
roc_rk3568_pc_smp:tests/kernel/smp/kernel.multiprocessing.smp.minimallibc ‑ tests/kernel/smp/kernel.multiprocessing.smp.minimallibc
roc_rk3568_pc_smp:tests/kernel/spinlock/kernel.multiprocessing.spinlock ‑ tests/kernel/spinlock/kernel.multiprocessing.spinlock
roc_rk3568_pc_smp:tests/kernel/spinlock/kernel.multiprocessing.spinlock.minimallibc ‑ tests/kernel/spinlock/kernel.multiprocessing.spinlock.minimallibc
roc_rk3568_pc_smp:tests/kernel/spinlock/kernel.multiprocessing.spinlock_fairness ‑ tests/kernel/spinlock/kernel.multiprocessing.spinlock_fairness
roc_rk3568_pc_smp:tests/kernel/stack/stack/kernel.stack.usage ‑ tests/kernel/stack/stack/kernel.stack.usage
roc_rk3568_pc_smp:tests/kernel/threads/dynamic_thread/kernel.threads.dynamic ‑ tests/kernel/threads/dynamic_thread/kernel.threads.dynamic
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp:tests/kernel/threads/thread_apis/kernel.threads.apis ‑ tests/kernel/threads/thread_apis/kernel.threads.apis
roc_rk3568_pc_smp:tests/kernel/threads/thread_apis/kernel.threads.apis.pinonly ‑ tests/kernel/threads/thread_apis/kernel.threads.apis.pinonly
roc_rk3568_pc_smp:tests/kernel/threads/thread_error_case/kernel.threads.error.case ‑ tests/kernel/threads/thread_error_case/kernel.threads.error.case
roc_rk3568_pc_smp:tests/kernel/threads/thread_init/kernel.threads.init ‑ tests/kernel/threads/thread_init/kernel.threads.init
roc_rk3568_pc_smp:tests/kernel/threads/thread_stack/kernel.threads.thread_stack ‑ tests/kernel/threads/thread_stack/kernel.threads.thread_stack
roc_rk3568_pc_smp:tests/kernel/threads/tls/kernel.threads.tls ‑ tests/kernel/threads/tls/kernel.threads.tls
roc_rk3568_pc_smp:tests/kernel/threads/tls/kernel.threads.tls.userspace ‑ tests/kernel/threads/tls/kernel.threads.tls.userspace
roc_rk3568_pc_smp:tests/kernel/tickless/tickless_concept/kernel.tickless.concept ‑ tests/kernel/tickless/tickless_concept/kernel.tickless.concept
roc_rk3568_pc_smp:tests/kernel/timer/cycle64/kernel.timer.cycle64 ‑ tests/kernel/timer/cycle64/kernel.timer.cycle64
roc_rk3568_pc_smp:tests/kernel/timer/starve/kernel.timer.starve ‑ tests/kernel/timer/starve/kernel.timer.starve
roc_rk3568_pc_smp:tests/kernel/timer/timepoints/kernel.timer.timepoints ‑ tests/kernel/timer/timepoints/kernel.timer.timepoints
roc_rk3568_pc_smp:tests/kernel/timer/timer_api/kernel.timer ‑ tests/kernel/timer/timer_api/kernel.timer
roc_rk3568_pc_smp:tests/kernel/timer/timer_api/kernel.timer.tickless ‑ tests/kernel/timer/timer_api/kernel.timer.tickless
roc_rk3568_pc_smp:tests/kernel/timer/timer_behavior/kernel.timer.timer ‑ tests/kernel/timer/timer_behavior/kernel.timer.timer
roc_rk3568_pc_smp:tests/kernel/timer/timer_error_case/kernel.timer.error_case ‑ tests/kernel/timer/timer_error_case/kernel.timer.error_case
roc_rk3568_pc_smp:tests/kernel/timer/timer_monotonic/kernel.timer.monotonic ‑ tests/kernel/timer/timer_monotonic/kernel.timer.monotonic
roc_rk3568_pc_smp:tests/kernel/workq/critical/kernel.workqueue.critical ‑ tests/kernel/workq/critical/kernel.workqueue.critical
roc_rk3568_pc_smp:tests/kernel/workq/user_work/kernel.workqueue.user ‑ tests/kernel/workq/user_work/kernel.workqueue.user
roc_rk3568_pc_smp:tests/kernel/workq/work/kernel.workqueue.api ‑ tests/kernel/workq/work/kernel.workqueue.api
roc_rk3568_pc_smp:tests/kernel/workq/work_queue/kernel.workqueue ‑ tests/kernel/workq/work_queue/kernel.workqueue
roc_rk3568_pc_smp:tests/lib/c_lib/libraries.libc ‑ tests/lib/c_lib/libraries.libc
roc_rk3568_pc_smp:tests/lib/c_lib/libraries.libc.minimal.no_strerror_table ‑ tests/lib/c_lib/libraries.libc.minimal.no_strerror_table
roc_rk3568_pc_smp:tests/lib/c_lib/libraries.libc.minimal.strerror_table ‑ tests/lib/c_lib/libraries.libc.minimal.strerror_table
roc_rk3568_pc_smp:tests/lib/c_lib/libraries.libc.newlib ‑ tests/lib/c_lib/libraries.libc.newlib
roc_rk3568_pc_smp:tests/lib/c_lib/libraries.libc.newlib_nano ‑ tests/lib/c_lib/libraries.libc.newlib_nano
roc_rk3568_pc_smp:tests/lib/c_lib/libraries.libc.picolibc ‑ tests/lib/c_lib/libraries.libc.picolibc
roc_rk3568_pc_smp:tests/lib/c_lib/libraries.libc.picolibc.module ‑ tests/lib/c_lib/libraries.libc.picolibc.module
roc_rk3568_pc_smp:tests/lib/c_lib/libraries.libc.picolibc.notls ‑ tests/lib/c_lib/libraries.libc.picolibc.notls
roc_rk3568_pc_smp:tests/lib/cbprintf_fp/libraries.cbprintf.fp.fprintf ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.fprintf
roc_rk3568_pc_smp:tests/lib/cbprintf_fp/libraries.cbprintf.fp.fprintfcb ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.fprintfcb
roc_rk3568_pc_smp:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf
roc_rk3568_pc_smp:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf.picolibc ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf.picolibc
roc_rk3568_pc_smp:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf_nl ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printf_nl
roc_rk3568_pc_smp:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb
roc_rk3568_pc_smp:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb.picolibc ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb.picolibc
roc_rk3568_pc_smp:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb_nl ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printfcb_nl
roc_rk3568_pc_smp:tests/lib/cbprintf_fp/libraries.cbprintf.fp.printk ‑ tests/lib/cbprintf_fp/libraries.cbprintf.fp.printk
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.cpp14 ‑ tests/lib/cpp/cxx/cpp.main.cpp14
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.cpp17 ‑ tests/lib/cpp/cxx/cpp.main.cpp17
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.cpp20 ‑ tests/lib/cpp/cxx/cpp.main.cpp20
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.cpp2A ‑ tests/lib/cpp/cxx/cpp.main.cpp2A
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.cpp2B ‑ tests/lib/cpp/cxx/cpp.main.cpp2B
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.cpp98 ‑ tests/lib/cpp/cxx/cpp.main.cpp98
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.minimal ‑ tests/lib/cpp/cxx/cpp.main.minimal
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.newlib ‑ tests/lib/cpp/cxx/cpp.main.newlib
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.newlib_nano ‑ tests/lib/cpp/cxx/cpp.main.newlib_nano
roc_rk3568_pc_smp:tests/lib/cpp/cxx/cpp.main.picolibc ‑ tests/lib/cpp/cxx/cpp.main.picolibc
roc_rk3568_pc_smp:tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.newlib ‑ tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.newlib
roc_rk3568_pc_smp:tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.newlib_nano ‑ tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.newlib_nano
roc_rk3568_pc_smp:tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.picolibc ‑ tests/lib/cpp/libcxx/cpp.libcxx.glibcxx.picolibc
roc_rk3568_pc_smp:tests/lib/devicetree/api_ext/libraries.devicetree.api_ext ‑ tests/lib/devicetree/api_ext/libraries.devicetree.api_ext
roc_rk3568_pc_smp:tests/lib/devicetree/devices/libraries.devicetree.devices ‑ tests/lib/devicetree/devices/libraries.devicetree.devices
roc_rk3568_pc_smp:tests/lib/fdtable/libraries.fdtable ‑ tests/lib/fdtable/libraries.fdtable
roc_rk3568_pc_smp:tests/lib/hash_function/libraries.hash_function.djb2 ‑ tests/lib/hash_function/libraries.hash_function.djb2
roc_rk3568_pc_smp:tests/lib/hash_function/libraries.hash_function.identity ‑ tests/lib/hash_function/libraries.hash_function.identity
roc_rk3568_pc_smp:tests/lib/hash_map/libraries.hash_map.cxx.djb2 ‑ tests/lib/hash_map/libraries.hash_map.cxx.djb2
roc_rk3568_pc_smp:tests/lib/hash_map/libraries.hash_map.open_addressing.djb2 ‑ tests/lib/hash_map/libraries.hash_map.open_addressing.djb2
roc_rk3568_pc_smp:tests/lib/hash_map/libraries.hash_map.separate_chaining.djb2 ‑ tests/lib/hash_map/libraries.hash_map.separate_chaining.djb2
roc_rk3568_pc_smp:tests/lib/heap/libraries.heap ‑ tests/lib/heap/libraries.heap
roc_rk3568_pc_smp:tests/lib/heap_align/libraries.heap_align ‑ tests/lib/heap_align/libraries.heap_align
roc_rk3568_pc_smp:tests/lib/json/libraries.encoding.json ‑ tests/lib/json/libraries.encoding.json
roc_rk3568_pc_smp:tests/lib/linear_range/libraries.linear_range ‑ tests/lib/linear_range/libraries.linear_range
roc_rk3568_pc_smp:tests/lib/mem_alloc/libraries.libc.minimal.mem_alloc ‑ tests/lib/mem_alloc/libraries.libc.minimal.mem_alloc
roc_rk3568_pc_smp:tests/lib/mem_alloc/libraries.libc.minimal.mem_alloc_negative_testing ‑ tests/lib/mem_alloc/libraries.libc.minimal.mem_alloc_negative_testing
roc_rk3568_pc_smp:tests/lib/mem_alloc/libraries.libc.newlib.mem_alloc ‑ tests/lib/mem_alloc/libraries.libc.newlib.mem_alloc
roc_rk3568_pc_smp:tests/lib/mem_alloc/libraries.libc.newlib_nano.mem_alloc ‑ tests/lib/mem_alloc/libraries.libc.newlib_nano.mem_alloc
roc_rk3568_pc_smp:tests/lib/mem_alloc/libraries.libc.picolibc.mem_alloc ‑ tests/lib/mem_alloc/libraries.libc.picolibc.mem_alloc
roc_rk3568_pc_smp:tests/lib/mem_blocks/libraries.mem_blocks ‑ tests/lib/mem_blocks/libraries.mem_blocks
roc_rk3568_pc_smp:tests/lib/mem_blocks_stats/libraries.mem_blocks.stats ‑ tests/lib/mem_blocks_stats/libraries.mem_blocks.stats
roc_rk3568_pc_smp:tests/lib/newlib/heap_listener/libraries.libc.newlib.heap_listener ‑ tests/lib/newlib/heap_listener/libraries.libc.newlib.heap_listener
roc_rk3568_pc_smp:tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety
roc_rk3568_pc_smp:tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.stress ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.stress
roc_rk3568_pc_smp:tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.userspace ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.userspace
roc_rk3568_pc_smp:tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.userspace.stress ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib.thread_safety.userspace.stress
roc_rk3568_pc_smp:tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety
roc_rk3568_pc_smp:tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.stress ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.stress
roc_rk3568_pc_smp:tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.userspace ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.userspace
roc_rk3568_pc_smp:tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.userspace.stress ‑ tests/lib/newlib/thread_safety/libraries.libc.newlib_nano.thread_safety.userspace.stress
roc_rk3568_pc_smp:tests/lib/notify/libraries.data_structures ‑ tests/lib/notify/libraries.data_structures
roc_rk3568_pc_smp:tests/lib/onoff/libraries.onoff ‑ tests/lib/onoff/libraries.onoff
roc_rk3568_pc_smp:tests/lib/p4workq/libraries.p4wq ‑ tests/lib/p4workq/libraries.p4wq
roc_rk3568_pc_smp:tests/lib/ringbuffer/libraries.ring_buffer ‑ tests/lib/ringbuffer/libraries.ring_buffer
roc_rk3568_pc_smp:tests/lib/smf/libraries.smf.flat ‑ tests/lib/smf/libraries.smf.flat
roc_rk3568_pc_smp:tests/lib/smf/libraries.smf.hierarchical ‑ tests/lib/smf/libraries.smf.hierarchical
roc_rk3568_pc_smp:tests/lib/sprintf/libraries.libc.picolibc.sprintf ‑ tests/lib/sprintf/libraries.libc.picolibc.sprintf
roc_rk3568_pc_smp:tests/lib/sprintf/libraries.libc.picolibc.sprintf_inexact ‑ tests/lib/sprintf/libraries.libc.picolibc.sprintf_inexact
roc_rk3568_pc_smp:tests/lib/sprintf/libraries.libc.picolibc.sprintf_new ‑ tests/lib/sprintf/libraries.libc.picolibc.sprintf_new
roc_rk3568_pc_smp:tests/lib/sprintf/libraries.libc.sprintf ‑ tests/lib/sprintf/libraries.libc.sprintf
roc_rk3568_pc_smp:tests/lib/sprintf/libraries.libc.sprintf_new ‑ tests/lib/sprintf/libraries.libc.sprintf_new
roc_rk3568_pc_smp:tests/lib/spsc_pbuf/libraries.spsc_pbuf ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf
roc_rk3568_pc_smp:tests/lib/spsc_pbuf/libraries.spsc_pbuf.cache ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf.cache
roc_rk3568_pc_smp:tests/lib/spsc_pbuf/libraries.spsc_pbuf.nocache. ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf.nocache.
roc_rk3568_pc_smp:tests/lib/spsc_pbuf/libraries.spsc_pbuf.utilization ‑ tests/lib/spsc_pbuf/libraries.spsc_pbuf.utilization
roc_rk3568_pc_smp:tests/lib/sys_util/libraries.sys_util ‑ tests/lib/sys_util/libraries.sys_util
roc_rk3568_pc_smp:tests/lib/time/libraries.libc.time ‑ tests/lib/time/libraries.libc.time
roc_rk3568_pc_smp:tests/misc/iterable_sections/linker.iterable_sections ‑ tests/misc/iterable_sections/linker.iterable_sections
roc_rk3568_pc_smp:tests/misc/print_format/printk.format ‑ tests/misc/print_format/printk.format
roc_rk3568_pc_smp:tests/misc/print_format/printk.format.picolibc ‑ tests/misc/print_format/printk.format.picolibc
roc_rk3568_pc_smp:tests/misc/print_format/printk.format_newlib ‑ tests/misc/print_format/printk.format_newlib
roc_rk3568_pc_smp:tests/misc/test_build/buildsystem.debug.build ‑ tests/misc/test_build/buildsystem.debug.build
roc_rk3568_pc_smp:tests/misc/test_build/buildsystem.kconfig.utf8_in_values ‑ tests/misc/test_build/buildsystem.kconfig.utf8_in_values
roc_rk3568_pc_smp:tests/modules/nanopb/libraries.nanopb ‑ tests/modules/nanopb/libraries.nanopb
roc_rk3568_pc_smp:tests/posix/common/portability.posix.common ‑ tests/posix/common/portability.posix.common
roc_rk3568_pc_smp:tests/posix/common/portability.posix.common.dynamic_stack ‑ tests/posix/common/portability.posix.common.dynamic_stack
roc_rk3568_pc_smp:tests/posix/common/portability.posix.common.newlib ‑ tests/posix/common/portability.posix.common.newlib
roc_rk3568_pc_smp:tests/posix/common/portability.posix.common.no_spin_validate ‑ tests/posix/common/portability.posix.common.no_spin_validate
roc_rk3568_pc_smp:tests/posix/common/portability.posix.common.picolibc ‑ tests/posix/common/portability.posix.common.picolibc
roc_rk3568_pc_smp:tests/posix/common/portability.posix.common.signal.big_nsig ‑ tests/posix/common/portability.posix.common.signal.big_nsig
roc_rk3568_pc_smp:tests/posix/common/portability.posix.common.signal.strsignal_no_desc ‑ tests/posix/common/portability.posix.common.signal.strsignal_no_desc
roc_rk3568_pc_smp:tests/posix/common/portability.posix.common.tls ‑ tests/posix/common/portability.posix.common.tls
roc_rk3568_pc_smp:tests/posix/common/portability.posix.common.tls.newlib ‑ tests/posix/common/portability.posix.common.tls.newlib
roc_rk3568_pc_smp:tests/posix/eventfd/portability.posix.eventfd ‑ tests/posix/eventfd/portability.posix.eventfd
roc_rk3568_pc_smp:tests/posix/fs/portability.posix.fs ‑ tests/posix/fs/portability.posix.fs
roc_rk3568_pc_smp:tests/posix/fs/portability.posix.fs.newlib ‑ tests/posix/fs/portability.posix.fs.newlib
roc_rk3568_pc_smp:tests/posix/fs/portability.posix.fs.picolibc ‑ tests/posix/fs/portability.posix.fs.picolibc
roc_rk3568_pc_smp:tests/posix/fs/portability.posix.fs.tls ‑ tests/posix/fs/portability.posix.fs.tls
roc_rk3568_pc_smp:tests/posix/fs/portability.posix.fs.tls.newlib ‑ tests/posix/fs/portability.posix.fs.tls.newlib
roc_rk3568_pc_smp:tests/posix/fs/portability.posix.fs.tls.picolibc ‑ tests/posix/fs/portability.posix.fs.tls.picolibc
roc_rk3568_pc_smp:tests/posix/getopt/portability.posix.getopt ‑ tests/posix/getopt/portability.posix.getopt
roc_rk3568_pc_smp:tests/posix/getopt/portability.posix.getopt.logger ‑ tests/posix/getopt/portability.posix.getopt.logger
roc_rk3568_pc_smp:tests/posix/getopt/portability.posix.getopt.newlib ‑ tests/posix/getopt/portability.posix.getopt.newlib
roc_rk3568_pc_smp:tests/posix/getopt/portability.posix.getopt.picolibc ‑ tests/posix/getopt/portability.posix.getopt.picolibc
roc_rk3568_pc_smp:tests/posix/pthread_pressure/portability.posix.pthread_pressure ‑ tests/posix/pthread_pressure/portability.posix.pthread_pressure
roc_rk3568_pc_smp:tests/subsys/debug/coredump/debug.coredump.logging_backend ‑ tests/subsys/debug/coredump/debug.coredump.logging_backend
roc_rk3568_pc_smp:tests/subsys/debug/coredump_backends/debug.coredump.backends.logging ‑ tests/subsys/debug/coredump_backends/debug.coredump.backends.logging
roc_rk3568_pc_smp:tests/subsys/debug/coredump_backends/debug.coredump.backends.other ‑ tests/subsys/debug/coredump_backends/debug.coredump.backends.other
roc_rk3568_pc_smp:tests/subsys/dsp/basicmath/zdsp.basicmath ‑ tests/subsys/dsp/basicmath/zdsp.basicmath
roc_rk3568_pc_smp:tests/subsys/dsp/basicmath/zdsp.basicmath.fpu ‑ tests/subsys/dsp/basicmath/zdsp.basicmath.fpu
roc_rk3568_pc_smp:tests/subsys/dsp/print_format/zdsp.print_format ‑ tests/subsys/dsp/print_format/zdsp.print_format
roc_rk3568_pc_smp:tests/subsys/fs/fs_api/filesystem.api ‑ tests/subsys/fs/fs_api/filesystem.api
roc_rk3568_pc_smp:tests/subsys/input/api/input.api.synchronous ‑ tests/subsys/input/api/input.api.synchronous
roc_rk3568_pc_smp:tests/subsys/input/api/input.api.thread ‑ tests/subsys/input/api/input.api.thread
roc_rk3568_pc_smp:tests/subsys/logging/log_backend_init/logging.backend.initialization ‑ tests/subsys/logging/log_backend_init/logging.backend.initialization
roc_rk3568_pc_smp:tests/subsys/logging/log_benchmark/logging.benchmark ‑ tests/subsys/logging/log_benchmark/logging.benchmark
roc_rk3568_pc_smp:tests/subsys/logging/log_benchmark/logging.benchmark_speed ‑ tests/subsys/logging/log_benchmark/logging.benchmark_speed
roc_rk3568_pc_smp:tests/subsys/logging/log_cache/logging.cache ‑ tests/subsys/logging/log_cache/logging.cache
roc_rk3568_pc_smp:tests/subsys/logging/log_core_additional/logging.async ‑ tests/subsys/logging/log_core_additional/logging.async
roc_rk3568_pc_smp:tests/subsys/logging/log_core_additional/logging.sync ‑ tests/subsys/logging/log_core_additional/logging.sync
roc_rk3568_pc_smp:tests/subsys/logging/log_custom_header/logging.log_custom_header ‑ tests/subsys/logging/log_custom_header/logging.log_custom_header
roc_rk3568_pc_smp:tests/subsys/logging/log_immediate/logging.immediate ‑ tests/subsys/logging/log_immediate/logging.immediate
roc_rk3568_pc_smp:tests/subsys/logging/log_immediate/logging.immediate.clean_output ‑ tests/subsys/logging/log_immediate/logging.immediate.clean_output
roc_rk3568_pc_smp:tests/subsys/logging/log_link_order/logging.log_link_order ‑ tests/subsys/logging/log_link_order/logging.log_link_order
roc_rk3568_pc_smp:tests/subsys/logging/log_links/logging.log_links ‑ tests/subsys/logging/log_links/logging.log_links
roc_rk3568_pc_smp:tests/subsys/logging/log_output/logging.output ‑ tests/subsys/logging/log_output/logging.output
roc_rk3568_pc_smp:tests/subsys/logging/log_output/logging.output.thread_id ‑ tests/subsys/logging/log_output/logging.output.thread_id
roc_rk3568_pc_smp:tests/subsys/logging/log_output/logging.output.ts64 ‑ tests/subsys/logging/log_output/logging.output.ts64
roc_rk3568_pc_smp:tests/subsys/logging/log_timestamp/logging.output.custom_timestamp ‑ tests/subsys/logging/log_timestamp/logging.output.custom_timestamp
roc_rk3568_pc_smp:tests/subsys/logging/log_timestamp/logging.output.default_timestamp ‑ tests/subsys/logging/log_timestamp/logging.output.default_timestamp
roc_rk3568_pc_smp:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all ‑ tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all
roc_rk3568_pc_smp:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32 ‑ tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32
roc_rk3568_pc_smp:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256 ‑ tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256
roc_rk3568_pc_smp:tests/subsys/mgmt/mcumgr/smp_version/mgmt.mcumgr.smp.version ‑ tests/subsys/mgmt/mcumgr/smp_version/mgmt.mcumgr.smp.version
roc_rk3568_pc_smp:tests/subsys/mgmt/mcumgr/smp_version/mgmt.mcumgr.smp.version_no_legacy ‑ tests/subsys/mgmt/mcumgr/smp_version/mgmt.mcumgr.smp.version_no_legacy
roc_rk3568_pc_smp:tests/subsys/modbus/modbus.rtu.build_only ‑ tests/subsys/modbus/modbus.rtu.build_only
roc_rk3568_pc_smp:tests/subsys/pm/device_runtime_api/pm.device_runtime.api ‑ tests/subsys/pm/device_runtime_api/pm.device_runtime.api
roc_rk3568_pc_smp:tests/subsys/portability/cmsis_rtos_v1/portability.cmsis_rtos_v1 ‑ tests/subsys/portability/cmsis_rtos_v1/portability.cmsis_rtos_v1
roc_rk3568_pc_smp:tests/subsys/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2 ‑ tests/subsys/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.core ‑ tests/subsys/shell/shell/shell.core
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min ‑ tests/subsys/shell/shell/shell.min
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_cmds ‑ tests/subsys/shell/shell/shell.min_cmds
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_cmds_all ‑ tests/subsys/shell/shell/shell.min_cmds_all
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_cmds_resize ‑ tests/subsys/shell/shell/shell.min_cmds_resize
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_cmds_select ‑ tests/subsys/shell/shell/shell.min_cmds_select
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_colors ‑ tests/subsys/shell/shell/shell.min_colors
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_help ‑ tests/subsys/shell/shell/shell.min_help
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_help_all ‑ tests/subsys/shell/shell/shell.min_help_all
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_history ‑ tests/subsys/shell/shell/shell.min_history
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_log_backend ‑ tests/subsys/shell/shell/shell.min_log_backend
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_metakeys ‑ tests/subsys/shell/shell/shell.min_metakeys
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_tab ‑ tests/subsys/shell/shell/shell.min_tab
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_tab_auto ‑ tests/subsys/shell/shell/shell.min_tab_auto
roc_rk3568_pc_smp:tests/subsys/shell/shell/shell.min_wildcards ‑ tests/subsys/shell/shell/shell.min_wildcards
roc_rk3568_pc_smp:tests/subsys/shell/shell_history/shell.history ‑ tests/subsys/shell/shell_history/shell.history
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp:tests/subsys/zbus/integration/message_bus.zbus.module_interaction_no_error ‑ tests/subsys/zbus/integration/message_bus.zbus.module_interaction_no_error
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp:tests/subsys/zbus/unittests/message_bus.zbus.hard_and_readonly_channels ‑ tests/subsys/zbus/unittests/message_bus.zbus.hard_and_readonly_channels
roc_rk3568_pc_smp: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
roc_rk3568_pc_smp:tests/ztest/base/testing.ztest.base.verbose_0 ‑ tests/ztest/base/testing.ztest.base.verbose_0
roc_rk3568_pc_smp:tests/ztest/base/testing.ztest.base.verbose_0_userspace ‑ tests/ztest/base/testing.ztest.base.verbose_0_userspace
roc_rk3568_pc_smp:tests/ztest/base/testing.ztest.base.verbose_1 ‑ tests/ztest/base/testing.ztest.base.verbose_1
roc_rk3568_pc_smp:tests/ztest/base/testing.ztest.base.verbose_2 ‑ tests/ztest/base/testing.ztest.base.verbose_2
roc_rk3568_pc_smp:tests/ztest/error_hook/testing.ztest.error_hook ‑ tests/ztest/error_hook/testing.ztest.error_hook
roc_rk3568_pc_smp:tests/ztest/error_hook/testing.ztest.error_hook.no_userspace ‑ tests/ztest/error_hook/testing.ztest.error_hook.no_userspace
roc_rk3568_pc_smp:tests/ztest/summary/testing.ztest.summary.shared_unit_test ‑ tests/ztest/summary/testing.ztest.summary.shared_unit_test
roc_rk3568_pc_smp:tests/ztest/zexpect/testing.ztest.expect ‑ tests/ztest/zexpect/testing.ztest.expect
roc_rk3568_pc_smp:tests/ztest/zexpect/testing.ztest.expect_cpp ‑ tests/ztest/zexpect/testing.ztest.expect_cpp