summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-191-1/+1
* validation: Test deadlock detection special caseSebastian Huber2022-09-121-0/+190
* validation: Fix integer type warningSebastian Huber2022-09-091-1/+1
* libtests/sha: Add tests for SHA512-256Sebastian Huber2022-09-081-0/+49
* libtests/sha: Add tests for SHA512-224Sebastian Huber2022-09-081-0/+50
* libtests/sha: Add tests for SHA384Sebastian Huber2022-09-081-0/+58
* libtests/sha: Add tests for SHA224Sebastian Huber2022-09-081-4/+54
* minimum: Do not use unified work areasSebastian Huber2022-09-081-15/+0
* pthread_atfork(): Change to behavior from FACE Technical StandardJoel Sherrill2022-09-062-3/+9
* validation: CONFIGURE_SCHEDULER_TABLE_ENTRIESSebastian Huber2022-09-053-2/+119
* validation: Refine basedefs specificationSebastian Huber2022-09-051-0/+129
* validation: RegenerateSebastian Huber2022-09-051-6/+6
* validation: Ignore array bounds warningsSebastian Huber2022-08-311-0/+10
* libtest: Fix warnings without a pragmaSebastian Huber2022-08-311-5/+5
* validation: Move flush filter stop validationSebastian Huber2022-08-314-106/+408
* validation: Support a partial thread queue flushSebastian Huber2022-08-317-31/+53
* validation: Fix use of uninitialized variablesSebastian Huber2022-08-301-20/+16
* psxkey07/init.c: Add pragma for gcc 12 warningRyan Long2022-08-191-2/+9
* psxclock/init.c: Change print format for warningRyan Long2022-08-191-1/+1
* ttest01/test-checks.c: Initialize variablesRyan Long2022-08-191-5/+5
* malloctest/init.c: Added pragmas to address gcc 12 warningsRyan Long2022-08-191-3/+38
* dl09/dl-load.c: Fix gcc 12 warningRyan Long2022-08-191-1/+1
* psxtimer_face01: Improve coverage and documentationJoel Sherrill2022-08-113-6/+52
* psxtimer0[12]/psxtimer.c: Reformat file header.Joel Sherrill2022-08-102-6/+12
* Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2022-08-103-0/+132
* validation: Use T_report_hash_sha256_update()Sebastian Huber2022-08-101-0/+2
* testsuite: Fix warningsChris Johns2022-08-052-3/+4
* testsuite/psxclock: Check setting realtime clock does not effect sleeping tasksChris Johns2022-08-051-1/+171
* posix: Fix relative CLOCK_REALTIME sleepSebastian Huber2022-08-041-32/+14
* sp54: Fix test caseSebastian Huber2022-08-011-2/+2
* libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZERyan Long2022-07-2910-10/+10
* score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber2022-07-281-1/+1
* score: Use priority inheritance for thread joinSebastian Huber2022-07-286-399/+509
* psxconfig01: Increase region areaSebastian Huber2022-07-271-1/+1
* score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber2022-07-261-11/+7
* sptests/spstdc17: New testSebastian Huber2022-07-252-0/+69
* Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce2022-07-211-4/+7
* sptests: Disable Newlib reentrancyMatt Joyce2022-07-214-1/+22
* sptls04: Test an external TLS objectSebastian Huber2022-07-213-3/+81
* ada/sp09: The year 2100 cannot be setSebastian Huber2022-07-201-12/+6
* spsysinit01: Account for use of .noinit sectionSebastian Huber2022-07-181-2/+2
* spunlimited01: New testSebastian Huber2022-07-182-0/+139
* score: Extend memory dirty/zero actionsSebastian Huber2022-07-151-6/+42
* score: Place object controls into .noinit sectionsSebastian Huber2022-07-151-1/+2
* cdtest: Restrict exceptions during sysinitSebastian Huber2022-07-141-0/+14
* spextensions01: Fix assertionSebastian Huber2022-07-141-2/+11
* validation: SMP-specific spurious interrupt testSebastian Huber2022-07-141-23/+125
* sppps01: Fix test in SMP configurationsSebastian Huber2022-07-131-1/+1
* validation: Test thread idle bodiesSebastian Huber2022-07-071-0/+194
* validation: Always test spurious interruptsSebastian Huber2022-07-071-14/+10