zephyr/samples/subsys
Alberto Escolar Piedras 886d6a9f1f samples subsys logger: Exclude some subtests from posix arch
Two substests (userspace and rtt) cannot be run in the posix
architecture.
Today they are filtered by kconfig, which works but spends
time running cmake.
As native_posix is a default test platform it is better
to filter it alltogether by arch, which saves quite a lot
of time.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-10-24 09:05:29 +02:00
..
bindesc samples: bindesc: doc: Describe sample using zephyr:code-sample 2023-09-28 23:04:47 +03:00
canbus doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
console doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
debug samples: gdbstub: doc: Remove redundant sample 2023-10-20 15:03:55 +02:00
display modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
edac doc: samples: edac: add syntax highlight to code blocks 2023-10-18 15:51:22 +03:00
fs doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
input doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
ipc samples: ipc: update esp32 board reference 2023-09-27 12:07:21 +02:00
llext llext: Fix a bug in section linking 2023-10-13 16:47:02 +01:00
logging samples subsys logger: Exclude some subtests from posix arch 2023-10-24 09:05:29 +02:00
lorawan lorawan: Set dev_nonce to 0 during join_cfg initialization 2023-09-26 08:38:05 +02:00
mgmt samples: mgmt: mcumgr: smp_svr: Select CRC for SMP over console 2023-10-23 12:15:41 +02:00
modbus samples: modbus: add user function code example 2023-09-29 13:05:42 +02:00
nvs doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
pm samples: pm: fix init priority after init level change 2023-09-21 13:59:46 +02:00
portability doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
rtio/sensor_batch_processing samples: rtio: disable debug log level 2023-09-12 10:56:35 +02:00
sensing doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
settings samples: subsys: settings: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
shell doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
sip_svc samples: sip_svc: Add support for intel_socfpga_agilex5_socdk 2023-09-15 09:26:49 +02:00
task_wdt doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
testsuite tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
tracing samples: tracing: Reenable the percepio test case 2023-10-02 16:17:10 +03:00
usb samples: cdc_acm: Throttle RX when ringbuf is full 2023-10-23 12:04:15 +02:00
usb_c doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
video doc: video: samples: Use new Sphinx extension to document samples 2023-09-19 15:22:37 +01:00
zbus samples: zbus: add Message subscriber sample 2023-09-27 20:03:43 +03:00
subsys.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00