summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-28psximfs02/init.c: Increase size of buffer to avoid overwriteJoel Sherrill1-2/+2
2017-07-28psxmmap01/init.c: Correct printf() format specifierJoel Sherrill1-1/+1
2017-07-28psxtests/psxmmap01: Fix warningSebastian Huber1-1/+1
2017-07-28Fix IO control request typeSebastian Huber2-2/+2
2017-07-28libtests/block08: Fix format warningSebastian Huber1-1/+1
2017-07-27psxmmap01/test_helper.c: Use correct printf format for size_tJoel Sherrill1-1/+1
2017-07-27psxmmap01/test_driver.c: Fix mmap_h handler type mismatchJoel Sherrill1-1/+1
2017-07-25sparc: Add lazy floating point switchSebastian Huber3-4/+4
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber11-2/+248
2017-07-20tmtests/tmcontext01: Prevent GCC 7.1 optimizationsSebastian Huber1-20/+21
2017-07-19sptests/sptls02: Use standard test IOSebastian Huber1-1/+0
2017-07-19sptests/spcache01: Use standard test IOSebastian Huber1-1/+0
2017-07-19tests: Use floating point taskSebastian Huber2-1/+3
2017-07-19smptests/smpscheduler02: Remove invalid assertSebastian Huber1-3/+1
2017-07-19smptests/smpscheduler01: Use right schedulerSebastian Huber1-0/+3
2017-07-19tests: Use floating point taskSebastian Huber5-3/+12
2017-07-18tests: Use floating point taskSebastian Huber31-0/+58
2017-07-18tests: Use more integer print functionsSebastian Huber1-0/+14
2017-07-14psxtests: Add a mmap dedicated test caseKevin Kirspel10-0/+553
2017-07-11rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber2-0/+30
2017-07-11rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber2-0/+18
2017-07-10score: Fix set schedulerSebastian Huber1-6/+10
2017-07-10score: Add simple affinity support to EDF SMPSebastian Huber12-2/+614
2017-07-07smptests/smpstrongapa01: SimplifySebastian Huber1-3/+3
2017-07-07score: Fix default set affinitySebastian Huber1-3/+4
2017-07-07score: Introduce _SMP_Get_online_processors()Sebastian Huber1-2/+2
2017-07-07score: Use processor mask for set affinitySebastian Huber2-2/+2
2017-07-07score: Move processor affinity to Thread_ControlSebastian Huber3-7/+16
2017-07-06score: Use <sys/bitset.h> for Processor_maskSebastian Huber1-2/+2
2017-06-30newlib01: Use fopen() instead of freopen()Sebastian Huber1-3/+11
2017-06-29smptests/smpschededf01: New testSebastian Huber6-0/+215
2017-06-29tests: Move busy loop to test supportSebastian Huber1-86/+10
2017-06-29score: Add SMP EDF schedulerSebastian Huber7-0/+90
2017-06-29smptests: Split smpscheduler03Sebastian Huber15-659/+761
2017-06-21psxstat/test.c: Avoid potential string overflowJoel Sherrill1-2/+5
2017-06-21psximfs02/init.c: Avoid potential string overflowJoel Sherrill1-2/+2
2017-06-21dl03/dl-cache.c: Fix duplicate const warningJoel Sherrill1-1/+1
2017-06-21malloctest/init.c: Disable check maximum size warning to allow error test caseJoel Sherrill1-0/+3
2017-06-21top/task1.c: Fix sprintf() buffer overflowJoel Sherrill1-1/+1
2017-06-21rbheap01/init.c: Fix PAGE_SIZE redefined warningJoel Sherrill1-37/+37
2017-06-13tests: Fix build dependenciesSebastian Huber7-7/+12
2017-06-09spcpuset01: Update due to CPU_CMP() changesSebastian Huber1-1/+1
2017-06-07spcpuset01: Update due to CPU_NAND_S() changesSebastian Huber1-3/+3
2017-06-07Fix CPU_COPY() usageSebastian Huber4-6/+6
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2-0/+2
2017-06-07Move RTEMS-specific Termios API contentSebastian Huber4-84/+6
2017-05-26build-system: Fix the targets support for the parallel build.Chris Johns2-3/+2
2017-05-25testsuite: Fix excluding tests that a substring of another test.Chris Johns1-11/+10
2017-05-24testsuite: Add fsjffs2gc01 to the disable JFFS tests.Chris Johns1-0/+1
2017-05-24testusite: Fix the parallel build test excludes.Chris Johns1-26/+22