aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus_test
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0939-39/+39
|
* remove FastOS_ApplicationHåvard Pettersen2022-04-086-54/+34
| | | | | | | | fixup (per application): - maybe ignore SIGPIPE - wire argc/argv untangle Vespa Test Framework strip down deprecated TestApp
* Fix indentationHenning Baldersheim2022-02-211-1/+1
|
* Make ConfigUri constructors explicit and use same context where possible in ↵Henning Baldersheim2022-02-206-19/+15
| | | | proton.
* Update 2017 copyright notices.gjoranv2021-10-0739-39/+39
|
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-0/+1
|
* Reduce exposure of TraceNode even further.Henning Baldersheim2020-11-181-2/+2
|
* Hide the modifiable TraceNode root inside the Trace objectHenning Baldersheim2020-11-181-2/+2
|
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-4/+4
|
* Add required quotes.Arnstein Ressem2020-09-012-2/+2
|
* Make it possible to pick up jars needed for cpp tests from alternative location.Arnstein Ressem2020-08-312-4/+19
|
* Add some more info too failing test.Henning Baldersheim2020-04-022-17/+16
|
* Unify tests.Henning Baldersheim2020-04-021-8/+7
|
* Drop timestamp.hHenning Baldersheim2019-12-161-1/+0
|
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-3/+3
|
* Merge branch 'master' into ↵Henning Baldersheim2019-12-056-9/+19
|\ | | | | | | balder/use-duration-in-messagebus-and-storageapi-rebased-1
| * FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-046-9/+19
| | | | | | | | | | Renamed Timer -> ScheduledExecutor. Do not include thread.h when not needed in header files.
* | timeout as durationHenning Baldersheim2019-12-042-3/+3
|/ | | | | Conflicts: messagebus/src/vespa/messagebus/testlib/testserver.cpp
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-1/+1
|
* Add missing includeHenning Baldersheim2019-11-201-0/+1
|
* Address comment by specifying timeunit in the type.Henning Baldersheim2019-11-201-2/+2
|
* Use timeouts typed with unit.Henning Baldersheim2019-11-202-2/+4
|
* Use C++11 chrono instead prehistoric homegrown stuff.Henning Baldersheim2019-11-201-6/+3
|
* Remove files used by old unit test runner.Tor Egge2019-02-1912-55/+0
|
* Remove the costly and unnecessary setSlobrokId interface.Henning Baldersheim2018-10-046-21/+17
|
* clean up remnants of .mak filesArne Juul2018-06-111-2/+0
|
* Remove tmartins and empty linesJon Bratseth2017-10-271-1/+0
|
* No more SERVICE_OOSHenning Baldersheim2017-10-171-1/+0
|
* remove long gone SearchRow and SearchColumn policies.Henning Baldersheim2017-10-171-1/+0
|
* Remove SERVICE_OOS from c++Henning Baldersheim2017-10-171-1/+0
|
* This add slime encoding of headers for future TLS usage,Henning Baldersheim2017-09-196-5/+9
| | | | | and slime encoded body containing normal mbus payload. Both supporting compression.
* Revert "- Use C++11 for loops."Henning Baldersheim2017-09-196-9/+5
|
* - Use C++11 for loops.Henning Baldersheim2017-08-286-5/+9
| | | | | | | - Detangle some includes and include what you need. - Refactor to subclass to avoid code duplication. - Add config for compression too. - V1 up to 142, V2 above.
* Update copyright headersJon Bratseth2017-06-1439-30/+39
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1439-39/+30
|
* Update copyright headersJon Bratseth2017-06-1439-30/+39
|
* Revert "Copyright header"Jon Bratseth2017-06-1339-39/+30
|
* Copyright headerJon Bratseth2017-06-1339-30/+39
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-014-4/+0
|
* Transfer ownership.Haakon Dybdahl2017-05-231-1/+0
|
* no virtual on override + optimize includes.Henning Baldersheim2017-04-266-40/+13
|
* Revert "Balder/enforce override 2"Arne H Juul2017-04-246-13/+40
|
* override and optimise includes.Henning Baldersheim2017-04-235-36/+11
|
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-231-4/+2
|
* add override in messagebus_test moduleArne H Juul2017-04-116-11/+11
|
* Avoid pulling in all of slobrok and config everywhere.Henning Baldersheim2016-12-121-1/+1
|
* Revert "Revert "Aressem/move messagebus test tests to separate module""Arnstein Ressem2016-09-1466-0/+1690
|
* Revert "Aressem/move messagebus test tests to separate module"Henning Baldersheim2016-09-1466-1690/+0
|
* Add missing rouging.cfgArnstein Ressem2016-09-133-9/+37
|
* Wrong progctl path.Arnstein Ressem2016-09-132-2/+1
|