Skip to content

Commit

Permalink
kunit: test: add the concept of expectations
Browse files Browse the repository at this point in the history
Add support for expectations, which allow properties to be specified and
then verified in tests.

Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
  • Loading branch information
Brendan Higgins authored and Shuah Khan committed Sep 30, 2019
1 parent 6b229e5 commit 73cda7b
Show file tree
Hide file tree
Showing 2 changed files with 898 additions and 0 deletions.
Loading

0 comments on commit 73cda7b

Please sign in to comment.