zephyr/tests/subsys
Alberto Escolar Piedras a912bb6f14 tests/subsys/ipc/pbuf: Filter out partial native/posix arch builds
Some AMP native simulator targets (like the nrf5340bsim net core)
will not produce a final executable if only one of the core images
is built, when IPC is enabled, as those images require the other
core image to be able to link.
So this test cannot be run when targetting that core alone
(without using sysbuild to build the other).

Let's filter out these targets to avoid twister building
but finding itself with no executable and error out badly
as it cannot run the test.

The filter condition is effectively:
If building for a native target, there must be an .exe being
produced.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-07-06 17:03:26 +02:00
..
bindesc/definition build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
canbus/isotp drivers: can: remove run-time RTR filtering, add build-time RTR filter 2024-01-21 11:00:31 +01:00
debug test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
dfu tests/dfu: Replace flash_area_erase with flash_area_flatten 2024-06-04 08:00:46 +02:00
display/cfb/basic tests: subsys: display: cfb: Add CFB tests 2024-06-28 07:21:47 -04:00
dsp lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
edac
emul everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
fs everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
input everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
ipc tests/subsys/ipc/pbuf: Filter out partial native/posix arch builds 2024-07-06 17:03:26 +02:00
jwt modules: mbedtls: Add a mbedtls_ms_time implementation 2024-01-17 16:52:52 +01:00
llext/simple llext: add a test for llext_find_section 2024-06-25 21:25:33 -04:00
logging tests: logging/dictionary: wait longer for first output 2024-07-04 18:00:47 -04:00
lorawan everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
mem_mgmt test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
mgmt tests: mgmt: mcumgr: fs_mgmt_hash_supported: add unsupported platforms 2024-05-29 08:39:26 +02:00
modbus
modem tests: modem: cmux: extend test suite to cover release case 2024-06-26 09:27:20 -04:00
openthread tests: openthread: Disable native_posix board 2024-05-20 14:25:44 +03:00
pm everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
portability test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
random/rng tests: random: Move and rename rng test 2024-05-30 16:48:31 -05:00
rtio/rtio_api sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
sd tests: sd: sdmmc: add rcar_h3ulcb_r8a77951_a57 board to test 2024-06-12 21:14:49 -04:00
sensing tests: subsys: sensing: set CONFIG_EMUL=y 2024-06-06 04:44:49 -07:00
settings everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
shell build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
sip_svc
storage everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
testsuite/fff_fake_contexts tests/subsys several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
tracing/tracing_api everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
usb everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
zbus hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00