summaryrefslogtreecommitdiff
path: root/testsuites/libtests (follow)
AgeCommit message (Expand)Author
2014-05-06testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns
2014-04-22utf8proc01: Honor BSP_SMALL_MEMORYJoel Sherrill
2014-04-22flashdisk01: Honor BSP_SMALL_MEMORYJoel Sherrill
2014-04-10score: Statically initialize IO managerSebastian Huber
2014-04-01libtests/newlib01: New testSebastian Huber
2014-03-31tests/fatal: Fix test namesSebastian Huber
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer
2014-03-25tests: Produce proper begin/end messagesSebastian Huber
2014-03-24libcsupport: Use POSIX keys for GXX key functionsChristian Mauderer
2014-03-24libcsupport: Remove unused gxx-wrapper function.Christian Mauderer
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-20tests/libtests: Use <rtems/test.h>Sebastian Huber
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber
2014-03-06libnetworking: TypoSebastian Huber
2014-02-19score: Add SYSTEM_STATE_TERMINATEDSebastian Huber
2014-02-04score: Add _Heap_Size_with_overhead()Sebastian Huber
2014-02-03libtests/block11: Use custom device driverSebastian Huber
2014-01-10testsuite/rtems++: Output format change.Chris Johns
2014-01-09libtests: Add contents to rbheap and stackchk documentation filesCynthia Rempel
2014-01-09libtests/termios01: Add tests for cfsetspeed() and cfmakeraw()Daniel Ramirez
2014-01-09libtests/uid01: Fix Copyright informationDaniel Ramirez
2014-01-09libtests: added test to confirm patch fixes bugDaniel Ramirez
2014-01-08fstests and libtests: Add contents to multiple documentation filesCynthia Rempel
2013-12-25utf8proc1/spedgsched01: minor fixes in test document filesMandar Juvekar
2013-12-04Update to Mongoose 3.9 at the last point before the MIT -> GPL license changeNick Withers
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber
2013-11-18libtests/malloctest: Fix heap extend test caseSebastian Huber
2013-11-15testsuites: Add missing .scn filesJoel Sherrill
2013-10-16libtests/flashdisk01: Include missing header fileSebastian Huber
2013-09-17libtests/termios04: Avoid NULL pointer accessSebastian Huber
2013-09-16libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber
2013-08-30sapi: SMP support for chainsSebastian Huber
2013-08-23libtests/flashdisk01: Update screen fileSebastian Huber
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber
2013-07-26libtests/malloc04: Fixes for RTEMS_DEBUG 2nd trySebastian Huber
2013-07-26score: Merge tod implementation into one fileSebastian Huber
2013-07-26libtests/malloc04: Fixes for RTEMS_DEBUGSebastian Huber
2013-07-24score: Merge sysstate API into one fileSebastian Huber
2013-07-24libtests/malloctest: Fixes for RTEMS_DEBUGSebastian Huber
2013-07-23score: Create heap implementation headerSebastian Huber
2013-07-23Include missing <string.h>Sebastian Huber
2013-07-23score: Create rbtree implementation headerSebastian Huber
2013-07-22testsuites: Use _Thread_Get_executing()Sebastian Huber
2013-07-22testsuites: Include missing header filesSebastian Huber
2013-07-18libtests/gxx01: Avoid random memory read/writeSebastian Huber
2013-06-03libtests: Add new test: utf8proc01Ralf Kirchner
2013-05-10libtests/malloc04: Prevent compiler optimizationsSebastian Huber
2013-05-03libtests/malloc04: Adjust for new sbrk() supportSebastian Huber
2013-04-23libtests/exit02: New testSebastian Huber