commit | a791a62fdf288b2658646e2052400d456874790e | [log] [tgz] |
---|---|---|
author | Cody P Schafer <cody@linux.vnet.ibm.com> | Wed Sep 11 14:25:17 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 11 15:59:20 2013 -0700 |
tree | 8412e41213fca92c65f56e6f312ef8b9545cf35c | |
parent | 2b529089257705499207ce7da9d0e3ae26a844ba [diff] |
rbtree_test: add test for postorder iteration Just check that we examine all nodes in the tree for the postorder iteration. Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com> Reviewed-by: Seth Jennings <sjenning@linux.vnet.ibm.com> Cc: David Woodhouse <David.Woodhouse@intel.com> Cc: Rik van Riel <riel@redhat.com> Cc: Michel Lespinasse <walken@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>