summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* termios: Fix tcflow() error statusSebastian Huber2012-12-131-7/+12
* score: rtems_initialize_start_multitasking()Sebastian Huber2012-12-071-1/+1
* posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber2012-12-051-1/+3
* dosfs: Cluster write optimizationRalf Kirchner2012-12-056-0/+332
* dosfs: Block size optimizationRalf Kirchner2012-12-051-1/+1
* fstests/fsdosfsformat01: New testRalf Kirchner2012-12-056-1/+480
* dosfs: Delete fattype parameter for msdos_format()Ralf Kirchner2012-12-051-1/+0
* dosfs: Add skip_alignment for msdos_format()Ralf Kirchner2012-12-051-1/+1
* libblock: Add sparse diskRalf Kirchner2012-12-056-0/+478
* score: Add CPU_Exception_frameSebastian Huber2012-11-276-0/+119
* psxtmtests_plan.csv: Identify Conditional Variable CasesJoel Sherrill2012-11-251-10/+10
* Filesystem: PR1619: Use ENOSYS for default statvfsSebastian Huber2012-11-222-4/+4
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+1
* fstests/fsfseeko01: Add test casesSebastian Huber2012-11-221-4/+26
* ftpfs: Use SIZE commandSebastian Huber2012-11-212-0/+29
* sptests/spcbssched02: PR2081: WorkaroundSebastian Huber2012-11-211-8/+10
* libnetworking: Use rtems_clock_get_uptime_secondsSebastian Huber2012-11-211-1/+1
* rtems: Add rtems_clock_get_uptime_seconds()Sebastian Huber2012-11-212-0/+4
* rtems: Add rtems_clock_get_uptime_timeval()Sebastian Huber2012-11-212-0/+4
* score: Add RTEMS_FATAL_SOURCE_STACK_CHECKERSebastian Huber2012-11-151-5/+2
* score: Add RTEMS_FATAL_SOURCE_ASSERTSebastian Huber2012-11-152-4/+6
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-153-23/+0
* score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2012-11-152-1/+2
* sapi: Add and use rtems_internal_error_descriptionSebastian Huber2012-11-158-62/+123
* sptests/spfatal24: Fix NULL pointer accessSebastian Huber2012-11-151-10/+4
* testsuites: Include <bsp.h>Sebastian Huber2012-11-145-0/+10
* sptests/spintrcritical09: Fix check orderSebastian Huber2012-11-131-17/+25
* fstests/fsrfsbitmap01: Fix NULL pointer accessSebastian Huber2012-11-136-90/+67
* samples/fileio: Add DOSFS and RFS on demandSebastian Huber2012-11-131-6/+10
* sptests/spinternalerror01: New testSebastian Huber2012-11-136-0/+121
* libtests/devfs03: Initialize nodesSebastian Huber2012-11-071-0/+2
* sptests/spfatal08: SimplifySebastian Huber2012-11-071-33/+1
* sptests/spfatal07: Use confdefs.h to trigger testSebastian Huber2012-11-071-4/+5
* libblock: Block device transfer request API changeSebastian Huber2012-11-029-60/+67
* rtems: Add system eventsSebastian Huber2012-10-3010-0/+302
* 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-2514-118/+70
* score: Append to free list in _Heap_Extend()Sebastian Huber2012-10-251-0/+42
* score: Change _Heap_Extend() APISebastian Huber2012-10-251-0/+7
* Make tems_rfs_bitmap_ut_test_range, rtems_rfs_bitmap_ut_alloc_seq_test, rtems...Ralf Corsépius2012-10-151-6/+6
* Remove unused var "sc".Ralf Corsépius2012-10-151-1/+0
* Remove unused var "service". Move #include "test-http-client.h" after std-hea...Ralf Corsépius2012-10-151-2/+2
* Move extern "C" after std-header inclusions.Ralf Corsépius2012-10-151-4/+4
* Use %zd instead of %d to print size_t'sRalf Corsépius2012-10-151-1/+1
* sptests/sp39: Increase clock tick intervalSebastian Huber2012-10-151-1/+1
* Use proper 3 line form of license textJoel Sherrill2012-10-111-3/+0
* Use %zu instead of %lu to print size_t's.Ralf Corsépius2012-10-111-1/+1
* Cleanup Krzysztof's copyright notices.Ralf Corsépius2012-10-117-11/+11
* fstests/fsimfsgeneric01: Avoid global stateSebastian Huber2012-10-071-4/+3