]> asedeno.scripts.mit.edu Git - linux.git/commit
radix tree test suite: Build separate binaries for some tests
authorMatthew Wilcox <mawilcox@microsoft.com>
Mon, 19 Dec 2016 03:56:05 +0000 (22:56 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Tue, 14 Feb 2017 02:44:02 +0000 (21:44 -0500)
commit8ac04868315c6ffcb2c5a5ad9cd5cec61cad3576
tree24f50f75e6540f6481a62ea3c2f0f212296c9e39
parentd37cacc5adace7f3e0824e1f559192ad7299d029
radix tree test suite: Build separate binaries for some tests

To allow developers to run a subset of tests, build separate multiorder
and idr-test binaries which will run just the tests in those files.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Reviewed-by: Rehas Sachdeva <aquannie@gmail.com>
tools/testing/radix-tree/.gitignore
tools/testing/radix-tree/Makefile
tools/testing/radix-tree/idr-test.c
tools/testing/radix-tree/multiorder.c