summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* psximfs02/init.c: Increase size of buffer to avoid overwriteJoel Sherrill2017-07-281-2/+2
* psxmmap01/init.c: Correct printf() format specifierJoel Sherrill2017-07-281-1/+1
* psxtests/psxmmap01: Fix warningSebastian Huber2017-07-281-1/+1
* Fix IO control request typeSebastian Huber2017-07-282-2/+2
* libtests/block08: Fix format warningSebastian Huber2017-07-281-1/+1
* psxmmap01/test_helper.c: Use correct printf format for size_tJoel Sherrill2017-07-271-1/+1
* psxmmap01/test_driver.c: Fix mmap_h handler type mismatchJoel Sherrill2017-07-271-1/+1
* sparc: Add lazy floating point switchSebastian Huber2017-07-253-4/+4
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-07-2511-2/+248
* tmtests/tmcontext01: Prevent GCC 7.1 optimizationsSebastian Huber2017-07-201-20/+21
* sptests/sptls02: Use standard test IOSebastian Huber2017-07-191-1/+0
* sptests/spcache01: Use standard test IOSebastian Huber2017-07-191-1/+0
* tests: Use floating point taskSebastian Huber2017-07-192-1/+3
* smptests/smpscheduler02: Remove invalid assertSebastian Huber2017-07-191-3/+1
* smptests/smpscheduler01: Use right schedulerSebastian Huber2017-07-191-0/+3
* tests: Use floating point taskSebastian Huber2017-07-195-3/+12
* tests: Use floating point taskSebastian Huber2017-07-1831-0/+58
* tests: Use more integer print functionsSebastian Huber2017-07-181-0/+14
* psxtests: Add a mmap dedicated test caseKevin Kirspel2017-07-1410-0/+553
* rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber2017-07-112-0/+30
* rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber2017-07-112-0/+18
* score: Fix set schedulerSebastian Huber2017-07-101-6/+10
* score: Add simple affinity support to EDF SMPSebastian Huber2017-07-1012-2/+614
* smptests/smpstrongapa01: SimplifySebastian Huber2017-07-071-3/+3
* score: Fix default set affinitySebastian Huber2017-07-071-3/+4
* score: Introduce _SMP_Get_online_processors()Sebastian Huber2017-07-071-2/+2
* score: Use processor mask for set affinitySebastian Huber2017-07-072-2/+2
* score: Move processor affinity to Thread_ControlSebastian Huber2017-07-073-7/+16
* score: Use <sys/bitset.h> for Processor_maskSebastian Huber2017-07-061-2/+2
* newlib01: Use fopen() instead of freopen()Sebastian Huber2017-06-301-3/+11
* smptests/smpschededf01: New testSebastian Huber2017-06-296-0/+215
* tests: Move busy loop to test supportSebastian Huber2017-06-291-86/+10
* score: Add SMP EDF schedulerSebastian Huber2017-06-297-0/+90
* smptests: Split smpscheduler03Sebastian Huber2017-06-2915-659/+761
* psxstat/test.c: Avoid potential string overflowJoel Sherrill2017-06-211-2/+5
* psximfs02/init.c: Avoid potential string overflowJoel Sherrill2017-06-211-2/+2
* dl03/dl-cache.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1
* malloctest/init.c: Disable check maximum size warning to allow error test caseJoel Sherrill2017-06-211-0/+3
* top/task1.c: Fix sprintf() buffer overflowJoel Sherrill2017-06-211-1/+1
* rbheap01/init.c: Fix PAGE_SIZE redefined warningJoel Sherrill2017-06-211-37/+37
* tests: Fix build dependenciesSebastian Huber2017-06-137-7/+12
* spcpuset01: Update due to CPU_CMP() changesSebastian Huber2017-06-091-1/+1
* spcpuset01: Update due to CPU_NAND_S() changesSebastian Huber2017-06-071-3/+3
* Fix CPU_COPY() usageSebastian Huber2017-06-074-6/+6
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-072-0/+2
* Move RTEMS-specific Termios API contentSebastian Huber2017-06-074-84/+6
* build-system: Fix the targets support for the parallel build.Chris Johns2017-05-262-3/+2
* testsuite: Fix excluding tests that a substring of another test.Chris Johns2017-05-251-11/+10
* testsuite: Add fsjffs2gc01 to the disable JFFS tests.Chris Johns2017-05-241-0/+1
* testusite: Fix the parallel build test excludes.Chris Johns2017-05-241-26/+22