summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-26libtest: Report target hashSebastian Huber1-2/+6
2021-02-26Add system initialization step for target hashSebastian Huber1-0/+16
2021-02-25score: Add _IO_Base64url()Sebastian Huber1-0/+12
2021-02-24validation: Simplify message queue construct testsSebastian Huber1-88/+52
2021-02-24validation: Add missing barrier create test caseSebastian Huber1-56/+291
2021-02-20validation: Add signal manager testsSebastian Huber2-0/+2163
2021-02-20validation: Add Validation1 test suiteSebastian Huber3-5/+78
2021-02-08validation: Tweak construct error testsSebastian Huber2-216/+216
2021-02-08validation: Tests for barrier managerSebastian Huber4-0/+2525
2021-02-08validation: Add tests for rtems_build_name()Sebastian Huber1-0/+155
2021-02-03rtems: Rework object services APISebastian Huber1-8/+0
2021-01-25Improve file header comment in generated filesSebastian Huber5-15/+35
2021-01-23splinkersets01: Fix declarationSebastian Huber1-2/+2
2021-01-21mrsp: Change error status for a nested seizeSebastian Huber1-1/+1
2020-12-27libtests/ofw01: Added a test for RTEMS OFWG S Niteesh Babu6-0/+395
2020-12-09smptests/smpipi01: Fix sporadic test failureSebastian Huber1-0/+7
2020-12-03samples/unlimited: Prevent compile errorKinsey Moore1-1/+0
2020-12-03score: Return a status in _Objects_Set_name()Sebastian Huber1-3/+3
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber1-0/+1
2020-11-26Use CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber1-69/+40
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber4-1/+72
2020-11-26Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber5-61/+0
2020-11-24rtems: Improve rtems_interrupt_server_create()Sebastian Huber1-2/+63
2020-11-19config: Simplify task stack allocator initSebastian Huber7-75/+26
2020-11-19validation/ts-performance-0: Add partition testsSebastian Huber1-0/+437
2020-11-19validation/ts-performance-0: Add test suiteSebastian Huber3-154/+312
2020-11-19libtest: Make test case allocator configurableSebastian Huber1-0/+3
2020-11-12Improve automatically generated warningSebastian Huber3-15/+12
2020-11-10smpmulticast01: Fix NULL pointer accessSebastian Huber1-1/+1
2020-10-15fsdosfsname01: Fix string truncation warningFrank Kühndel1-6/+7
2020-10-12testsuites/samples/fileio - Increase of stack sizeFrank Kühndel1-1/+1
2020-10-12psxndbm01 - Fixing string truncation warningFrank Kühndel1-8/+3
2020-10-10testsuits/dl10 : Prototype missingFrank Kühndel1-0/+1
2020-10-09testsuite/rcxx01: Add examples for use in the User manualChris Johns5-5/+245
2020-10-08validation: Improve file header commentSebastian Huber3-15/+29
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns4-0/+228
2020-10-07rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber2-9/+10
2020-10-05spmsgq_err01: Use correct max values and fix 64bitKinsey Moore1-3/+3
2020-10-01rtems: Canonicalize name and id checksSebastian Huber2-168/+168
2020-10-01tests: Add and use <rtems/testopts.h>Sebastian Huber2-2/+4
2020-09-30libtests/sha: Fix test if -O0 is usedSebastian Huber1-0/+11
2020-09-28validation: Test rtems_message_queue_construct()Sebastian Huber1-0/+1868
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber5-17/+65
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber1-2/+1
2020-09-28score: Improve _CORE_message_queue_Initialize()Sebastian Huber2-6/+7
2020-09-17validation: rtems_task_construct() errorsSebastian Huber1-0/+2367
2020-09-17validation: Add general purpose test suiteSebastian Huber1-0/+222
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber3-10/+18
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber4-2/+84
2020-09-14irqs01/smpirqs01: New testsSebastian Huber4-0/+525