zephyr/tests/lib
Sylvio Alves bc9b59a19c boards: esp32s3_devkitm: initial soc board support
Adds support to ESP32-S3 devkitm as initial SoC board.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2023-02-27 19:41:33 +01:00
..
c_lib tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
cbprintf_fp tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
cbprintf_package treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
cmsis_dsp yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
cmsis_nn
cpp subsys/cpp: Also run C++ tests with picolibc when possible 2023-01-20 09:03:25 +01:00
devicetree dts: Add _STRING_UNQUOTED string and string-array 2023-02-20 09:49:00 +01:00
fdtable
gui/lvgl
hash_function tests: lib: hash_function: tests for sys_hash32 2023-02-22 19:14:05 +01:00
hash_map tests: lib: hashmap: tests for hashmap library 2023-02-22 19:14:05 +01: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: mem_alloc: remove fixed testcase names from yaml 2023-02-24 09:16:42 +01: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: fix various test identifiers 2023-02-06 10:06:10 +01:00
newlib
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: fix various test identifiers 2023-02-06 10:06:10 +01:00
spsc_pbuf tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
sys_util tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
thrift/ThriftTest tests: lib: thrift: add tests for the thrift module 2023-02-09 20:30:21 +09:00
time
uoscore