zephyr/tests/lib
Alberto Escolar Piedras d22a343887 tests: Use posix arch exclude where appropriate
Some tests were filtering by explicitly listing
all posix arch boards.
Filter by the arch instead.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-05-04 16:48:01 -04:00
..
c_lib tests: Use posix arch exclude where appropriate 2023-05-04 16:48:01 -04:00
cbprintf_fp tests: Use posix arch exclude where appropriate 2023-05-04 16:48:01 -04:00
cbprintf_package treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
cmsis_dsp tests: lib: cmis_dsp matrix_unary_f64 requires more than 64KB of RAM 2023-04-21 09:09:54 -05:00
cmsis_nn
cpp tests/samples: Replace minimal libc malloc configs with common ones 2023-04-27 20:17:24 +09:00
devicetree tests: lib: devicetree: test DT_ANY_INST_HAS_PROP_STATUS_OKAY 2023-04-24 09:21:36 -05:00
fdtable
gui/lvgl
hash_function tests: lib: hash_function: fix double-promotion warnings 2023-04-26 15:11:36 -07:00
hash_map tests/samples: Replace minimal libc malloc configs with common ones 2023-04-27 20:17:24 +09:00
heap boards: esp32s3_devkitm: initial soc board support 2023-02-27 19:41:33 +01:00
heap_align tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
json json: Increase max number of descriptor elements from 30 to 62 2023-01-26 09:51:54 +00:00
linear_range sys: linear_range: fix return value when window is outside range 2023-02-20 10:43:26 +01:00
mem_alloc tests/samples: Replace minimal libc malloc configs with common ones 2023-04-27 20:17:24 +09:00
mem_blocks tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
mem_blocks_stats tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
mpsc_pbuf tests/lib/mpsc_pbuf: Increase timeout on concurrent test to 120 seconds 2023-04-10 22:02:46 +09:00
newlib test: lib: newlib:- heap_listener: boards : add nucleo_c031c6.conf 2023-04-28 20:37:24 +02:00
notify
onoff
p4workq tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
ringbuffer yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
smf yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
sprintf tests: Use posix arch exclude where appropriate 2023-05-04 16:48:01 -04:00
spsc_pbuf tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
sys_util include/sys/util: Fix WAIT_FOR for POSIX_ARCH 2023-03-03 17:12:30 +01:00
thrift/ThriftTest tests: lib: thrift: add tests for the thrift module 2023-02-09 20:30:21 +09:00
time
uoscore