external_zblue/tests/subsys
Anas Nashif 67f3b07d5a tests: display: cfb: fix filtering
Test was marked build only with filters in each scenario looking for
sdl-dc which is only available on native_sim, so cut the chase and use
platform_only to narrow things down to native_sim directly instead of
building the world to get information we already know.

reduces build/run time from 78s to 17s on invocation of twister with
default options, saves a ton more when running twister with --all.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2026-04-20 17:57:50 +08:00
..
bindesc tests: Add tests for bindesc reading 2026-04-20 17:49:30 +08:00
canbus/isotp lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2026-04-20 17:41:13 +08:00
debug tests: debug/coredump: Change to call k_panic() for ISH SoCs 2026-04-20 17:56:10 +08:00
dfu tests: subsys: dfu: img_util: Increase stack size 2026-04-20 17:55:27 +08:00
display/cfb/basic tests: display: cfb: fix filtering 2026-04-20 17:57:50 +08:00
dsp boards: mps3: Add support for corstone300/an552 2026-04-20 17:54:15 +08:00
edac tests: fix thread function signatures 2026-04-20 16:45:58 +08:00
emul tests/subsys/emul: Don't test on native_posix 2026-04-20 17:45:38 +08:00
fs drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME 2026-04-20 17:55:23 +08:00
input tests: input/api: limit to 1 CPU for thread mode test 2026-04-20 17:48:20 +08:00
ipc ipc: icmsg & icbmsg: Add support for POSIX arch targets 2026-04-20 17:45:55 +08:00
jwt jwt: remove TinyCrypt usage 2026-04-20 17:55:22 +08:00
llext/simple LLEXT: add llext_section_offset() to replace llext_find_section() 2026-04-20 17:57:44 +08:00
logging yaml: use EXTRA_CONF_FILE in .yaml files 2026-04-20 17:50:20 +08:00
lorawan everywhere: reindent `.overlay` files with tabs 2026-04-20 17:28:34 +08:00
mem_mgmt tests/subsys/mem_mgmt: Don't test on native_posix 2026-04-20 17:45:38 +08:00
mgmt tests: mgmt: mcumgr: Add transport_lorawan test 2026-04-20 17:53:56 +08:00
modbus modbus: fix support for floating point values 2026-04-20 17:48:18 +08:00
modem modem: cmux: added validation of cmux frame length 2026-04-20 17:55:38 +08:00
openthread net: openthread: make receive sensitivity configurable 2026-04-20 17:49:39 +08:00
pm pm: policy: separate default policy and events 2026-04-20 17:57:48 +08:00
portability tests/samples: use platform_key on cmsis_rtos tests/samples 2026-04-20 17:55:00 +08:00
random/rng tests: random: rng: validate `sys_csrand_get` availability 2026-04-20 17:50:09 +08:00
rtio i2c: Drop transceive test, fix transfer call count 2026-04-20 17:52:03 +08:00
sd tests: sd: sdmmc: add rcar_h3ulcb_r8a77951_a57 board to test 2026-04-20 17:25:04 +08:00
secure_storage/psa sys: util: use BITS_PER_BYTE macro instead of the magic number 8 2026-04-20 17:57:38 +08:00
sensing tests: sensing: fix identifier 2026-04-20 17:31:26 +08:00
settings yaml: use EXTRA_CONF_FILE in .yaml files 2026-04-20 17:50:20 +08:00
settings_commit_prio settings: Add test for settings commit priority 2026-04-20 17:53:29 +08:00
shell tests: shell: limit build only config tests 2026-04-20 17:55:59 +08:00
sip_svc tests: remove CONFIG_ZTEST_NEW_API in all tests 2026-04-20 16:44:15 +08:00
storage tests: flash_map: Move SHA test to separate test scenario 2026-04-20 17:56:50 +08:00
testsuite/fff_fake_contexts tests: Support targeting unit_testing with and without qualifier 2026-04-20 17:54:04 +08:00
tracing/tracing_api everywhere: reindent `.overlay` files with tabs 2026-04-20 17:28:34 +08:00
usb tests: usb: uac2: Test Feature Unit descriptor 2026-04-20 17:49:56 +08:00
zbus tests: zbus: publish_stats: Fix for non-zero boot delay 2026-04-20 17:55:25 +08:00