summaryrefslogtreecommitdiff
path: root/auto_tests/tcp_relay_test.c
AgeCommit message (Collapse)Author
2018-07-21Avoid implementations in .h files or #including .c files.iphydf
Also, avoid the need for putting `_XOPEN_SOURCE` in every test file.
2018-06-23Add assertions to bootstrap tests for correct connection type.iphydf
2018-06-16Only check full rtp offset if RTP_LARGE_FRAME is setRobin Lindén
2018-02-18Disable lan discovery in most tests.iphydf