summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp37 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-14sp37: Check ISR level of system initSebastian Huber1-0/+18
2022-04-05testsuites/sptests/sp[0-7]*/*.doc: Change license to BSD-2Joel Sherrill1-3/+22
2022-04-05testsuites/sptests/sp[2-3]*: Change license to BSD-2Joel Sherrill2-6/+44
2020-08-20sp37: Fix unused variable warningsSebastian Huber1-0/+2
2020-02-25config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber1-2/+0
2019-04-12score: Add _ISR_lock_Set_name()Sebastian Huber1-5/+17
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-09Adjust interrupt mode tests for some CPU portsSebastian Huber1-1/+9
2018-10-05tests: Use rtems_task_exit()Sebastian Huber1-2/+1
2018-04-10testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-22/+0
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-05-16confdefs.h: Add SMP enabled field to configurationSebastian Huber1-0/+2
2016-11-18score: Add _ISR_Is_enabled()Sebastian Huber1-0/+2
2016-11-18sptests/sp37: Better cope with internal paddingSebastian Huber1-25/+40
2016-05-20testsuites: Avoid Giant lockSebastian Huber1-4/+5
2016-01-19sptests/sp37: Fix interrupt level usageSebastian Huber1-8/+9
2016-01-15sptests/sp37: Enable interrupts after test caseSebastian Huber2-5/+10
2015-06-26score: Hide SMP lock profiling impl if disabledSebastian Huber1-2/+2
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber1-73/+85
2015-06-19sptests/sp37: Fix type and simplifySebastian Huber1-15/+7
2015-05-19score: Remove Giant lock in rtems_clock_tick()Sebastian Huber1-4/+0
2015-04-20score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber1-0/+6
2015-04-16score: Add _ISR_lock_Flash()Sebastian Huber1-0/+2
2015-03-04score: ISR lock C/C++ compatiblity issueSebastian Huber1-2/+2
2014-08-26rtems: Add more clock tick functionsSebastian Huber3-0/+64
2014-04-09sptests/sp37: Account for internal struct alignSebastian Huber1-2/+10
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber2-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns3-3/+3
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-4/+4
2014-03-11score: Add function to destroy SMP locksSebastian Huber1-0/+6
2014-03-11score: Add local context to SMP lock APISebastian Huber1-10/+10
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber1-0/+14
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-4/+4
2013-08-05sptests/sp37: Add ISR level test for new threadsSebastian Huber1-0/+83
2013-08-05sptests/sp37: Add ISR set/get level testsSebastian Huber1-0/+31
2013-08-01score: ISR lock API changesSebastian Huber1-2/+10
2013-07-31score: Add and use ISR locksSebastian Huber1-0/+18
2013-07-31sptests/sp37: Improved interrupt lock testsSebastian Huber1-3/+21
2013-07-22sptests/sp37: Disable dispatch for clock tickSebastian Huber1-1/+5
2013-06-12rtems: Add interrupt locksSebastian Huber1-0/+17
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2-7/+0
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+5
2012-05-04Remove CVS-Ids.Ralf Corsépius1-5/+0
2012-02-02PR 1991/cpukit - attr.c (really mode code) warning reworkJoel Sherrill3-26/+25
2012-02-01Remove all .cvsignore files.Joel Sherrill1-2/+0
2011-12-082011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+7