zephyr/tests/lib
Chris Friedt 2b8ea7d700 tests: lib: thrift: add tests for the thrift module
These tests include:
* ThriftTest - an upstream exercies for all Thrift facilities

This code was merged from the following repository
at the commit specified below, with minor formatting
and coding-style modifications.

https://github.com/zephyrproject-rtos/gsoc-2022-thrift
e12e014d295918cc5ba0b4c507d1bf595a2f539a

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-02-09 20:30:21 +09: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
cmsis_nn
cpp subsys/cpp: Also run C++ tests with picolibc when possible 2023-01-20 09:03:25 +01:00
devicetree tests: lib: devicetree: api: add tests for DT_GPIO_HOG_* macros 2023-01-27 14:38:52 -08:00
fdtable
gui/lvgl
heap tests: fix various test identifiers 2023-02-06 10:06:10 +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: allow out-of-range values/windows 2023-01-16 16:52:35 +01:00
mem_alloc
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
smf
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