commit | c54af688ebcdc3c04a5d92bb2327cf5443b01842 | [log] [tgz] |
---|---|---|
author | Lin Xinan <linxinan@google.com> | Mon Oct 15 01:02:55 2018 -0400 |
committer | Brendan Higgins <brendanhiggins@google.com> | Wed Oct 24 15:27:47 2018 -0700 |
tree | 1a04c2cfc40eb129628e612ce9628f9a06c0a890 | |
parent | acd43862aadd57af08559c441231a752580e850f [diff] |
kunit: print the mock function and input parameters in the failure message of EXPECT_CALL. To store the mock function and its input, we add a new field to the mock_expectation. The change in include/test/mock.h is brought from Google-Bug-Id(113269240#4, by Daniel Latypov). Google-Bug-Id: 113269240 Signed-off-by: Lin Xinan <linxinan@google.com> Change-Id: Ia4aaa0c1c4125c7c3205c15eeaa9c6000063642f