zephyr/tests/modules/thrift/ThriftTest
Chris Friedt f2d1851c2b tests: thrift: build_only until c++11 threads are in sdk
There was a make-shift mutex implementation added to thrift
while waiting for C++11 thread support in the SDK. This was
fairly racey and would cause issues in CI regularly.

Make the tests build-only for now until C++11 thread, mutex,
etc support is stabilized.

Signed-off-by: Chris Friedt <chrisfriedt@gmail.com>
2024-03-29 15:54:34 -05:00
..
src thrift: null-terminate certificates in samples and tests 2024-02-13 19:36:58 +01:00
CMakeLists.txt tests: move tests/lib/thrift to tests/modules/thrift 2024-02-07 07:37:32 -05:00
Kconfig tests: move tests/lib/thrift to tests/modules/thrift 2024-02-07 07:37:32 -05:00
overlay-tls.conf tests: move tests/lib/thrift to tests/modules/thrift 2024-02-07 07:37:32 -05:00
prj.conf tests: move tests/lib/thrift to tests/modules/thrift 2024-02-07 07:37:32 -05:00
testcase.yaml tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00