summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2020-12-15Adds four test runner files, all workAndrew Butterfield
2020-12-15Adds model-events-mgr test to model-0 testsuiteAndrew Butterfield
2020-12-15validation/ts-model-0: Add test suiteSebastian Huber
2020-12-15validation: Add tests for basedefs.hFrank Kühndel
2020-12-15validation: Add tests for Partition ManagerSebastian Huber
2020-12-15validation: Add tests for task modesSebastian Huber
2020-12-15validation: Add tests for optionsSebastian Huber
2020-12-15validation: Add tests for attributesSebastian Huber
2020-12-15validation: Add tests for Event ManagerSebastian Huber
2020-12-15validation: Add tests for object name to idSebastian Huber
2020-12-15validation: Add space profile testsuiteSebastian Huber
2020-12-15libc: Optimize malloc() initializationSebastian Huber
2020-12-15unit: Add test for misaligned builtin memcpy()Sebastian Huber
2020-12-15testsuites: Add testsuite for unit testsSebastian Huber
2020-12-15FIXME add runtime measurement testSebastian Huber
2020-12-09smptests/smpipi01: Fix sporadic test failureSebastian Huber
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