zephyr/samples/subsys/logging
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
..
ble_backend doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
dictionary doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
logger samples subsys logger: Exclude some subtests from posix arch 2023-10-24 09:05:29 +02:00
multidomain samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
syst tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
logging.rst