summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtest: Report target hashSebastian Huber2021-02-261-2/+6
* Add system initialization step for target hashSebastian Huber2021-02-261-0/+16
* score: Add _IO_Base64url()Sebastian Huber2021-02-251-0/+12
* validation: Simplify message queue construct testsSebastian Huber2021-02-241-88/+52
* validation: Add missing barrier create test caseSebastian Huber2021-02-241-56/+291
* validation: Add signal manager testsSebastian Huber2021-02-202-0/+2163
* validation: Add Validation1 test suiteSebastian Huber2021-02-203-5/+78
* validation: Tweak construct error testsSebastian Huber2021-02-082-216/+216
* validation: Tests for barrier managerSebastian Huber2021-02-084-0/+2525
* validation: Add tests for rtems_build_name()Sebastian Huber2021-02-081-0/+155
* rtems: Rework object services APISebastian Huber2021-02-031-8/+0
* Improve file header comment in generated filesSebastian Huber2021-01-255-15/+35
* splinkersets01: Fix declarationSebastian Huber2021-01-231-2/+2
* mrsp: Change error status for a nested seizeSebastian Huber2021-01-211-1/+1
* libtests/ofw01: Added a test for RTEMS OFWG S Niteesh Babu2020-12-276-0/+395
* smptests/smpipi01: Fix sporadic test failureSebastian Huber2020-12-091-0/+7
* samples/unlimited: Prevent compile errorKinsey Moore2020-12-031-1/+0
* score: Return a status in _Objects_Set_name()Sebastian Huber2020-12-031-3/+3
* rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber2020-12-021-0/+1
* Use CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber2020-11-261-69/+40
* config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber2020-11-264-1/+72
* Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber2020-11-265-61/+0
* rtems: Improve rtems_interrupt_server_create()Sebastian Huber2020-11-241-2/+63
* config: Simplify task stack allocator initSebastian Huber2020-11-197-75/+26
* validation/ts-performance-0: Add partition testsSebastian Huber2020-11-191-0/+437
* validation/ts-performance-0: Add test suiteSebastian Huber2020-11-193-154/+312
* libtest: Make test case allocator configurableSebastian Huber2020-11-191-0/+3
* Improve automatically generated warningSebastian Huber2020-11-123-15/+12
* smpmulticast01: Fix NULL pointer accessSebastian Huber2020-11-101-1/+1
* fsdosfsname01: Fix string truncation warningFrank Kühndel2020-10-151-6/+7
* testsuites/samples/fileio - Increase of stack sizeFrank Kühndel2020-10-121-1/+1
* psxndbm01 - Fixing string truncation warningFrank Kühndel2020-10-121-8/+3
* testsuits/dl10 : Prototype missingFrank Kühndel2020-10-101-0/+1
* testsuite/rcxx01: Add examples for use in the User manualChris Johns2020-10-095-5/+245
* validation: Improve file header commentSebastian Huber2020-10-083-15/+29
* cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2020-10-084-0/+228
* rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber2020-10-072-9/+10
* spmsgq_err01: Use correct max values and fix 64bitKinsey Moore2020-10-051-3/+3
* rtems: Canonicalize name and id checksSebastian Huber2020-10-012-168/+168
* tests: Add and use <rtems/testopts.h>Sebastian Huber2020-10-012-2/+4
* libtests/sha: Fix test if -O0 is usedSebastian Huber2020-09-301-0/+11
* validation: Test rtems_message_queue_construct()Sebastian Huber2020-09-281-0/+1868
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-285-17/+65
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-281-2/+1
* score: Improve _CORE_message_queue_Initialize()Sebastian Huber2020-09-282-6/+7
* validation: rtems_task_construct() errorsSebastian Huber2020-09-171-0/+2367
* validation: Add general purpose test suiteSebastian Huber2020-09-171-0/+222
* rtems: Add rtems_task_construct()Sebastian Huber2020-09-173-10/+18
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2020-09-174-2/+84
* irqs01/smpirqs01: New testsSebastian Huber2020-09-144-0/+525