summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-07sapi: Add rtems_fatal_source_description()Sebastian Huber2-2/+32
2013-01-07rtems: Critical fix for eventsSebastian Huber2-23/+289
2013-01-06tmoverhd.docCynthia Rempel1-0/+75
2013-01-02IMFS: Generating .scn (Screen Shots) #2Christopher Kerl6-0/+276
2013-01-02sptests/spintrcritical16: Fix NULL pointer accessSebastian Huber1-1/+4
2012-12-22libtests/rbheap01: Add test casesSebastian Huber1-0/+42
2012-12-22sptests/speventsystem01: Add test casesSebastian Huber1-0/+34
2012-12-22libtests/malloctest: Add test caseSebastian Huber1-0/+25
2012-12-22libtests/malloctest: Add test caseSebastian Huber1-0/+24
2012-12-21libblock: Use rtems_blkdev_create_partition()Sebastian Huber1-2/+26
2012-12-21IMFS: Fix resource leak in IMFS_allocate_node()Sebastian Huber1-7/+58
2012-12-21libcsupport: Add rtems_resource_snapshot_take()Sebastian Huber2-5/+101
2012-12-21score: Add _Objects_Active_count()Sebastian Huber3-1/+10
2012-12-21score: Add rtems_chain_node_count_unprotected()Sebastian Huber3-1/+23
2012-12-16libtests/md501: Use test cases of RFC 2202Sebastian Huber2-160/+200
2012-12-16libtests/md501: New testSebastian Huber6-0/+251
2012-12-13dosfs: Add sync_device option for msdos_format()Sebastian Huber1-1/+6
2012-12-13dosfs: Bugfix for disks of for example 100MB sizeRalf Kirchner1-11/+60
2012-12-13termios: Implement tcflush()Sebastian Huber2-13/+15
2012-12-13termios: Fix tcflow() error statusSebastian Huber1-7/+12
2012-12-07score: rtems_initialize_start_multitasking()Sebastian Huber1-1/+1
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber1-1/+3
2012-12-05dosfs: Cluster write optimizationRalf Kirchner6-0/+332
2012-12-05dosfs: Block size optimizationRalf Kirchner1-1/+1
2012-12-05fstests/fsdosfsformat01: New testRalf Kirchner6-1/+480
2012-12-05dosfs: Delete fattype parameter for msdos_format()Ralf Kirchner1-1/+0
2012-12-05dosfs: Add skip_alignment for msdos_format()Ralf Kirchner1-1/+1
2012-12-05libblock: Add sparse diskRalf Kirchner6-0/+478
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