Home
last modified time | relevance | path

Searched refs:TestingTCPServerInAThread (Results 1 – 5 of 5) sorted by relevance

/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_mergeable.py80 class DisconnectingServer(test_server.TestingTCPServerInAThread):
H A Dtest_server.py503 class TestingTCPServerInAThread(transport.Server): class
648 class SmartTCPServer_for_testing(TestingTCPServerInAThread):
H A Dtest_test_server.py123 server = test_server.TestingTCPServerInAThread(
H A Dhttp_server.py368 class HttpServer(test_server.TestingTCPServerInAThread):
H A Dstub_sftp.py451 class SFTPServer(test_server.TestingTCPServerInAThread):