summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2020-12-03samples/unlimited: Prevent compile errorKinsey Moore
2020-12-03score: Return a status in _Objects_Set_name()Sebastian Huber
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber
2020-11-26Use CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber
2020-11-26Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber
2020-11-24rtems: Improve rtems_interrupt_server_create()Sebastian Huber
2020-11-19config: Simplify task stack allocator initSebastian Huber
2020-11-19validation/ts-performance-0: Add partition testsSebastian Huber
2020-11-19validation/ts-performance-0: Add test suiteSebastian Huber
2020-11-19libtest: Make test case allocator configurableSebastian Huber
2020-11-12Improve automatically generated warningSebastian Huber
2020-11-10smpmulticast01: Fix NULL pointer accessSebastian Huber
2020-10-15fsdosfsname01: Fix string truncation warningFrank Kühndel
2020-10-12testsuites/samples/fileio - Increase of stack sizeFrank Kühndel
2020-10-12psxndbm01 - Fixing string truncation warningFrank Kühndel
2020-10-10testsuits/dl10 : Prototype missingFrank Kühndel
2020-10-09testsuite/rcxx01: Add examples for use in the User manualChris Johns
2020-10-08validation: Improve file header commentSebastian Huber
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns
2020-10-07rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber
2020-10-05spmsgq_err01: Use correct max values and fix 64bitKinsey Moore
2020-10-01rtems: Canonicalize name and id checksSebastian Huber
2020-10-01tests: Add and use <rtems/testopts.h>Sebastian Huber
2020-09-30libtests/sha: Fix test if -O0 is usedSebastian Huber
2020-09-28validation: Test rtems_message_queue_construct()Sebastian Huber
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber
2020-09-28score: Improve _CORE_message_queue_Initialize()Sebastian Huber
2020-09-17validation: rtems_task_construct() errorsSebastian Huber
2020-09-17validation: Add general purpose test suiteSebastian Huber
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2020-09-14irqs01/smpirqs01: New testsSebastian Huber
2020-09-14build: Alternative build system based on wafSebastian Huber
2020-09-11Remove tmoverhd which existed to produce the obsolete coverhd.hJoel Sherrill
2020-09-10spintrcritical08: Increase clock tick intervalSebastian Huber
2020-08-31score: Add <rtems/score/freechainimpl.h>Sebastian Huber
2020-08-31rtems: Add _RTEMS_Name_to_id()Sebastian Huber
2020-08-21spintrcritical22: Use right thread wait flagsSebastian Huber
2020-08-21spintrcritical16: Use right thread wait flagsSebastian Huber
2020-08-21mp03: Include missing header fileSebastian Huber
2020-08-20spintrcritical23: Fix unused variable warningsSebastian Huber
2020-08-20sp37: Fix unused variable warningsSebastian Huber
2020-08-20psxkey01: Fix configurationAschref Ben Thabet
2020-08-18libtest: Add T_push_plan() and T_pop_plan()Sebastian Huber
2020-08-18libtest: Change T_step() and T_assert_step()Sebastian Huber
2020-08-18libtest: Add fixture stepsSebastian Huber
2020-08-18libtest: Change fixture scope methodSebastian Huber
2020-08-11spintrcritical23: Restore runner prioritySebastian Huber