]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita212d0cc63175955f1554cb81b839a78ff5640f2
tree92fd2111d3da8e9eea6d43f926f5b9368f924d82
parent10f39aa71006d159b8ef623491962a577b4e2c10
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