-
Hi
The tcp_echo_client test fails with the following error when trying to send a 4096 byte data packet:
`MBED: Failed to send 4096 bytes. err=Memory allocation failed`
The full serial console trace…
-
# WebRTC Stack Implementation for libp2p in Nim
This issue covers the current status of our WebRTC stack implementation in Nim for our libp2p project. Below is an overview of the protocols involved, …
-
In CI, this test gets halfway through, then fails with:
```
[1663456332.04][CONN][RXD] >>> Running case #3: 'CDC RX single bytes concurrent'...
[1663456332.09][CONN][INF] found KV pair in stream: {…
-
Using master version:
https://github.com/maclobdell/simple_mbed_test_runner/blob/master/run_all_tests.py
Modified build options to use -DMBED_TICKELESS
I see (1) a greentea error and (2) runner e…
-
Trying to run a sample test case for mbed framework. Got everything working but running into an issue where the same test case runs twice and one fails and one passes.
https://community.platformio.…
-
Hi
The tcp_echo_server test is currently coded to send/receive a max data buffer size of 1024 bytes, and so the test succeeds. However, if the data buffer size is increased to 2048 then the receive o…
-
The list:
```
###########################################################################################
# mbed-os-to-arduino (macOS Version)
#
# This is an adapted version of the original 'mb…
-
Many TLS 1.3 test cases are skipped in configurations where only TLS 1.3 is enabled.
```
scripts/config.py set MBEDTLS_USER_CONFIG_FILE="../tests/configs/tls13-only.h"'
make lib programs
tests/s…
-
Hi USCRPL,
Thanks for all the work you've done with Mbed-OS!
I have been writing some logging utilities lately and wanted to be able to unit test stuff on my desktop to speed up the process.
…
-
Using frdm-k64f, windows 7, yotta v 0.5.0, mbedgt 0.0.10
The first test runs, all the tests after the first one fails to obtain com port. If I run mbedgt directly, it works.
```
yt test
info: gener…