summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-27score: Add CPU_Exception_frameSebastian Huber6-0/+119
2012-11-25psxtmtests_plan.csv: Identify Conditional Variable CasesJoel Sherrill1-10/+10
2012-11-22Filesystem: PR1619: Use ENOSYS for default statvfsSebastian Huber2-4/+4
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+1
2012-11-22fstests/fsfseeko01: Add test casesSebastian Huber1-4/+26
2012-11-21ftpfs: Use SIZE commandSebastian Huber2-0/+29
2012-11-21sptests/spcbssched02: PR2081: WorkaroundSebastian Huber1-8/+10
2012-11-21libnetworking: Use rtems_clock_get_uptime_secondsSebastian Huber1-1/+1
2012-11-21rtems: Add rtems_clock_get_uptime_seconds()Sebastian Huber2-0/+4
2012-11-21rtems: Add rtems_clock_get_uptime_timeval()Sebastian Huber2-0/+4
2012-11-15score: Add RTEMS_FATAL_SOURCE_STACK_CHECKERSebastian Huber1-5/+2
2012-11-15score: Add RTEMS_FATAL_SOURCE_ASSERTSebastian Huber2-4/+6
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber3-23/+0
2012-11-15score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2-1/+2
2012-11-15sapi: Add and use rtems_internal_error_descriptionSebastian Huber8-62/+123
2012-11-15sptests/spfatal24: Fix NULL pointer accessSebastian Huber1-10/+4
2012-11-14testsuites: Include <bsp.h>Sebastian Huber5-0/+10
2012-11-13sptests/spintrcritical09: Fix check orderSebastian Huber1-17/+25
2012-11-13fstests/fsrfsbitmap01: Fix NULL pointer accessSebastian Huber6-90/+67
2012-11-13samples/fileio: Add DOSFS and RFS on demandSebastian Huber1-6/+10
2012-11-13sptests/spinternalerror01: New testSebastian Huber6-0/+121
2012-11-07libtests/devfs03: Initialize nodesSebastian Huber1-0/+2
2012-11-07sptests/spfatal08: SimplifySebastian Huber1-33/+1
2012-11-07sptests/spfatal07: Use confdefs.h to trigger testSebastian Huber1-4/+5
2012-11-02libblock: Block device transfer request API changeSebastian Huber9-60/+67
2012-10-30rtems: Add system eventsSebastian Huber10-0/+302
2012-10-26libblock: rtems_bdbuf_set_block_size() API changeSebastian Huber2-2/+2
2012-10-26libtests/block16: New testSebastian Huber6-0/+187
2012-10-25score: Work area initialization API changeSebastian Huber14-118/+70
2012-10-25score: Append to free list in _Heap_Extend()Sebastian Huber1-0/+42
2012-10-25score: Change _Heap_Extend() APISebastian Huber1-0/+7
2012-10-15Make tems_rfs_bitmap_ut_test_range, rtems_rfs_bitmap_ut_alloc_seq_test, rtems...Ralf Corsépius1-6/+6
2012-10-15Remove unused var "sc".Ralf Corsépius1-1/+0
2012-10-15Remove unused var "service". Move #include "test-http-client.h" after std-hea...Ralf Corsépius1-2/+2
2012-10-15Move extern "C" after std-header inclusions.Ralf Corsépius1-4/+4
2012-10-15Use %zd instead of %d to print size_t'sRalf Corsépius1-1/+1
2012-10-15sptests/sp39: Increase clock tick intervalSebastian Huber1-1/+1
2012-10-11Use proper 3 line form of license textJoel Sherrill1-3/+0
2012-10-11Use %zu instead of %lu to print size_t's.Ralf Corsépius1-1/+1
2012-10-11Cleanup Krzysztof's copyright notices.Ralf Corsépius7-11/+11
2012-10-07fstests/fsimfsgeneric01: Avoid global stateSebastian Huber1-4/+3
2012-10-07Filesystem: Reject removal of root nodesSebastian Huber1-4/+1
2012-10-07score: Critical fix for thread dispatchingSebastian Huber6-1/+212
2012-10-03mghttpd: Requires POSIX to build server and testsJoel Sherrill2-0/+4
2012-10-01fsrfsbitmap01/test.c: Remove tabsJoel Sherrill1-7/+8
2012-10-01misc fstests: Remove spaces at EOLJoel Sherrill6-21/+16
2012-10-01New fstest to cover RFS bitmaps - fsrfsbitmap01Krzysztof Miesowicz6-0/+743
2012-10-01new fstest hitting fpathconf functionKrzysztof Miesowicz6-0/+171
2012-08-29timespec helpers: Add wrappers with new testKrzysztof Mięsowicz6-1/+316
2012-08-29sp77: new test to cover allocated message size overflowingKrzysztof Mięsowicz6-1/+102