libreoffice-online/test
Miklos Vajna 3186597097 log: avoid logging after shutdown on all log levels
This can happen on an assertion failure, and causes noise while looking
for real memory errors.

Also disable an unstable test, it's not clear that it passes depending
on how loaded the machine is (just increasing timeouts doesn't seem to
help).

Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: I049bd0a06f41e2d43702ec12a2c35944bc5200d8
2021-08-12 10:02:48 +02:00
..
data Remove test pdf files. 2021-07-09 21:05:40 +03:00
.gitignore
countloolkits.hpp admin: add support for lost kits cleanup 2021-04-01 22:09:44 +01:00
DeltaTests.cpp
fakesockettest.cpp
helpers.hpp wsd: separate client SSL context from the server 2021-06-23 23:39:34 -04:00
httpcrashtest.cpp wsd: improved WebSocketSession interface 2021-04-27 08:09:49 -04:00
HttpRequestTests.cpp wsd: killpoco: cert verification 2021-07-18 21:14:48 -04:00
HttpTestServer.hpp wsd: test: http: inject good and bad responses 2021-06-13 21:57:43 -04:00
HttpWhiteBoxTests.cpp wsd: test: http::Header parsing tests 2021-05-02 22:35:39 -04:00
httpwstest.cpp wsd: improved WebSocketSession interface 2021-04-27 08:09:49 -04:00
integration-http-server.cpp test: adjust "assertHTTPFilesExist" function. 2021-07-23 10:19:42 -04:00
lokassert.hpp wsd: test: log before asserting 2021-04-07 11:36:10 -04:00
Makefile.am test: fix deleting log files 2021-07-21 11:38:36 -04:00
run_unit.sh.in test: run test with capabilities disabled 2021-07-22 11:52:26 -04:00
test.cpp wsd: killpoco: cert verification 2021-07-18 21:14:48 -04:00
test.hpp admin: add support for lost kits cleanup 2021-04-01 22:09:44 +01:00
testlog.hpp
TileCacheTests.cpp log: avoid logging after shutdown on all log levels 2021-08-12 10:02:48 +02:00
TileQueueTests.cpp
UnitAdmin.cpp
UnitBadDocLoad.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitCalc.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitClient.cpp wsd: test: set the test name for old-style tests 2021-04-27 08:09:49 -04:00
UnitClose.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitConvert.cpp
UnitCopyPaste.cpp wsd: test: improve the stability of UnitCopyPaste 2021-04-27 08:09:49 -04:00
UnitCursor.cpp wsd: test: remove superfluous object 2021-04-27 08:09:49 -04:00
UnitEachView.cpp wsd: test: use chrono for readable and safe time durations 2021-04-02 13:18:41 -04:00
UnitFuzz.cpp The convention is to call the processes 'WSD', 'ForKit', and 'Kit' 2021-05-25 10:41:11 +03:00
UnitHosting.cpp wsd: test: log UnitHosting activity 2021-05-02 22:35:39 -04:00
UnitHTTP.cpp wsd: test: log more in UnitHTTP 2021-04-11 01:05:20 -04:00
UnitInsertDelete.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitLargePaste.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitLoad.cpp Fix Debian 8 / gcc-4.9 warnings 2021-04-30 10:38:09 +02:00
UnitLoadTorture.cpp wsd: improved WebSocketSession interface 2021-04-27 08:09:49 -04:00
UnitOAuth.cpp
UnitOOB.cpp
UnitPasswordProtected.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitPaste.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitPrefork.cpp
UnitRenderingOptions.cpp RenderingOptions Test: Updated due to status message's update. 2021-07-25 11:58:34 +03:00
UnitRenderShape.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitSession.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitStorage.cpp
UnitTiffLoad.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitTileCache.cpp
UnitTimeout.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitTyping.cpp Test the merging semantics harder 2021-07-22 13:41:53 +03:00
UnitUNOCommand.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitWOPI.cpp wsd: test: assertPutFileRequest returns the http response 2021-05-02 22:35:39 -04:00
UnitWOPIAsyncUpload_Close.cpp wsd: test: correct logging of phase change 2021-07-17 22:58:23 -04:00
UnitWOPIAsyncUpload_Modify.cpp wsd: test: improve modify test 2021-07-18 21:14:48 -04:00
UnitWOPIAsyncUpload_ModifyClose.cpp wsd: test close-after-modify to confirm no data loss 2021-07-17 22:58:23 -04:00
UnitWOPIDocumentConflict.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitWOPIFileUrl.cpp wsd: test: properly include config.h in the tests 2021-04-02 12:43:39 -04:00
UnitWOPIHttpHeaders.cpp wsd: test: assertPutFileRequest returns the http response 2021-05-02 22:35:39 -04: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 wsd: cleanup Poco headers 2021-03-22 10:09:22 -04:00
UnitWopiOwnertermination.cpp wsd: test: assertPutFileRequest returns the http response 2021-05-02 22:35:39 -04:00
UnitWOPIRenameFile.cpp
UnitWOPISaveAs.cpp
UnitWOPITemplate.cpp wsd: test: log state transition in UnitWOPITemplate 2021-06-13 21:57:43 -04:00
UnitWOPIVersionRestore.cpp wsd: test: assertPutFileRequest returns the http response 2021-05-02 22:35:39 -04:00
UnitWOPIWatermark.cpp
WhiteBoxTests.cpp wsd: add hexify-data utility 2021-06-13 21:57:43 -04:00
WopiProofTests.cpp
WopiTestServer.hpp wsd: test: improve modify test 2021-07-18 21:14:48 -04:00