Commit Graph
7 Commits
Author SHA1 Message Date
Fletcher Dunn 40d7918397 Fix tests in non-opensource environment
P4:6818552
2021-10-08 13:55:16 -07:00
Fletcher Dunn 23e1350ada Reduce Nagle spew priority
In tests, only print Msg level or higher to stdout.
Otherwise, just go to log file.

P4:6653826,6653840
2021-07-06 15:48:03 -07:00
Fletcher Dunn 0e0aad5bc2 Increase verbosity of test output 2021-05-20 13:21:41 -07:00
Fletcher Dunn 4532f25dee Rename SteamDatagramTransportLock to SteamNetworkingGlobalLock.
This is the start of some refactoring for more granular locking.
2020-12-21 09:50:08 -08:00
Fletcher Dunn 343fed751e Fix unused parameter 2020-09-01 15:48:45 -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