libreoffice-online/test
Ashod Nakashian 712e40a3f9 wsd: test: replace hard-coded test timeouts
Compile-time constants are far superior
to hard-coded magic numbers and they
make changing them trivial. We need that
when we enable profiling.

Change-Id: I9ee42fabf3feb1feecb9b76ebca663007e263680
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2022-08-02 09:24:46 -04:00
..
data
traces Cleanup performance traces. 2022-05-09 16:40:57 +01:00
.gitignore wsd: test: capture the log from unithttplib and display on failure 2022-06-24 07:08:55 +01:00
countcoolkits.hpp wsd: wait longer when restarting forkit 2022-03-16 08:31:54 -04:00
DeltaTests.cpp delta: include canonical-view-id into the TileLocation. 2022-06-22 09:16:45 +01:00
fakesockettest.cpp
helpers.hpp wsd: test: replace hard-coded test timeouts 2022-08-02 09:24:46 -04:00
httpcrashtest.cpp
HttpRequestTests.cpp wsd: http: support shutting down the socket 2022-06-24 07:08:55 +01:00
HttpTestServer.hpp
HttpWhiteBoxTests.cpp
httpwstest.cpp
integration-http-server.cpp wsd: test: replace hard-coded test timeouts 2022-08-02 09:24:46 -04:00
lokassert.hpp wsd: test: correctly show the failing code in the assertion message 2022-03-21 08:57:41 +00:00
Makefile.am wsd: test: modernize UnitTileCache 2022-08-02 09:24:46 -04:00
RequestDetailsTests.cpp wsd: test: move Authorization tests to RequestDetailsTests 2022-04-12 07:39:07 -04:00
run_unit.sh.in wsd: test: cleanup and cosmetics 2022-06-27 14:07:08 +01:00
run_unit_standalone.sh.in wsd: test: capture the log from unithttplib and display on failure 2022-06-24 07:08:55 +01:00
StringVectorTests.cpp wsd: test: move StringVector tests to StringVectorTests 2022-04-12 07:39:07 -04:00
test.cpp
test.hpp
testlog.hpp wsd: replace strrchr with constexpr 2022-04-26 11:13:44 +03:00
TileCacheTests.cpp wsd: test: killpoco for TileCacheTests 2022-07-25 14:02:00 +01:00
TileQueueTests.cpp
UnitAdmin.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
UnitBadDocLoad.cpp wsd: test: killpoco for UnitBadDocLoad 2022-07-25 14:02:00 +01:00
UnitCalc.cpp wsd: test: killpoco for UnitCalc 2022-07-25 14:02:00 +01:00
UnitClient.cpp
UnitClose.cpp wsd: test: killpoco for UnitClose 2022-08-02 09:24:46 -04:00
UnitConvert.cpp wsd: test: always set the test name 2022-05-06 14:45:34 +01:00
UnitCopyPaste.cpp
UnitCursor.cpp wsd: test: killpoco for UnitCursor 2022-07-25 14:02:00 +01:00
UnitEachView.cpp wsd: test: killpoco for UnitEachView 2022-07-25 14:02:00 +01:00
UnitFuzz.cpp fuzz: cleanup constructors. 2022-05-31 15:10:51 +02:00
UnitHosting.cpp
UnitHTTP.cpp
UnitHTTP.hpp wsd: test: remove COOLWebSocket from WopiTestServer 2022-08-02 09:24:46 -04:00
UnitInsertDelete.cpp wsd: test: killpoco for UnitInsertDelete 2022-07-25 14:02:00 +01:00
UnitLargePaste.cpp wsd: test: killpoco for UnitLargePaste 2022-07-25 14:02:00 +01:00
UnitLoad.cpp wsd: test: killpoco for UnitLoad 2022-07-25 14:02:00 +01:00
UnitLoadTorture.cpp
UnitOAuth.cpp wsd: browser: Reset_Access_Token API to update access-tokens 2022-05-06 11:13:35 +01:00
UnitPasswordProtected.cpp wsd: test: killpoco for UnitPasswordProtected 2022-07-25 14:02:00 +01:00
UnitPaste.cpp wsd: test: killpoco for UnitPaste 2022-07-25 14:02:00 +01:00
UnitPrefork.cpp wsd: test: always set the test name 2022-05-06 14:45:34 +01:00
UnitRenderingOptions.cpp wsd: test: killpoco for UnitRenderingOptions 2022-07-25 14:02:00 +01:00
UnitRenderSearchResult.cpp wsd: test: killpoco for UnitRenderSearchResult 2022-07-25 14:02:00 +01:00
UnitRenderShape.cpp wsd: test: killpoco for UnitRenderShape 2022-07-25 14:02:00 +01:00
UnitSession.cpp wsd: test: killpoco for UnitSession 2022-07-25 14:02:00 +01:00
UnitStorage.cpp wsd: move STATE_ENUM to common/StateEnum.hpp 2022-04-06 18:33:45 -04:00
UnitTiffLoad.cpp wsd: test: killpoco for UnitTiffLoad 2022-07-25 14:02:00 +01:00
UnitTileCache.cpp wsd: test: modernize UnitTileCache 2022-08-02 09:24:46 -04:00
UnitTimeout.cpp unit-test: fix crash-on-shutdown 2022-05-18 15:41:30 +02:00
UnitTyping.cpp wsd: test: killpoco for UnitTyping 2022-07-25 14:02:00 +01:00
UnitUNOCommand.cpp wsd: test: killpoco for UnitUNOCommand 2022-07-25 14:02:00 +01:00
UnitWOPI.cpp wsd: modernize UnitWOPI 2022-04-06 18:33:45 -04:00
UnitWOPIAsyncUpload_Close.cpp wsd: test: cleanup and cosmetics 2022-06-27 14:07:08 +01:00
UnitWOPIAsyncUpload_Modify.cpp
UnitWOPIAsyncUpload_ModifyClose.cpp
UnitWOPICrashModified.cpp wsd: move STATE_ENUM to common/StateEnum.hpp 2022-04-06 18:33:45 -04:00
UnitWOPIDocumentConflict.cpp
UnitWOPIFailUpload.cpp wsd: detect lost upload on exit and dumpState once only 2022-05-07 14:13:41 +01:00
UnitWOPIFileUrl.cpp
UnitWOPIHttpHeaders.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UnitWOPIHttpRedirect.cpp
UnitWOPIHttpRedirectLoop.cpp
UnitWOPILanguages.cpp wsd: test: add multi-language views test 2022-06-10 13:14:35 +01:00
UnitWOPILoadEncoded.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UnitWOPILock.cpp wsd: move STATE_ENUM to common/StateEnum.hpp 2022-04-06 18:33:45 -04:00
UnitWopiOwnertermination.cpp wsd: move STATE_ENUM to common/StateEnum.hpp 2022-04-06 18:33:45 -04:00
UnitWOPIRenameFile.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UnitWOPISaveAs.cpp wsd: test: modernize UnitWOPISaveAS 2022-07-25 14:02:00 +01:00
UnitWOPISaveAsWithEncodedFileName.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UnitWOPISaveOnExit.cpp
UnitWOPISlow.cpp wsd: test: support loading arbitrary docs in wopi tests 2022-06-10 13:14:35 +01:00
UnitWOPIStuckSave.cpp wsd: timeout on saving stuck with test 2022-06-27 14:07:08 +01:00
UnitWOPITemplate.cpp
UnitWOPIVersionRestore.cpp wsd: test: filterSendMessage -> filterSendWebSocketMessage 2022-06-27 14:07:08 +01:00
UnitWOPIWatermark.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UtilTests.cpp
WhiteBoxTests.cpp perf: merge deltas and keyframes into the same storage. 2022-05-27 22:01:24 +01:00
WopiProofTests.cpp wsd: test: disable verifySignature test with openssl 3 2022-04-26 14:08:48 +02:00
WopiTestServer.hpp wsd: test: remove COOLWebSocket from WopiTestServer 2022-08-02 09:24:46 -04:00
WOPIUploadConflictCommon.hpp wsd: test: filterSendMessage -> filterSendWebSocketMessage 2022-06-27 14:07:08 +01:00