summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-09-14build: Alternative build system based on wafSebastian Huber25-0/+558
2020-09-11Remove tmoverhd which existed to produce the obsolete coverhd.hJoel Sherrill17-4638/+0
2020-09-10spintrcritical08: Increase clock tick intervalSebastian Huber1-1/+1
2020-08-31score: Add <rtems/score/freechainimpl.h>Sebastian Huber1-1/+1
2020-08-31rtems: Add _RTEMS_Name_to_id()Sebastian Huber1-2/+2
2020-08-21spintrcritical22: Use right thread wait flagsSebastian Huber1-1/+1
2020-08-21spintrcritical16: Use right thread wait flagsSebastian Huber1-1/+1
2020-08-21mp03: Include missing header fileSebastian Huber1-0/+2
2020-08-20spintrcritical23: Fix unused variable warningsSebastian Huber1-2/+2
2020-08-20sp37: Fix unused variable warningsSebastian Huber1-0/+2
2020-08-20psxkey01: Fix configurationAschref Ben Thabet1-1/+1
2020-08-18libtest: Add T_push_plan() and T_pop_plan()Sebastian Huber2-2/+23
2020-08-18libtest: Change T_step() and T_assert_step()Sebastian Huber3-12/+12
2020-08-18libtest: Add fixture stepsSebastian Huber3-21/+22
2020-08-18libtest: Change fixture scope methodSebastian Huber1-4/+4
2020-08-11spintrcritical23: Restore runner prioritySebastian Huber1-0/+8
2020-08-11libtests/dl10: Delete unused functionsAschref Ben Thabet1-22/+0
2020-08-11libtest: Add T_thread_switch_record()Sebastian Huber1-0/+66
2020-08-06libtest: Fix T_interrupt_test() in SMP configsSebastian Huber1-0/+54
2020-08-05psxhdrs/strncpy/stpncpy: Fix string turncation warningAschref Ben Thabet2-8/+6
2020-08-04smpschededf02: Document reset() functionSebastian Huber1-1/+13
2020-07-30psxhdrs/strncat: Fix string truncation warningAschref Ben Thabet1-1/+1
2020-07-24spmisc01: Include missing header fileSebastian Huber1-0/+2
2020-07-24score: Add RTEMS_WEAKSebastian Huber4-1/+108
2020-07-23spintrcritical_support: RemoveSebastian Huber2-224/+0
2020-07-23spintrcritical24: Use T_interrupt_test()Sebastian Huber3-39/+119
2020-07-23spintrcritical23: Use T_interrupt_test()Sebastian Huber3-44/+88
2020-07-23spintrcritical22: Use T_interrupt_test()Sebastian Huber3-40/+87
2020-07-23spintrcritical21: Use T_interrupt_test()Sebastian Huber4-140/+149