summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-26/+0
2019-12-20sppercpudata01: Test PER_CPU_DATA_OFFSET()Sebastian Huber1-1/+4
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber11-11/+11
2019-12-13score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber5-64/+0
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber1-8/+1
2019-12-13config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber4-4/+6
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill5-0/+377
2019-12-11pipe: Use condition variablesSebastian Huber2-69/+7
2019-12-11rtems: Simplify semaphore configurationSebastian Huber1-1/+0
2019-12-11clock: Simplify driver initializationSebastian Huber2-3/+4
2019-12-05libtest: Change expected pass state stringSebastian Huber8-8/+8
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber24-74/+3
2019-12-02Move feature macro before "config.h" includeSebastian Huber1-3/+3
2019-11-12sptests: Avoid include path magicSebastian Huber22-84/+223
2019-11-12tests: Simplify fatal error test supportSebastian Huber3-103/+61
2019-11-12sptests: Remove obsolete semaphore consume driverSebastian Huber3-75/+1
2019-11-12spfatal16: Remove obsolete test programSebastian Huber4-64/+1
2019-11-12sptests: Avoid build system defined definesSebastian Huber25-980/+1010
2019-11-12tests: Remove superfluous SMPTESTS defineSebastian Huber1-1/+1
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber2-1/+2
2019-10-28score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber1-0/+7
2019-10-02score: Install timecounter according to qualitySebastian Huber1-22/+79
2019-10-02score: Remove strange timecounter init stepSebastian Huber1-6/+6
2019-10-02score: Remove superfluous timecounter membersSebastian Huber1-2/+2
2019-09-11Add rtems_version_control_key_is_valid()Sebastian Huber1-1/+7
2019-08-28score: Add RTEMS_RETURN_ADDRESS()Sebastian Huber1-1/+6
2019-04-12score: Add _ISR_lock_Set_name()Sebastian Huber1-5/+17
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber1-1/+1
2019-04-09spmisc01: Use RTEMS_CONSTSebastian Huber2-0/+7
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-3/+15
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2019-03-14Add rtems_board_support_package()Sebastian Huber1-0/+1
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns1-2/+4
2019-03-01score: Fix _Scheduler_EDF_Cancel_job()Sebastian Huber2-0/+19
2019-02-18score: Avoid some deadlocks in _Once()Sebastian Huber2-3/+20
2019-01-30build: Do not install test programsSebastian Huber1-3/+1
2019-01-18score: Remove unused _ISR_lock_Flash()Sebastian Huber1-2/+0
2019-01-18score: Improve debug support for ISR locksSebastian Huber1-0/+12
2019-01-14build: Remove bogus spqreslib_LDADDSebastian Huber1-1/+0
2019-01-14build: Add missing $(LDADD) for dependenciesSebastian Huber1-2/+2
2019-01-09Adjust interrupt mode tests for some CPU portsSebastian Huber2-4/+29
2019-01-09tests: Remove bogus RTEMS_INTERRUPT_LEVEL(31)Sebastian Huber5-5/+5
2018-12-21spcxx01: Add test caseSebastian Huber1-0/+10
2018-12-21Add aligned_alloc() and memalign()Sebastian Huber5-0/+99
2018-12-18score: Fix per-CPU data allocationSebastian Huber2-1/+15
2018-12-14score: Static Objects_Information initializationSebastian Huber9-105/+324
2018-12-07score: Remove Objects_Information::maximumSebastian Huber1-34/+38
2018-12-07score: Optimize object lookupSebastian Huber1-20/+218
2018-12-07rtems: Add rtems_scheduler_get_maximum_priority()Sebastian Huber1-1/+25
2018-12-07tests: Fix rtems_test_spin_until_next_tick()Sebastian Huber1-0/+2