summaryrefslogtreecommitdiffstats
path: root/test/source/time.cpp
Commit message (Collapse)AuthorAgeFilesLines
* source/*: Make updating callbacks possibleWilliam A. Kennington III2018-10-291-0/+5
| | | | | | | | | | | | 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>
* test/time: Missing functionalWilliam A. Kennington III2018-07-221-0/+1
|
* test/time: Validate callbackWilliam A. Kennington III2018-07-221-0/+2
|
* source/time: ImplementWilliam A. Kennington III2018-07-191-0/+204
OpenPOWER on IntegriCloud