summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* tm27: Avoid function pointer castsSebastian Huber2023-01-243-67/+69
* testsuites/libtest/dl11: Add DL test for TLSKinsey Moore2023-01-206-0/+370
* bsps/irq: Rename handler in dispatch tableSebastian Huber2022-12-024-10/+10
* testsuites/smptests: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman2022-11-141-3/+22
* validation: Fix unused variable warningSebastian Huber2022-11-111-2/+0
* validation: Improve spurious interrupt test caseSebastian Huber2022-11-113-29/+76
* Remove remnants of rtems_io_lookup_nameJoel Sherrill2022-11-101-3/+0
* validation: Properly teardown test casesSebastian Huber2022-11-093-3/+98
* cpukit/dev/can: Added CAN supportPrashanth S2022-10-302-0/+359
* sptests: Avoid fatal error to end a testSebastian Huber2022-10-252-0/+2
* validation: Use correct number of idle tasksSebastian Huber2022-10-141-1/+16
* score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber2022-10-144-1/+357
* config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber2022-10-1412-6/+111
* stackchk01: Check CPU_STACK_MINIMUM_SIZESebastian Huber2022-10-142-9/+33
* score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber2022-10-145-1/+340
* config: Changeable size for IDLE stack allocatorSebastian Huber2022-10-144-7/+7
* sptls02: Fix alignment checkSebastian Huber2022-10-141-2/+6
* sptls01: Disable file system and Newlib reentrancySebastian Huber2022-10-141-1/+34
* sptls0*: Enable stack checkerSebastian Huber2022-10-143-0/+12
* psxrwlock01: Use an initilized lock for testsSebastian Huber2022-10-071-8/+20
* validation: Fix wordingSebastian Huber2022-10-061-6/+6
* validation: Remove unused test suiteSebastian Huber2022-09-281-94/+0
* rtems: Add rtems_clock_get_ticks_since_boot() functionSebastian Huber2022-09-231-14/+61
* 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