Re: [PATCH 0/6] improve list_sort test

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: don.mullis
Date: Saturday, August 21, 2010 - 9:59 am

Artem Bityutskiy <dedekind1@gmail.com> writes:

Thanks, Artem.  I've prepared and tested locally a patch series that
brings in most of the series you sent earlier, and adds a few more
cleanups.  The one patch of yours that I did replace was the last one,
that modifies semantics of the correctness test.  My reasoning is that
the value of testing lies in exposing bugs, as economically as possible,
and your test wasn't exposing my power-of-two bug.  So I created an
alternative that's as simple as possible while picking at the corner
cases, e.g. power-of-two.

Last in my local patch series is the bug fix itself.  Setting
CONFIG_TEST_LIST_SORT and testing with all but the last patch applied
produces failure messages on the boot console.  Pushing the final "fix"
patch makes them go away :-)

Okay if I incorporate your comment addition, above, and post the series
for review?

Don
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/6] improve list_sort test, Artem Bityutskiy, (Sat Aug 7, 1:10 am)
[PATCH 3/6] lib/list_sort: test: use generic random32, Artem Bityutskiy, (Sat Aug 7, 1:10 am)
[PATCH 4/6] lib/list_sort: test: improve errors handling, Artem Bityutskiy, (Sat Aug 7, 1:10 am)
[PATCH 5/6] lib/list_sort: test: unify test messages, Artem Bityutskiy, (Sat Aug 7, 1:10 am)
[PATCH 6/6] lib/list_sort: test: check element addresses, Artem Bityutskiy, (Sat Aug 7, 1:10 am)
Re: [PATCH 0/6] improve list_sort test, Artem Bityutskiy, (Sun Aug 8, 3:03 am)
Re: [PATCH 0/6] improve list_sort test, Don Mullis, (Sun Aug 8, 12:31 pm)
Re: [PATCH 0/6] improve list_sort test, Don Mullis, (Sun Aug 8, 1:07 pm)
Re: [PATCH 0/6] improve list_sort test, Artem Bityutskiy, (Sun Aug 8, 10:59 pm)
Re: [PATCH 0/6] improve list_sort test, Artem Bityutskiy, (Sat Aug 21, 2:32 am)
Re: [PATCH 0/6] improve list_sort test, Artem Bityutskiy, (Sat Aug 21, 2:56 am)
Re: [PATCH 0/6] improve list_sort test, Artem Bityutskiy, (Sat Aug 21, 3:03 am)
Re: [PATCH 0/6] improve list_sort test, Artem Bityutskiy, (Sat Aug 21, 3:22 am)
Re: [PATCH 0/6] improve list_sort test, don.mullis, (Sat Aug 21, 9:59 am)
Re: [PATCH 0/6] improve list_sort test, Artem Bityutskiy, (Sat Aug 21, 10:48 am)