Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/ssl_helpers: Check that message queue is popped
mbedtls_test_mock_tcp_recv_msg is currently popping a message queue and does not check if this was done correctly. This extra check makes the test more complete/robust. Signed-off-by: Tomás González <[email protected]>
- Loading branch information