-
- Downloads
kunit: hide unexported try-catch interface in try-catch-impl.h
Define function as static inline in try-catch-impl.h to allow it to be used in kunit itself and tests. Also remove unused kunit_generic_try_catch Co-developed-by:Knut Omang <knut.omang@oracle.com> Signed-off-by:
Knut Omang <knut.omang@oracle.com> Signed-off-by:
Alan Maguire <alan.maguire@oracle.com> Reviewed-by:
Brendan Higgins <brendanhiggins@google.com> Tested-by:
Brendan Higgins <brendanhiggins@google.com> Signed-off-by:
Shuah Khan <skhan@linuxfoundation.org>
Showing
- include/kunit/try-catch.h 0 additions, 10 deletionsinclude/kunit/try-catch.h
- lib/kunit/test-test.c 2 additions, 0 deletionslib/kunit/test-test.c
- lib/kunit/test.c 1 addition, 1 deletionlib/kunit/test.c
- lib/kunit/try-catch-impl.h 27 additions, 0 deletionslib/kunit/try-catch-impl.h
- lib/kunit/try-catch.c 2 additions, 11 deletionslib/kunit/try-catch.c
Loading
Please register or sign in to comment