summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-064-42/+3
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-051-19/+19
* utf8proc01: Honor BSP_SMALL_MEMORYJoel Sherrill2014-04-221-1/+7
* flashdisk01: Honor BSP_SMALL_MEMORYJoel Sherrill2014-04-221-2/+2
* score: Statically initialize IO managerSebastian Huber2014-04-101-1/+0
* libtests/newlib01: New testSebastian Huber2014-04-016-0/+347
* tests/fatal: Fix test namesSebastian Huber2014-03-311-1/+1
* privateenv: Use POSIX keys instead of task variables.Christian Mauderer2014-03-271-0/+2
* tests: Produce proper begin/end messagesSebastian Huber2014-03-251-1/+0
* libcsupport: Use POSIX keys for GXX key functionsChristian Mauderer2014-03-242-6/+31
* libcsupport: Remove unused gxx-wrapper function.Christian Mauderer2014-03-243-9/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-21175-175/+175
* tests/libtests: Use <rtems/test.h>Sebastian Huber2014-03-2082-146/+449
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-111-2/+2
* libnetworking: TypoSebastian Huber2014-03-061-1/+21
* score: Add SYSTEM_STATE_TERMINATEDSebastian Huber2014-02-191-1/+1
* score: Add _Heap_Size_with_overhead()Sebastian Huber2014-02-042-0/+21
* libtests/block11: Use custom device driverSebastian Huber2014-02-031-3/+36
* testsuite/rtems++: Output format change.Chris Johns2014-01-102-101/+104
* libtests: Add contents to rbheap and stackchk documentation filesCynthia Rempel2014-01-093-5/+183
* libtests/termios01: Add tests for cfsetspeed() and cfmakeraw()Daniel Ramirez2014-01-093-3/+106
* libtests/uid01: Fix Copyright informationDaniel Ramirez2014-01-094-15/+20
* libtests: added test to confirm patch fixes bugDaniel Ramirez2014-01-097-1/+268
* fstests and libtests: Add contents to multiple documentation filesCynthia Rempel2014-01-086-8/+143
* utf8proc1/spedgsched01: minor fixes in test document filesMandar Juvekar2013-12-251-16/+24
* Update to Mongoose 3.9 at the last point before the MIT -> GPL license changeNick Withers2013-12-041-25/+21
* score/rbtree: Remove "unprotected" from APISebastian Huber2013-11-211-1/+1
* libtests/malloctest: Fix heap extend test caseSebastian Huber2013-11-181-1/+1
* testsuites: Add missing .scn filesJoel Sherrill2013-11-152-0/+8
* libtests/flashdisk01: Include missing header fileSebastian Huber2013-10-161-0/+1
* libtests/termios04: Avoid NULL pointer accessSebastian Huber2013-09-171-3/+6
* libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber2013-09-166-0/+89
* sapi: SMP support for chainsSebastian Huber2013-08-301-2/+2
* libtests/flashdisk01: Update screen fileSebastian Huber2013-08-231-8/+10
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-081-1/+0
* libtests/malloc04: Fixes for RTEMS_DEBUG 2nd trySebastian Huber2013-07-262-17/+17
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-3/+3
* libtests/malloc04: Fixes for RTEMS_DEBUGSebastian Huber2013-07-262-17/+17
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-0/+1
* libtests/malloctest: Fixes for RTEMS_DEBUGSebastian Huber2013-07-242-5/+36
* score: Create heap implementation headerSebastian Huber2013-07-231-2/+1
* Include missing <string.h>Sebastian Huber2013-07-234-0/+4
* score: Create rbtree implementation headerSebastian Huber2013-07-231-0/+1
* testsuites: Use _Thread_Get_executing()Sebastian Huber2013-07-221-2/+4
* testsuites: Include missing header filesSebastian Huber2013-07-221-0/+1
* libtests/gxx01: Avoid random memory read/writeSebastian Huber2013-07-182-22/+15
* libtests: Add new test: utf8proc01Ralf Kirchner2013-06-036-0/+317
* libtests/malloc04: Prevent compiler optimizationsSebastian Huber2013-05-101-1/+6
* libtests/malloc04: Adjust for new sbrk() supportSebastian Huber2013-05-033-49/+84
* libtests/exit02: New testSebastian Huber2013-04-236-0/+129