linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/4] lib/interval_tree_test: some debugging improvements
@ 2017-05-18 17:49 Davidlohr Bueso
  2017-05-18 17:49 ` [PATCH 1/4] lib/interval_tree_test: allow the module to be compiled-in Davidlohr Bueso
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Davidlohr Bueso @ 2017-05-18 17:49 UTC (permalink / raw)
  To: akpm; +Cc: dave, linux-kernel

Hi,

Here are some patches that update the interva_tree_test module allowing
users to pass finer grained options to run the actual test.

Applies on top of v4.12-rc1.

Thanks!

Davidlohr Bueso (4):
  lib/interval_tree_test: allow the module to be compiled-in
  lib/interval_tree_test: make test options module parameters
  lib/interval_tree_test: allow users to limit scope of endpoint
  lib/interval_tree_test: allow full tree search

 lib/Kconfig.debug        |  2 +-
 lib/interval_tree_test.c | 93 ++++++++++++++++++++++++++++++++----------------
 2 files changed, 63 insertions(+), 32 deletions(-)

-- 
2.12.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-18 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-18 17:49 [PATCH -next 0/4] lib/interval_tree_test: some debugging improvements Davidlohr Bueso
2017-05-18 17:49 ` [PATCH 1/4] lib/interval_tree_test: allow the module to be compiled-in Davidlohr Bueso
2017-05-18 17:49 ` [PATCH 2/4] lib/interval_tree_test: make test options module parameters Davidlohr Bueso
2017-05-18 17:49 ` [PATCH 3/4] lib/interval_tree_test: allow users to limit scope of endpoint Davidlohr Bueso
2017-05-18 17:49 ` [PATCH 4/4] lib/interval_tree_test: allow full tree search Davidlohr Bueso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).