commit | f5b5c08de4657984de7dc351590b94cf1bba5e8f | [log] [tgz] |
---|---|---|
author | Brendan Higgins <brendanhiggins@google.com> | Tue Jul 24 15:02:23 2018 -0700 |
committer | Brendan Higgins <brendanhiggins@google.com> | Wed Oct 24 15:11:23 2018 -0700 |
tree | d6faef21e46938042decc0338000278ef07492a3 | |
parent | b155a7306dc1643a15478591e045ae332890ab0c [diff] |
kunit: mock: add ability to mock functions with void context Adds ability to mock functions with a void* context object. Change-Id: I1e2f6ba92809d9160b4d5b40f36f7423d3164e32 Signed-off-by: Brendan Higgins <brendanhiggins@google.com>