summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+1
2017-10-24score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber1-0/+1
2017-10-24score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber1-0/+1
2017-10-24score: Add _Watchdog_Ticks_per_secondSebastian Huber1-0/+6
2017-10-24psxclockrealtime01: New testSebastian Huber6-0/+700
2017-10-24tmtests/tmfine01: Reduce test context sizeSebastian Huber1-0/+4
2017-10-23testsuite: Fix buildSebastian Huber1-0/+2
2017-10-23testsuite: Remove warnings.Chris Johns1-17/+18
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns555-342/+1349
2017-10-21libtests/tar01: Fix build dependenciesSebastian Huber1-2/+7
2017-10-18sptests/sptimecounter04: New testChristian Mauderer6-0/+119
2017-10-18tmtests/tmfine01: Add test casesSebastian Huber3-2119/+4188
2017-10-17posix: Remove POSIX_API_Control::schedparamSebastian Huber1-5/+1
2017-10-17posix: Fix _POSIX_Threads_Create_extension()Sebastian Huber1-0/+8
2017-10-17score: Rename watchdog variantsSebastian Huber2-3/+3
2017-10-12spthreadq01/init.c: Fix unused variable warningsJoel Sherrill1-3/+0
2017-10-12ada-tests: Move to testsuites/adaSebastian Huber507-0/+44887
2017-10-11Fix warnings for using C/ObjC specific GCC flags with C++Joel Sherrill1-0/+6
2017-10-11Fix spprofiling01 overriding recipe warningJoel Sherrill2-2/+2
2017-10-11smpaffinity01: Fix test caseSebastian Huber2-10/+10
2017-10-11score: Remove CPU_set_ControlSebastian Huber1-13/+0
2017-10-11posix: Validate affinity sets by the schedulerSebastian Huber2-7/+7
2017-10-10posix: Constify default thread processor affinitySebastian Huber2-0/+8
2017-10-10posix: Simplify pthread_attr_setstack()Sebastian Huber1-1/+4
2017-10-09posix: Remove rtems_pthread_attribute_compare()Sebastian Huber1-1/+67
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber4-33/+78
2017-10-09psxtests/psx05: Fix timeout calculationSebastian Huber1-9/+3
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber33-130/+194
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber24-76/+185
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber13-113/+203
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber9-61/+63
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber8-38/+227
2017-09-22posix: Allow PTHREAD_PROCESS_SHARED for rwlocksSebastian Huber1-0/+38
2017-09-21psxrdwrv/test.c: Clear iovec to ensure consistent resultsJoel Sherrill1-0/+3
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for condvarSebastian Huber2-2/+29
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for barriersSebastian Huber2-2/+23
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for mutexesSebastian Huber2-4/+7
2017-09-15libio: Use FIFO for iop free listSebastian Huber2-8/+38
2017-09-15libio: Add hold/drop iop referenceSebastian Huber12-0/+749
2017-09-15libio: Do simple parameter checks earlySebastian Huber1-3/+9
2017-09-14fstests/fsimfsgeneric01: Fix test assertSebastian Huber1-2/+1
2017-09-12posix: Ignore pshared for semaphoresSebastian Huber1-5/+9
2017-09-06dosfs: Support a cluster size of 64KiBSebastian Huber1-0/+28
2017-08-27psxconfig01/init.c: Fix printf() format warningsJoel Sherrill1-6/+6
2017-08-27sp25/task1.c: Fix printf() format warningsJoel Sherrill1-2/+2
2017-08-27spstkalloc02/init.c: Fix printf() format warningsJoel Sherrill1-6/+6
2017-08-25Include missing <limits.h>Sebastian Huber1-0/+1
2017-08-24samples/fileio: Give command availability hintSebastian Huber1-3/+7
2017-08-22smptests: Fix format specifierSebastian Huber2-3/+3
2017-07-28psximfs02/init.c: Increase size of buffer to avoid overwriteJoel Sherrill1-2/+2