commit | 977bd8d5e1e61dc877c468e8937a4ab3094e53eb | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <dave@stgolabs.net> | Fri Sep 08 16:14:49 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Sep 08 18:26:48 2017 -0700 |
tree | 686fec5f47d38fe03b729934ae02f282bf1a556b | |
parent | 223f8911eace60c787f8767c25148b80ece9732a [diff] |
lib/rbtree_test.c: add (inorder) traversal test This adds a second test for regular rb-tree testing in that there is no need to repeat it for the augmented flavor. Link: http://lkml.kernel.org/r/20170719014603.19029-6-dave@stgolabs.net Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>