Commit graph

2 commits

Author SHA1 Message Date
Martin Braun
570b4c6ab3 tests: Fix check in link_test
The test_recv_get_release test should be checking received packets had
the same content as they did on send(), but was instead assigning to the
received buffer.

Shoutouts to GitHub user johnwstanford for pointing out the issue.
2021-08-31 07:32:55 -05:00
Ciro Nishiguchi
888d710cf5 tests: add mock transport implementation and test
Add test for transports using mock transports
2019-11-26 11:49:18 -08:00