libreoffice-online/test
Ashod Nakashian 847c997595 wsd: test: killpoco web-sockets in testHandshake
Improves the stability of this test, which
for some reason has been very unstable.
Poco's receiveFrame would return -1 without
throwing any error or indicating what's wrong.
Retrying didn't help.

Change-Id: I26b4917884e97422aa19f3e5105730ded4a45f94
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2021-11-23 09:31:46 +01:00
..
data New POST service to render a search result + unit and integ. tests 2021-09-13 10:36:15 +02:00
traces rename wsd protocol command 'loolclient' to 'coolclient' 2021-11-17 11:59:35 +01:00
.gitignore
countcoolkits.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
DeltaTests.cpp
fakesockettest.cpp
helpers.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
httpcrashtest.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
HttpRequestTests.cpp wsd: chunked transfer and tests 2021-09-26 17:02:01 -04:00
HttpTestServer.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
HttpWhiteBoxTests.cpp wsd: test: correct include order for operator resolution 2021-09-27 09:25:40 -04:00
httpwstest.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
integration-http-server.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
lokassert.hpp wsd: test: support logging passing test assertions 2021-11-23 09:31:46 +01:00
Makefile.am rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
run_unit.sh.in rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
test.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
test.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
testlog.hpp
TileCacheTests.cpp wsd: test: tollerate extra tiles on invalidation 2021-11-23 09:31:46 +01:00
TileQueueTests.cpp wsd: test: more informative string assertion in TileQueueTests 2021-11-23 09:31:46 +01:00
UnitAdmin.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitBadDocLoad.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitCalc.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitClient.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitClose.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitConvert.cpp test: rename 'lool' -> 'cool' 2021-11-17 09:17:16 +01:00
UnitCopyPaste.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitCursor.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitEachView.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitFuzz.cpp Move LOOLWebSocket into test/ - where it can be slowly removed. 2021-10-11 13:40:20 +01:00
UnitHosting.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitHTTP.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitHTTP.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitInsertDelete.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitLargePaste.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitLoad.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitLoadTorture.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitOAuth.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitPasswordProtected.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitPaste.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitPrefork.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitRenderingOptions.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitRenderSearchResult.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitRenderShape.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitSession.cpp wsd: test: killpoco web-sockets in testHandshake 2021-11-23 09:31:46 +01:00
UnitStorage.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitTiffLoad.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitTileCache.cpp
UnitTimeout.cpp
UnitTyping.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitUNOCommand.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWOPI.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWOPIAsyncUpload_Close.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWOPIAsyncUpload_Modify.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWOPIAsyncUpload_ModifyClose.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWOPIDocumentConflict.cpp
UnitWOPIFileUrl.cpp
UnitWOPIHttpHeaders.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWOPIHttpRedirect.cpp HTTP 302 Found - redirrect support for downloadDocument 2021-07-12 08:44:39 +02:00
UnitWOPIHttpRedirectLoop.cpp Rename fileId to redirectionCount 2021-07-12 08:44:39 +02:00
UnitWOPILoadEncoded.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWOPILock.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWopiOwnertermination.cpp
UnitWOPIRenameFile.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWOPISaveAs.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitWOPITemplate.cpp wsd: test: log state transition in UnitWOPITemplate 2021-06-13 21:57:43 -04:00
UnitWOPIVersionRestore.cpp
UnitWOPIWatermark.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
WhiteBoxTests.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
WopiProofTests.cpp
WopiTestServer.hpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00