radix tree test suite: Dial down verbosity with -v
authorRehas Sachdeva <aquannie@gmail.com>
Wed, 4 Jan 2017 16:55:00 +0000 (11:55 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Tue, 14 Feb 2017 02:44:04 +0000 (21:44 -0500)
commit73bc029b76482260a144219786d19951f561716e
tree92fd2111d3da8e9eea6d43f926f5b9368f924d82
parent5eeb2d23df29212f901a36dabf16f93d8bd50814
radix tree test suite: Dial down verbosity with -v

Make the output of radix tree test suite less verbose by default and add
-v and -vv command line options for increasing level of verbosity.

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
tools/testing/radix-tree/benchmark.c
tools/testing/radix-tree/iteration_check.c
tools/testing/radix-tree/linux.c
tools/testing/radix-tree/linux/radix-tree.h
tools/testing/radix-tree/main.c
tools/testing/radix-tree/multiorder.c
tools/testing/radix-tree/regression1.c
tools/testing/radix-tree/regression2.c
tools/testing/radix-tree/regression3.c
tools/testing/radix-tree/tag_check.c