zephyr/samples/subsys
Anas Nashif ba7d730e9b tests/samples: use integration_plaforms in more tests/samples
integration_platforms help us control what get built/executed in CI and
for each PR submitted. They do not filter out platforms, instead they
just minimize the amount of builds/testing for a particular
tests/sample.
Tests still run on all supported platforms when not in integration mode.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-29 16:03:23 +01:00
..
canbus samples: subsys: canbus: isotp: fix sample path in Readme.rst 2022-10-27 11:02:57 +02:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cpp samples: cpp_synchronization: Allow running on POSIX arch boards 2022-11-05 16:41:45 +09:00
debug include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
display samples: subsys: display: lvgl: Add native_posix overlay for SDL input 2022-10-03 10:12:03 +02:00
edac tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fs tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
ipc tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
logging twister: Add fiters to SYS-T related tests 2022-10-27 11:03:30 +02:00
lorawan/class_a lorawan: enable run-time config of region/freq 2022-11-14 11:16:16 +00:00
mgmt tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
modbus tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
nvs samples: subsys: nvs: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
pm tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
portability includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
rtio/sensor_batch_processing rtio: Add macro to define iodev submission queue 2022-10-05 12:42:16 +02:00
settings tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
shell tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
task_wdt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
testsuite tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
tracing tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
usb tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
usb_c tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
video tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
zbus tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
subsys.rst