summaryrefslogtreecommitdiffstats
path: root/testsuites/support/include/test_support.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-07-142010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+11
* support/include/test_support.h, support/src/test_support.c: Add Allocate_majority_of_heap().
2010-06-212010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+25
* support/include/test_support.h, support/src/tmtests_empty_function.c: Add helper so it is easier to write a basic repeated operation tmtest. * support/src/tmtests_support.c: New file.
2009-12-082009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-4/+35
* support/include/test_support.h, support/include/tmacros.h, support/src/test_support.c: Added support functions to spin for a number of ticks and to spin until the next tick. * support/src/spin.c: New file.
2009-10-262009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
* support/include/test_support.h: Add missing prototypes.
2008-02-042008-02-04 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett1-0/+22
* support/include/test_support.h, support/src/test_support.c: New files.