summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-071-4/+1
* score: Critical fix for thread dispatchingSebastian Huber2012-10-076-1/+212
* mghttpd: Requires POSIX to build server and testsJoel Sherrill2012-10-032-0/+4
* fsrfsbitmap01/test.c: Remove tabsJoel Sherrill2012-10-011-7/+8
* misc fstests: Remove spaces at EOLJoel Sherrill2012-10-016-21/+16
* New fstest to cover RFS bitmaps - fsrfsbitmap01Krzysztof Miesowicz2012-10-016-0/+743
* new fstest hitting fpathconf functionKrzysztof Miesowicz2012-10-016-0/+171
* timespec helpers: Add wrappers with new testKrzysztof Mięsowicz2012-08-296-1/+316
* sp77: new test to cover allocated message size overflowingKrzysztof Mięsowicz2012-08-296-1/+102
* Revert "Add config.h.in."Gedare Bloom2012-08-068-523/+0
* Remove CVS-Ids.Ralf Corsépius2012-07-191-2/+0
* Remove CVS-Ids.Ralf Corsépius2012-07-191-5/+0
* Require automake-1.12.2.Ralf Corsépius2012-07-1912-12/+12
* Require autoconf-2.69.Ralf Corsépius2012-07-1912-12/+12
* psxtests/psxchroot01: TypoSebastian Huber2012-07-171-1/+1
* psxtests/psxpipe01: Use greedy allocation APISebastian Huber2012-07-171-3/+4
* libtests/termios01: Use greedy allocation APISebastian Huber2012-07-172-36/+22
* score: Change greedy allocation APISebastian Huber2012-07-1710-25/+34
* libtests/mghttpd01: New testChristian Mauderer2012-07-129-0/+470