summaryrefslogtreecommitdiffstats
path: root/utils.hpp
Commit message (Collapse)AuthorAgeFilesLines
* add dynamic library interface to enable testingPatrick Venture2018-11-281-1/+20
| | | | | | | | Add interface defining the methods for dynamic linking to enable testing. Change-Id: If4d090d3cedc019b426435a1f651191803bfc1a9 Signed-off-by: Patrick Venture <venture@google.com>
* utils: add methods for finding and loading handlersPatrick Venture2018-09-301-0/+15
This module provides a couple basic methods for enumerating and then loading handlers. Change-Id: I4f58be313190c48de25c2b9578b7c622afefc656 Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud