summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Fix MPCI initializationSebastian Huber2020-01-021-26/+0
* sppercpudata01: Test PER_CPU_DATA_OFFSET()Sebastian Huber2019-12-201-1/+4
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-1911-11/+11
* score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber2019-12-135-64/+0
* config: Add _MPCI_ConfigurationSebastian Huber2019-12-131-8/+1
* config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber2019-12-134-4/+6
* Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill2019-12-115-0/+377
* pipe: Use condition variablesSebastian Huber2019-12-112-69/+7
* rtems: Simplify semaphore configurationSebastian Huber2019-12-111-1/+0
* clock: Simplify driver initializationSebastian Huber2019-12-112-3/+4
* libtest: Change expected pass state stringSebastian Huber2019-12-058-8/+8
* testsuites: Remove rtems_test_pause*()Sebastian Huber2019-12-0424-74/+3
* Move feature macro before "config.h" includeSebastian Huber2019-12-021-3/+3
* sptests: Avoid include path magicSebastian Huber2019-11-1222-84/+223
* tests: Simplify fatal error test supportSebastian Huber2019-11-123-103/+61
* sptests: Remove obsolete semaphore consume driverSebastian Huber2019-11-123-75/+1
* spfatal16: Remove obsolete test programSebastian Huber2019-11-124-64/+1
* sptests: Avoid build system defined definesSebastian Huber2019-11-1225-980/+1010
* tests: Remove superfluous SMPTESTS defineSebastian Huber2019-11-121-1/+1
* rtems-5: Improve heap fatal error informationsebastian.huber2019-11-052-1/+2
* score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber2019-10-281-0/+7
* score: Install timecounter according to qualitySebastian Huber2019-10-021-22/+79
* score: Remove strange timecounter init stepSebastian Huber2019-10-021-6/+6
* score: Remove superfluous timecounter membersSebastian Huber2019-10-021-2/+2
* Add rtems_version_control_key_is_valid()Sebastian Huber2019-09-111-1/+7
* score: Add RTEMS_RETURN_ADDRESS()Sebastian Huber2019-08-281-1/+6
* score: Add _ISR_lock_Set_name()Sebastian Huber2019-04-121-5/+17
* score: Rename _SMP_Get_processor_count()Sebastian Huber2019-04-111-1/+1
* spmisc01: Use RTEMS_CONSTSebastian Huber2019-04-092-0/+7
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-091-3/+15
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* Add rtems_board_support_package()Sebastian Huber2019-03-141-0/+1
* testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns2019-03-071-2/+4
* score: Fix _Scheduler_EDF_Cancel_job()Sebastian Huber2019-03-012-0/+19
* score: Avoid some deadlocks in _Once()Sebastian Huber2019-02-182-3/+20
* build: Do not install test programsSebastian Huber2019-01-301-3/+1
* score: Remove unused _ISR_lock_Flash()Sebastian Huber2019-01-181-2/+0
* score: Improve debug support for ISR locksSebastian Huber2019-01-181-0/+12
* build: Remove bogus spqreslib_LDADDSebastian Huber2019-01-141-1/+0
* build: Add missing $(LDADD) for dependenciesSebastian Huber2019-01-141-2/+2
* Adjust interrupt mode tests for some CPU portsSebastian Huber2019-01-092-4/+29
* tests: Remove bogus RTEMS_INTERRUPT_LEVEL(31)Sebastian Huber2019-01-095-5/+5
* spcxx01: Add test caseSebastian Huber2018-12-211-0/+10
* Add aligned_alloc() and memalign()Sebastian Huber2018-12-215-0/+99
* score: Fix per-CPU data allocationSebastian Huber2018-12-182-1/+15
* score: Static Objects_Information initializationSebastian Huber2018-12-149-105/+324
* score: Remove Objects_Information::maximumSebastian Huber2018-12-071-34/+38
* score: Optimize object lookupSebastian Huber2018-12-071-20/+218
* rtems: Add rtems_scheduler_get_maximum_priority()Sebastian Huber2018-12-071-1/+25
* tests: Fix rtems_test_spin_until_next_tick()Sebastian Huber2018-12-071-0/+2