collabora-online/test
Ashod Nakashian 0b2afe2bfd wsd: test: use a global array to support multiple tests
This adds support to having multiple tests in
a single unit-test .so.

Change-Id: I37526484e8a692b25393f659dedd846eedc22733
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2022-11-15 07:04:58 -05:00
..
data wsd: test: faster unit-test execution 2022-03-09 19:24:40 -05:00
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
DeltaTests.cpp Switch to zstd image compression. 2022-11-02 12:09:53 +01:00
HttpRequestTests.cpp fuzzers: fixup HttpEcho 2022-08-17 08:55:12 -04:00
HttpTestServer.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
HttpWhiteBoxTests.cpp wsd: test: embue all tests with a name and unify logs 2022-02-17 18:52:48 -05:00
Makefile.am wsd: unlock the document only after uploading 2022-11-12 19:42:30 -05:00
RequestDetailsTests.cpp Split config.h into separate headers to avoid extensive rebuild 2022-09-05 12:32:49 +01:00
StringVectorTests.cpp wsd: test: move StringVector tests to StringVectorTests 2022-04-12 07:39:07 -04:00
TileCacheTests.cpp wsd: test: enable tile-tests 2022-11-12 18:45:35 -05:00
TileQueueTests.cpp wsd: test: embue all tests with a name and unify logs 2022-02-17 18:52:48 -05:00
UnitAdmin.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
UnitBadDocLoad.cpp wsd: test: killpoco for UnitBadDocLoad 2022-08-02 09:24:46 -04:00
UnitCalc.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitClient.cpp wsd: test: print correct binary name on failure 2022-08-17 08:55:12 -04:00
UnitClose.cpp wsd: test: killpoco test helpers 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 wsd: test: killpoco for UnitCopyPaste 2022-08-02 09:24:46 -04:00
UnitCursor.cpp wsd: test: killpoco for UnitCursor 2022-07-25 14:02:00 +01:00
UnitEachView.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitFuzz.cpp fuzz: cleanup constructors. 2022-05-31 15:10:51 +02:00
UnitHTTP.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
UnitHTTP.hpp wsd: test: refactor client connection management 2022-11-14 18:15:39 -05:00
UnitHosting.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitInsertDelete.cpp wsd: test: header and forward declaration cleanup 2022-11-14 18:15:39 -05:00
UnitLargePaste.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitLoad.cpp wsd: test: header and forward declaration cleanup 2022-11-14 18:15:39 -05:00
UnitLoadTorture.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitOAuth.cpp wsd: browser: Reset_Access_Token API to update access-tokens 2022-05-06 11:13:35 +01:00
UnitPasswordProtected.cpp wsd: test: header and forward declaration cleanup 2022-11-14 18:15:39 -05:00
UnitPaste.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitPrefork.cpp wsd: test: always set the test name 2022-05-06 14:45:34 +01:00
UnitRenderSearchResult.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitRenderShape.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitRenderingOptions.cpp wsd: test: header and forward declaration cleanup 2022-11-14 18:15:39 -05:00
UnitSession.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitStorage.cpp wsd: move STATE_ENUM to common/StateEnum.hpp 2022-04-06 18:33:45 -04:00
UnitTiffLoad.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04:00
UnitTileCache.cpp masterpage: get & set optional mode parameter for tiles (server side) 2022-09-19 15:18:23 +02:00
UnitTimeout.cpp wsd: test: use a global array to support multiple tests 2022-11-15 07:04:58 -05:00
UnitTyping.cpp wsd: test: killpoco for UnitTyping 2022-07-25 14:02:00 +01:00
UnitUNOCommand.cpp wsd: test: killpoco test helpers 2022-08-02 09:24:46 -04: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 Fix typos in comments 2022-08-23 18:37:44 +02:00
UnitWOPIAsyncUpload_ModifyClose.cpp wsd: test: modernize UnitWOPIAsyncUpload_ModifyClose 2022-08-25 15:12:10 +01:00
UnitWOPICrashModified.cpp wsd: move STATE_ENUM to common/StateEnum.hpp 2022-04-06 18:33:45 -04:00
UnitWOPIDocumentConflict.cpp wsd: test: assert correct wopi GetFile and PutFile 2022-03-09 19:24:40 -05:00
UnitWOPIFailUpload.cpp wsd: test: better PutFile assertion 2022-08-05 15:24:27 -04:00
UnitWOPIFileUrl.cpp test: modernize http response in tests and simplify 2022-02-04 10:26:49 -05:00
UnitWOPIHttpHeaders.cpp wsd: test: modernize some tests 2022-08-02 09:24:46 -04:00
UnitWOPIHttpRedirect.cpp wsd: test: make WopiTestServer less public 2022-02-17 18:52:48 -05:00
UnitWOPIHttpRedirectLoop.cpp Rename fileId to redirectionCount 2021-07-12 08:44:39 +02:00
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: test: fix UnitWOPILock once and for all 2022-11-14 08:39:10 -05: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 wsd: test: assert correct wopi GetFile and PutFile 2022-03-09 19:24:40 -05:00
UnitWOPISlow.cpp wsd: test: enable IsModifiedByUser assertion 2022-08-25 15:12:10 +01:00
UnitWOPIStuckSave.cpp wsd: test: reduce the duration of UnitWOPIStuckSave 2022-11-12 18:45:35 -05:00
UnitWOPITemplate.cpp test: modernize http response in tests and simplify 2022-02-04 10:26:49 -05:00
UnitWOPIUnlock.cpp wsd: test: fix UnitWOPILock once and for all 2022-11-14 08:39:10 -05:00
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
UnitWSDClient.hpp wsd: test: improvements to UnitWSDClient 2022-11-15 07:04:58 -05:00
UnitWopiOwnertermination.cpp wsd: move STATE_ENUM to common/StateEnum.hpp 2022-04-06 18:33:45 -04:00
UtilTests.cpp wsd: test: embue all tests with a name and unify logs 2022-02-17 18:52:48 -05:00
WOPIUploadConflictCommon.hpp wsd: test: better PutFile assertion 2022-08-05 15:24:27 -04:00
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: refactor client connection management 2022-11-14 18:15:39 -05:00
countcoolkits.hpp wsd: wait longer when restarting forkit 2022-03-16 08:31:54 -04:00
fakesockettest.cpp wsd: test: embue all tests with a name and unify logs 2022-02-17 18:52:48 -05:00
helpers.hpp wsd: test: break connectLOKit retries when terminating 2022-08-02 09:24:46 -04:00
httpcrashtest.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
httpwstest.cpp Unit test for &lang=es-419 style code, disliked by boost gettext. 2022-03-02 16:26:36 +00:00
integration-http-server.cpp wsd: test: replace hard-coded test timeouts 2022-08-02 09:24:46 -04:00
lokassert.hpp wsd: test: print failed assertion code 2022-08-17 08:55:12 -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
test.cpp wsd: test: print correct binary name on failure 2022-08-17 08:55:12 -04:00
test.hpp wsd: test: print correct binary name on failure 2022-08-17 08:55:12 -04:00
testlog.hpp wsd: replace strrchr with constexpr 2022-04-26 11:13:44 +03:00