summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber1-2/+2
2014-03-06libnetworking: TypoSebastian Huber1-1/+21
2014-02-19score: Add SYSTEM_STATE_TERMINATEDSebastian Huber1-1/+1
2014-02-04score: Add _Heap_Size_with_overhead()Sebastian Huber2-0/+21
2014-02-03libtests/block11: Use custom device driverSebastian Huber1-3/+36
2014-01-10testsuite/rtems++: Output format change.Chris Johns2-101/+104
2014-01-09libtests: Add contents to rbheap and stackchk documentation filesCynthia Rempel3-5/+183
2014-01-09libtests/termios01: Add tests for cfsetspeed() and cfmakeraw()Daniel Ramirez3-3/+106
2014-01-09libtests/uid01: Fix Copyright informationDaniel Ramirez4-15/+20
2014-01-09libtests: added test to confirm patch fixes bugDaniel Ramirez7-1/+268
2014-01-08fstests and libtests: Add contents to multiple documentation filesCynthia Rempel6-8/+143
2013-12-25utf8proc1/spedgsched01: minor fixes in test document filesMandar Juvekar1-16/+24
2013-12-04Update to Mongoose 3.9 at the last point before the MIT -> GPL license changeNick Withers1-25/+21
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber1-1/+1
2013-11-18libtests/malloctest: Fix heap extend test caseSebastian Huber1-1/+1
2013-11-15testsuites: Add missing .scn filesJoel Sherrill2-0/+8
2013-10-16libtests/flashdisk01: Include missing header fileSebastian Huber1-0/+1
2013-09-17libtests/termios04: Avoid NULL pointer accessSebastian Huber1-3/+6
2013-09-16libblock: PR2145: Limit maximum read-ahead blocksSebastian Huber6-0/+89
2013-08-30sapi: SMP support for chainsSebastian Huber1-2/+2
2013-08-23libtests/flashdisk01: Update screen fileSebastian Huber1-8/+10
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber1-1/+0
2013-07-26libtests/malloc04: Fixes for RTEMS_DEBUG 2nd trySebastian Huber2-17/+17
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-3/+3
2013-07-26libtests/malloc04: Fixes for RTEMS_DEBUGSebastian Huber2-17/+17
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-0/+1
2013-07-24libtests/malloctest: Fixes for RTEMS_DEBUGSebastian Huber2-5/+36
2013-07-23score: Create heap implementation headerSebastian Huber1-2/+1
2013-07-23Include missing <string.h>Sebastian Huber4-0/+4
2013-07-23score: Create rbtree implementation headerSebastian Huber1-0/+1
2013-07-22testsuites: Use _Thread_Get_executing()Sebastian Huber1-2/+4
2013-07-22testsuites: Include missing header filesSebastian Huber1-0/+1
2013-07-18libtests/gxx01: Avoid random memory read/writeSebastian Huber2-22/+15
2013-06-03libtests: Add new test: utf8proc01Ralf Kirchner6-0/+317
2013-05-10libtests/malloc04: Prevent compiler optimizationsSebastian Huber1-1/+6
2013-05-03libtests/malloc04: Adjust for new sbrk() supportSebastian Huber3-49/+84
2013-04-23libtests/exit02: New testSebastian Huber6-0/+129
2013-04-23libtests/exit01: New testSebastian Huber6-0/+151
2013-04-17Use uint32_t instead of long. Use unsigned defines (Prevent overflows on 16bi...Ralf Corsépius2-6/+6
2013-04-08libtests/flashdisk01: Disable for small memory BSPSebastian Huber2-0/+31
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-1611/+0
2013-01-28ftpfs: Fix SIZE command handlingSebastian Huber2-4/+26
2013-01-27testsuites: Fix prototypesSebastian Huber2-2/+10
2012-12-22libtests/rbheap01: Add test casesSebastian Huber1-0/+42
2012-12-22libtests/malloctest: Add test caseSebastian Huber1-0/+25
2012-12-22libtests/malloctest: Add test caseSebastian Huber1-0/+24
2012-12-16libtests/md501: Use test cases of RFC 2202Sebastian Huber2-160/+200
2012-12-16libtests/md501: New testSebastian Huber6-0/+251
2012-12-13termios: Implement tcflush()Sebastian Huber2-13/+15
2012-12-13termios: Fix tcflow() error statusSebastian Huber1-7/+12