linux-bl808/tools/testing/radix-tree/linux
Matthew Wilcox b246a9d267 tools: Provide a definition of WARN_ON
The definition of WARN_ON being used by the radix tree test suite was
deficient in two ways: it did not provide a return value, and it stopped
execution instead of continuing.  This version of WARN_ON tells you
which file & line the assertion was triggered in.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
2017-01-27 21:29:39 -05:00
..
bug.h tools: add WARN_ON_ONCE 2016-12-14 16:04:09 -08:00
cpu.h redo: radix tree test suite: fix compilation 2016-12-15 11:04:20 -08:00
export.h
gfp.h radix tree test suite: allow GFP_ATOMIC allocations to fail 2016-12-14 16:04:09 -08:00
init.h radix-tree: add test for radix_tree_locate_item() 2016-05-20 17:58:30 -07:00
kernel.h tools: Provide a definition of WARN_ON 2017-01-27 21:29:39 -05:00
kmemleak.h
mempool.h
percpu.h
preempt.h radix tree test suite: track preempt_count 2016-12-14 16:04:09 -08:00
radix-tree.h
rcupdate.h
slab.h radix tree test suite: cache recently freed objects 2016-12-14 16:04:10 -08:00
types.h tools: add WARN_ON_ONCE 2016-12-14 16:04:09 -08:00