summaryrefslogtreecommitdiffstats
path: root/messagebus/src/tests/protocolrepository
Commit message (Collapse)AuthorAgeFilesLines
* Remove 'requireSequencing' as an option.Henning Baldersheim2022-06-261-30/+11
| | | | As a consequence move protocol and params resolution to common code so that it is always handled in the decoding/encoding thread.
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
|
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
|
* Revert "Revert "Balder/let protocol signal sequencing requirements""Henning Baldersheim2017-09-301-0/+1
|
* Revert "Balder/let protocol signal sequencing requirements"Arnstein Ressem2017-09-301-1/+0
|
* Protocols tells if they require sequencing of messages. If not messages ↵Henning Baldersheim2017-09-291-0/+1
| | | | might be reordered for efficiency.
* No SP for getProtocolHenning Baldersheim2017-07-251-1/+1
|
* 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-4/+4
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-155-0/+89