6 Commits

Author SHA1 Message Date
Fletcher Dunn 62f86f63b3 test_p2p can now adjust the spew level
We'll want CI to print detailed info to stdio
2026-04-20 22:18:50 -07:00
Fletcher Dunn 60fa445029 Refactor a few things in the test framework.
To support a p2p stress test that is currently specific to the steam branch.

P4:808802,8088026
2023-05-27 16:34:17 -07:00
Fletcher Dunn 78efe77250 Fix MSVC release tests 2020-09-29 10:22:14 -07:00
Fletcher Dunn a419be3d1f Fix win32 compile 2020-09-02 20:21:04 -07:00
Fletcher Dunn b81bdd6ac7 P2P test mostly written.
I really need to be able to compile the webrtc code with my version
of cmake to make further progress on this.
2020-08-31 14:57:40 -07:00
Fletcher Dunn 1205aa893b Start P2P test. WIP.
Moved some common stuff out of test_connection.cpp to test_common.cpp.
2020-08-31 10:55:26 -07:00