zephyr/samples/userspace
Alberto Escolar Piedras befc96f22e userspace tests/samples: Exclude in posix arch
These samples & tests cannot be run in this architecture
as it does not support userspace.
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
..
hello_world_user userspace tests/samples: Exclude in posix arch 2023-10-24 09:05:29 +02:00
prod_consumer userspace tests/samples: Exclude in posix arch 2023-10-24 09:05:29 +02:00
shared_mem userspace tests/samples: Exclude in posix arch 2023-10-24 09:05:29 +02:00
syscall_perf samples/userspace: Set common malloc arena size to zero for syscall_perf 2023-06-17 07:28:42 -04:00
index.rst samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00