summaryrefslogtreecommitdiff
path: root/testsuites/sptests (follow)
AgeCommit message (Expand)Author
2019-12-04Fix building of BSPs in different source directories than their name.Amar Takhar
2019-12-04Add new waf build.wafAmar Takhar
2019-12-02Move feature macro before "config.h" includeSebastian Huber
2019-11-12sptests: Avoid include path magicSebastian Huber
2019-11-12tests: Simplify fatal error test supportSebastian Huber
2019-11-12sptests: Remove obsolete semaphore consume driverSebastian Huber
2019-11-12spfatal16: Remove obsolete test programSebastian Huber
2019-11-12sptests: Avoid build system defined definesSebastian Huber
2019-11-12tests: Remove superfluous SMPTESTS defineSebastian Huber
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber
2019-10-28score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber
2019-10-02score: Install timecounter according to qualitySebastian Huber
2019-10-02score: Remove strange timecounter init stepSebastian Huber
2019-10-02score: Remove superfluous timecounter membersSebastian Huber
2019-09-11Add rtems_version_control_key_is_valid()Sebastian Huber
2019-08-28score: Add RTEMS_RETURN_ADDRESS()Sebastian Huber
2019-04-12score: Add _ISR_lock_Set_name()Sebastian Huber
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber
2019-04-09spmisc01: Use RTEMS_CONSTSebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2019-03-14Add rtems_board_support_package()Sebastian Huber
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns
2019-03-01score: Fix _Scheduler_EDF_Cancel_job()Sebastian Huber
2019-02-18score: Avoid some deadlocks in _Once()Sebastian Huber
2019-01-30build: Do not install test programsSebastian Huber
2019-01-18score: Remove unused _ISR_lock_Flash()Sebastian Huber
2019-01-18score: Improve debug support for ISR locksSebastian Huber
2019-01-14build: Remove bogus spqreslib_LDADDSebastian Huber
2019-01-14build: Add missing $(LDADD) for dependenciesSebastian Huber
2019-01-09Adjust interrupt mode tests for some CPU portsSebastian Huber
2019-01-09tests: Remove bogus RTEMS_INTERRUPT_LEVEL(31)Sebastian Huber
2018-12-21spcxx01: Add test caseSebastian Huber
2018-12-21Add aligned_alloc() and memalign()Sebastian Huber
2018-12-18score: Fix per-CPU data allocationSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-07score: Remove Objects_Information::maximumSebastian Huber
2018-12-07score: Optimize object lookupSebastian Huber
2018-12-07rtems: Add rtems_scheduler_get_maximum_priority()Sebastian Huber
2018-12-07tests: Fix rtems_test_spin_until_next_tick()Sebastian Huber
2018-12-04Capitalize Rtems to RTEMSMarçal Comajoan Cara
2018-12-03Convert CPU counter ticks to/from sbintime_tSebastian Huber
2018-11-12rtems: Remove Modes_ControlSebastian Huber
2018-11-12m32c: Remove this targetSebastian Huber
2018-11-07spconfig02: Check object methods in default configSebastian Huber
2018-10-29posix: Enable more sptests test cases by defaultSebastian Huber
2018-10-24config: Modify CONFIGURE_INTERRUPT_STACK_SIZESebastian Huber
2018-10-10build: Remove local.amSebastian Huber
2018-10-05tests: Use rtems_task_exit()Sebastian Huber
2018-10-05spthreadlife01: A task exit must not returnSebastian Huber