summaryrefslogtreecommitdiffstats
path: root/test/source/child.cpp
Commit message (Collapse)AuthorAgeFilesLines
* source/*: Make updating callbacks possibleWilliam A. Kennington III2018-10-291-0/+4
| | | | | | | | | | | | Sometimes callers want to be able to update the callback used when the source is acted upon. This is needed for updating references stored in the callback. Tested: Run through the unit test suite. Change-Id: I78bda32569287964bfc9d49501869d3a2b497f3d Signed-off-by: William A. Kennington III <wak@google.com>
* source/child: ImplementWilliam A. Kennington III2018-07-221-0/+163
OpenPOWER on IntegriCloud