Re: [PATCH v3] lib: kunit: add test_min_heap test conversion to KUnit

2020-10-20 Thread Ian Rogers
On Thu, Oct 15, 2020 at 10:02 AM Vitor Massaru Iha wrote: > > This adds the conversion of the runtime tests of test_min_heap, > from `lib/test_min_heap.c` to KUnit tests. > > Signed-off-by: Vitor Massaru Iha Acked-by: Ian Rogers Thanks, Ian > --- > v2: > * change Kconfig entries to be m

[PATCH v3] lib: kunit: add test_min_heap test conversion to KUnit

2020-10-15 Thread Vitor Massaru Iha
This adds the conversion of the runtime tests of test_min_heap, from `lib/test_min_heap.c` to KUnit tests. Signed-off-by: Vitor Massaru Iha --- v2: * change Kconfig entries to be more adherent to KUnit documentation, min_heap test runs when enabling full test coverage (KUNIT_ALL_TESTS