summaryrefslogtreecommitdiffstats
path: root/messagebus/src/tests/throttling
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into ↵Henning Baldersheim2019-12-051-2/+2
|\ | | | | | | balder/use-duration-in-messagebus-and-storageapi-rebased-1
| * FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-2/+2
| | | | | | | | | | Renamed Timer -> ScheduledExecutor. Do not include thread.h when not needed in header files.
* | timeout as durationHenning Baldersheim2019-12-041-14/+12
|/ | | | | Conflicts: messagebus/src/vespa/messagebus/testlib/testserver.cpp
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
|
* Need to wait until first message has arrived since there are no ordering ↵Henning Baldersheim2017-09-261-0/+1
| | | | guarantees.
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
|
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
|
* Copyright headerJon Bratseth2017-06-132-2/+2
|
* Add missing override.Henning Baldersheim2017-04-251-3/+0
| | | | | remove virtual on override. optimize includes.
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-0/+3
|
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-231-3/+0
|
* add override in messagebus moduleArne H Juul2017-04-101-2/+2
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-155-0/+377