aboutsummaryrefslogtreecommitdiffstats
path: root/storageapi/src/tests/messageapi/storage_message_address_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fold storageapi into storage.Henning Baldersheim2022-05-191-40/+0
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* As we have have now removed the expensive Route member we can further compact...Henning Baldersheim2020-11-261-4/+4
* Create the mbus::Route on demand instead of storing it inside StorageMessageA...Geir Storli2020-11-251-3/+3
* Remove load type from StorageMessageHenning Baldersheim2020-11-241-2/+1
* Use a std:.unique_ptr to make Trace a thin wrapper for TraceNode to make the ...Henning Baldersheim2020-11-181-2/+2
* Reorder members for smaller memory footprint.Henning Baldersheim2020-11-181-0/+5
* Avoid address stringification in common lookup pathTor Brede Vekterli2020-09-221-0/+36