summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* libtests/exit01: New testSebastian Huber2013-04-236-0/+151
* Use uint32_t instead of long. Use unsigned defines (Prevent overflows on 16bi...Ralf Corsépius2013-04-172-6/+6
* libtests/flashdisk01: Disable for small memory BSPSebastian Huber2013-04-082-0/+31
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-1611/+0
* ftpfs: Fix SIZE command handlingSebastian Huber2013-01-282-4/+26
* testsuites: Fix prototypesSebastian Huber2013-01-272-2/+10
* libtests/rbheap01: Add test casesSebastian Huber2012-12-221-0/+42
* libtests/malloctest: Add test caseSebastian Huber2012-12-221-0/+25
* libtests/malloctest: Add test caseSebastian Huber2012-12-221-0/+24
* libtests/md501: Use test cases of RFC 2202Sebastian Huber2012-12-162-160/+200
* libtests/md501: New testSebastian Huber2012-12-166-0/+251
* termios: Implement tcflush()Sebastian Huber2012-12-132-13/+15
* termios: Fix tcflow() error statusSebastian Huber2012-12-131-7/+12
* libblock: Add sparse diskRalf Kirchner2012-12-056-0/+478
* ftpfs: Use SIZE commandSebastian Huber2012-11-212-0/+29
* libnetworking: Use rtems_clock_get_uptime_secondsSebastian Huber2012-11-211-1/+1
* score: Add RTEMS_FATAL_SOURCE_STACK_CHECKERSebastian Huber2012-11-151-5/+2
* testsuites: Include <bsp.h>Sebastian Huber2012-11-144-0/+8
* libtests/devfs03: Initialize nodesSebastian Huber2012-11-071-0/+2
* libblock: Block device transfer request API changeSebastian Huber2012-11-029-60/+67
* libblock: rtems_bdbuf_set_block_size() API changeSebastian Huber2012-10-262-2/+2
* libtests/block16: New testSebastian Huber2012-10-266-0/+187
* score: Work area initialization API changeSebastian Huber2012-10-251-14/+29
* score: Append to free list in _Heap_Extend()Sebastian Huber2012-10-251-0/+42
* score: Change _Heap_Extend() APISebastian Huber2012-10-251-0/+7
* Remove unused var "sc".Ralf Corsépius2012-10-151-1/+0