summaryrefslogtreecommitdiff
path: root/auto_tests/tcp_relay_test.c
AgeCommit message (Expand)Author
2020-05-17Fix tcp_relay_test by adding a second bootstrap node.iphydf
2020-04-13Fix things not being initialized if creating a TCP-only networkRobin Linden
2020-03-02Upgrade bazel to 2.1.1.iphydf
2019-11-02Update tests to use a working bootstrap nodeRobin Linden
2018-10-09Consistently use camel case enum names.iphydf
2018-09-25Use a working DHT node for bootstrap tests.iphydf
2018-08-25Use do-while instead of while in tests.iphydf
2018-07-21Avoid implementations in .h files or #including .c files.iphydf
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