commit | ad6ada4609711e0815626702916526723bc52b9c | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Dec 19 13:07:40 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Wed Dec 19 13:08:12 2018 -0800 |
tree | 043a92474dcc1e5494272f35f1ae72b008c2d599 | |
parent | 526fc7d886ee729bc99b9fb17cc8706f9e60b804 [diff] [blame] |
test: Make sure mocks compile This makes sure we don't accidentally change our interface without updating the mock. Change-Id: I50c6827e637167f1223d91f724b99ef8a24b107f Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/.gitignore b/.gitignore index 9154cb2..15f8350 100644 --- a/.gitignore +++ b/.gitignore
@@ -46,4 +46,5 @@ /test/event /test/handle /test/internal/fd +/test/mocks /test/utility/aspeed