summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp37/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-14sp37: Check ISR level of system initSebastian Huber1-0/+18
2022-04-05testsuites/sptests/sp[2-3]*: Change license to BSD-2Joel Sherrill1-3/+22
2020-08-20sp37: Fix unused variable warningsSebastian Huber1-0/+2
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
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-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 Huber1-0/+4
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 Huber1-0/+55
2014-04-09sptests/sp37: Account for internal struct alignSebastian Huber1-2/+10
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber1-2/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
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-02-02PR 1991/cpukit - attr.c (really mode code) warning reworkJoel Sherrill1-21/+20
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+7
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2009-11-30Whitespace removal.Ralf Corsepius1-4/+4
2009-10-292009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
2009-10-29Add local prototype for rtems_interrupt_level_attribute.Ralf Corsepius1-0/+3
2009-10-27Add missing argument to printf.Ralf Corsepius1-1/+1
2009-05-102009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+23
2009-04-202009-04-20 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill1-0/+16
2008-09-06Convert to "bool".Ralf Corsepius1-5/+5
2008-06-052008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2008-02-012008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1