aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/statusreporterdelegatetest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of deprecated DirConfig in storage unit testsTor Brede Vekterli2024-05-151-2/+3
| | | | | | Introduce a distinct `StorageConfigSet` which wraps the actual underlying config objects and exposes them through a unified `ConfigUri`.
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Remove most traces of distributor legacy mode.Tor Brede Vekterli2021-09-201-1/+1
| | | | | Some assorted legacy bits and pieces still remain on the factory floor, these will be cleaned up in follow-ups.
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-33/+11
| | | | | | Move base message sender stub out to common test module to avoid artificial dependency from persistence tests to the distributor tests.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* - Optimize includes.Henning Baldersheim2017-04-251-1/+1
| | | | | - Move htmltable code to implementation file and add add override. - No virtual on override.
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-1/+1
|
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-231-1/+1
|
* add override in storage testsArne H Juul2017-04-111-3/+3
|
* PublishJon Bratseth2016-06-151-0/+87