commit | 6db089a53ef9be8a0d465e7f81fe1cd964ba4b94 | [log] [tgz] |
---|---|---|
author | Brendan Higgins <brendanhiggins@google.com> | Mon Jul 23 16:45:07 2018 -0700 |
committer | Brendan Higgins <brendanhiggins@google.com> | Wed Oct 24 15:11:21 2018 -0700 |
tree | fdf2ef3d07268233846bb31b94538de0606d8596 | |
parent | 8ec1f5c6aa5397b36ea2387aabf99a4da7807578 [diff] |
kunit: test: added the concept of assertions Added support for assertions which are like expectations except the test terminates if the assertion is not satisfied. Change-Id: I7fdcf4d0b602f2a5642ff50d2637e8ddd293ce7c Signed-off-by: Brendan Higgins <brendanhiggins@google.com>