summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns27-347/+516
2017-03-31libdl: Support link ordered loading of ELF sections.Chris Johns1-1305/+1357
2017-03-29benchmarks/whetstone: Port to RTEMSSebastian Huber5-15/+39
2017-03-29benchmarks/whetstone: ImportSebastian Huber1-0/+433
2017-03-29benchmarks/linpack: Port to RTEMSSebastian Huber5-180/+109
2017-03-29benchmarks/linpack: ImportSebastian Huber1-0/+1333
2017-03-29benchmarks/dhrystone: Port to RTEMSSebastian Huber7-33/+128
2017-03-29benchmarks/dhrystone: ImportSebastian Huber6-0/+1596
2017-03-29benchmarks: Add benchmark templatesSebastian Huber15-1/+273
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel12-256/+592
2017-03-16dosfs: Fix file name searchSebastian Huber1-1/+10
2017-03-16dosfs: Fix fat_file_write()Sebastian Huber7-6/+172
2017-03-16dosfs: Fix msdos_utf8_normalize_and_fold()Sebastian Huber1-3/+20
2017-03-16libio: Fix deadlock in location managementSebastian Huber1-4/+4
2017-03-15psxstrsignal01: New testJoel Sherrill6-1/+198
2017-03-14Fix rtems-test-check with a BSD sed.Chris Johns1-1/+1
2017-03-03cdtest: Print begin of test only onceSebastian Huber1-2/+0
2017-02-28termios09: Test send callbackSebastian Huber1-0/+26
2017-02-28termios: Implement non-blocking writeSebastian Huber1-0/+33
2017-02-28termios: Make write POSIX compatibleSebastian Huber1-2/+136
2017-02-28termios: Simplify oproc()Sebastian Huber1-4/+5
2017-02-28termios09: Test output post processingSebastian Huber1-0/+358
2017-02-28termios: Fix infinite loop in receive pathSebastian Huber1-0/+3
2017-02-28termios: Change receive callback invocationSebastian Huber1-1/+325
2017-02-28termios: Ignore carriage return early if desiredSebastian Huber6-0/+303
2017-02-21spextensions01: Fix extension create orderSebastian Huber1-11/+11
2017-02-15psxtests: Fix warningsSebastian Huber2-10/+9
2017-02-14spqreslib: Remove invalid test casesSebastian Huber1-16/+2
2017-02-14spcbssched02: Remove invalid test casesSebastian Huber1-16/+2
2017-02-14psxsem01: Fix warningSebastian Huber1-1/+1
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber50-58/+58
2017-02-14tmacros.h: Fix print definesSebastian Huber1-4/+4
2017-02-14sppagesize: Include missing header fileSebastian Huber1-0/+1
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber1-0/+22
2017-02-03smptests: Fix warningsSebastian Huber4-28/+27
2017-02-03Prefix confdefs.h internal def with an underscoreSebastian Huber2-3/+3
2017-02-03score: Improve scheduler helping protocolSebastian Huber1-20/+6
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber51-97/+2
2017-01-31sprmsched01/spedfsched04: ReviseKuan-Hsun Chen6-153/+92
2017-01-30rtems: Fix _Rate_monotonic_Renew_deadline()Kuan-Hsun Chen6-1/+171
2017-01-26score: Fix user extensions orderSebastian Huber2-36/+32
2017-01-26Remove rtems_rate_monotonic_postponed_job_count()Kuan-Hsun Chen3-4/+15
2017-01-25psxtests: Relax shared memory testsSebastian Huber2-18/+24
2017-01-25sptests/spedfsched04: Merge and fixSebastian Huber4-193/+113
2017-01-24sptests/sprmsched01: Merge and fixSebastian Huber4-196/+112
2017-01-24fsscandir01: Check MAXNAMLEN and NAME_MAXSebastian Huber1-0/+2
2017-01-24smptests/smpsignal01: Check signal ISR levelSebastian Huber2-7/+68
2017-01-13classic: adjust names of RM postponed job functionsGedare Bloom2-6/+6
2017-01-13sptests: EDF scheduler overrun handlingKuan-Hsun Chen8-1/+316
2017-01-13sptests: rate monotonic scheduler overrun handlingKuan-Hsun Chen8-0/+349