sptests/sprbtree01: Add random ops test case

This commit is contained in:
Sebastian Huber
2014-08-08 11:11:27 +02:00
parent 0ef6e3bfb9
commit 0b9fe3ec66
2 changed files with 832 additions and 1 deletions
File diff suppressed because it is too large Load Diff
@@ -32,4 +32,5 @@ INIT - Verify rtems_rbtree_insert with 100 nodes value [99,0]
INIT - Verify rtems_rbtree_find in a duplicate tree
INIT - Removing 100 nodes
INIT - Verify min/max node updates
INIT - Random operations
*** END OF TEST SPRBTREE 1 ***