summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sprbtree01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-05testsuites/sptests/sp[g-r]*: Change license to BSD-2Joel Sherrill1-3/+22
2018-07-16linux: Add rbtree_postorder_for_each_entry_safe()Sebastian Huber1-0/+22
2018-07-16score: Add postorder tree iteration supportSebastian Huber1-0/+182
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2016-09-06score: Add _RBTree_Initialize_one()Sebastian Huber1-0/+25
2016-08-12score: Improve _RBTree_Insert_inline()Sebastian Huber1-0/+63
2016-08-08score: Add debug support to red-black treesSebastian Huber1-1/+0
2015-09-03rbtree: Replace implementationSebastian Huber1-431/+422
2015-09-01rbtree: Delete rtems_rbtree_find_control()Sebastian Huber1-7/+0
2015-08-31rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber1-4/+3
2015-08-31sptests/sprbtree01: Avoid internal APISebastian Huber1-939/+951
2015-08-31sptests/sprbtree01: Fix random ops test caseSebastian Huber1-3/+3
2014-08-08sptests/sprbtree01: Add random ops test caseSebastian Huber1-1/+831
2014-08-07rbtree: Simplify insert and extractSebastian Huber1-10/+4
2014-08-07rbtree: Simplify _RBTree_Rotate()Sebastian Huber1-1/+0
2014-08-05sptests/sprbtree01: Check tree layoutSebastian Huber1-0/+620
2014-08-05sptests/sprbtree01: Reduce stack usageSebastian Huber1-1/+2
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber1-1/+1
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber1-22/+22
2014-07-29rbtree: Rename find header in find controlSebastian Huber1-7/+2
2014-07-29rbtree: Simplify off-tree handlingSebastian Huber1-4/+4
2014-07-26rbtree: Update maximum node in LIFO orderSebastian Huber1-7/+104
2014-07-22rbtree: Do not set node off-tree in extractSebastian Huber1-4/+5
2014-07-22rbtree: Remove superfluous NULL pointer checksSebastian Huber1-3/+0
2014-07-15rbtree: Reduce RBTree_Control sizeSebastian Huber1-43/+65
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber1-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber1-64/+64
2013-11-21score/rbtree: Delete protected operationsSebastian Huber1-64/+64
2013-07-23score: Create rbtree implementation headerSebastian Huber1-1/+1
2013-07-23sapi: Merge rbtree API into one fileSebastian Huber1-0/+1
2012-05-31sptests - Eliminate missing prototype warningsJoel Sherrill1-0/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-08rbtree: API changes. Remove rbtree control node from RBTree_Next.Gedare Bloom1-2/+2
2012-04-13rbtree: PR2046: Replace rtems_rbtree_uniqueSebastian Huber1-5/+3
2012-04-11rbtree: PR1995: API changeSebastian Huber1-2/+2
2012-03-29PR1994: RBTree Compare Result ChangeGedare Bloom1-5/+3
2012-03-04PR2034: sprbtree01: predecessor/successor imprecisionGedare Bloom1-2/+2
2011-12-132011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-09-292011-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
2011-09-272011-09-26 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-0/+2
2011-08-212011-08-21 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-5/+108
2011-08-022011-08-02 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-1/+3
2011-08-022011-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-25/+45
2011-08-022011-08-02 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-6/+87
2011-07-272011-07-27 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-2/+54
2011-04-042011-04-04 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+416