summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spinternalerror02 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber1-1/+1
2022-10-14config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber1-1/+1
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber1-1/+1
2022-04-05testsuites/sptests/sp[g-r]*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10testsuites: Manual file header clean upChristian Mauderer1-6/+0
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-1/+1
2021-07-26rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPTSebastian Huber1-1/+1
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber1-1/+1
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber1-2/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-12-05libtest: Change expected pass state stringSebastian Huber1-1/+1
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber2-1/+2
2018-12-18score: Fix per-CPU data allocationSebastian Huber2-1/+15
2018-06-05Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber2-1/+2
2018-06-05Update rtems_fatal_source_text()Sebastian Huber2-2/+3
2018-04-10testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-19/+0
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer1-1/+1
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber1-2/+2
2016-12-12Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber1-1/+1
2016-12-12Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber1-1/+1
2016-12-12Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber1-1/+1
2016-12-12INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber1-1/+1
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber1-1/+1
2016-12-12Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber1-1/+1
2016-11-23score: Uncomment unused internal error codesSebastian Huber1-2/+4
2016-11-23score: Robust thread dispatchSebastian Huber1-1/+1
2016-11-18score: Add and use _Thread_Dispatch_direct()Sebastian Huber1-1/+1
2016-11-02score: First part of new MrsP implementationSebastian Huber2-1/+2
2016-07-27score: Add deadlock detectionSebastian Huber2-3/+4
2016-01-08score: Add fatal errors for NULL entry init tasksSebastian Huber2-3/+8
2015-03-22score: Simplify debug code and use _Assert()Sebastian Huber1-1/+1
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-2/+0
2014-04-03score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber1-1/+1
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber1-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-19score: Add RTEMS_FATAL_SOURCE_SMPSebastian Huber2-1/+2
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber1-2/+1
2014-02-19score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UPSebastian Huber1-1/+1
2014-02-12score: Change debug helper functionsSebastian Huber1-24/+24
2014-02-06rtems: Add rtems_status_code_description()Sebastian Huber2-2/+50
2013-04-11testsuites: Fix warningsSebastian Huber1-4/+4
2013-01-07sapi: Add rtems_fatal_source_description()Sebastian Huber2-2/+32
2012-11-15score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber2-1/+2
2012-11-15sapi: Add and use rtems_internal_error_descriptionSebastian Huber4-0/+119