summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+1
* score: Add _Watchdog_Nanoseconds_per_tickSebastian Huber2017-10-241-0/+1
* score: _Watchdog_Is_far_future_monotonic_timespecSebastian Huber2017-10-241-0/+1
* score: Add _Watchdog_Ticks_per_secondSebastian Huber2017-10-241-0/+6
* psxclockrealtime01: New testSebastian Huber2017-10-246-0/+700
* tmtests/tmfine01: Reduce test context sizeSebastian Huber2017-10-241-0/+4
* testsuite: Fix buildSebastian Huber2017-10-231-0/+2
* testsuite: Remove warnings.Chris Johns2017-10-231-17/+18
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-23555-342/+1349
* libtests/tar01: Fix build dependenciesSebastian Huber2017-10-211-2/+7
* sptests/sptimecounter04: New testChristian Mauderer2017-10-186-0/+119
* tmtests/tmfine01: Add test casesSebastian Huber2017-10-183-2119/+4188
* posix: Remove POSIX_API_Control::schedparamSebastian Huber2017-10-171-5/+1
* posix: Fix _POSIX_Threads_Create_extension()Sebastian Huber2017-10-171-0/+8
* score: Rename watchdog variantsSebastian Huber2017-10-172-3/+3
* spthreadq01/init.c: Fix unused variable warningsJoel Sherrill2017-10-121-3/+0
* ada-tests: Move to testsuites/adaSebastian Huber2017-10-12507-0/+44887
* Fix warnings for using C/ObjC specific GCC flags with C++Joel Sherrill2017-10-111-0/+6
* Fix spprofiling01 overriding recipe warningJoel Sherrill2017-10-112-2/+2
* smpaffinity01: Fix test caseSebastian Huber2017-10-112-10/+10
* score: Remove CPU_set_ControlSebastian Huber2017-10-111-13/+0
* posix: Validate affinity sets by the schedulerSebastian Huber2017-10-112-7/+7
* posix: Constify default thread processor affinitySebastian Huber2017-10-102-0/+8
* posix: Simplify pthread_attr_setstack()Sebastian Huber2017-10-101-1/+4
* posix: Remove rtems_pthread_attribute_compare()Sebastian Huber2017-10-091-1/+67
* posix: Simplify POSIX_API_ControlSebastian Huber2017-10-094-33/+78
* psxtests/psx05: Fix timeout calculationSebastian Huber2017-10-091-9/+3
* posix: Implement self-contained POSIX mutexSebastian Huber2017-10-0533-130/+194
* posix: Implement self-contained POSIX condvarSebastian Huber2017-10-0524-76/+185
* posix: Implement self-contained POSIX rwlocksSebastian Huber2017-10-0513-113/+203
* posix: Implement self-contained POSIX barriersSebastian Huber2017-10-059-61/+63
* posix: Implement self-contained POSIX semaphoresSebastian Huber2017-10-058-38/+227
* posix: Allow PTHREAD_PROCESS_SHARED for rwlocksSebastian Huber2017-09-221-0/+38
* psxrdwrv/test.c: Clear iovec to ensure consistent resultsJoel Sherrill2017-09-211-0/+3
* posix: Allow PTHREAD_PROCESS_SHARED for condvarSebastian Huber2017-09-152-2/+29
* posix: Allow PTHREAD_PROCESS_SHARED for barriersSebastian Huber2017-09-152-2/+23
* posix: Allow PTHREAD_PROCESS_SHARED for mutexesSebastian Huber2017-09-152-4/+7
* libio: Use FIFO for iop free listSebastian Huber2017-09-152-8/+38
* libio: Add hold/drop iop referenceSebastian Huber2017-09-1512-0/+749
* libio: Do simple parameter checks earlySebastian Huber2017-09-151-3/+9
* fstests/fsimfsgeneric01: Fix test assertSebastian Huber2017-09-141-2/+1
* posix: Ignore pshared for semaphoresSebastian Huber2017-09-121-5/+9
* dosfs: Support a cluster size of 64KiBSebastian Huber2017-09-061-0/+28
* psxconfig01/init.c: Fix printf() format warningsJoel Sherrill2017-08-271-6/+6
* sp25/task1.c: Fix printf() format warningsJoel Sherrill2017-08-271-2/+2
* spstkalloc02/init.c: Fix printf() format warningsJoel Sherrill2017-08-271-6/+6
* Include missing <limits.h>Sebastian Huber2017-08-251-0/+1
* samples/fileio: Give command availability hintSebastian Huber2017-08-241-3/+7
* smptests: Fix format specifierSebastian Huber2017-08-222-3/+3
* psximfs02/init.c: Increase size of buffer to avoid overwriteJoel Sherrill2017-07-281-2/+2