summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp37/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sp37: Check ISR level of system initSebastian Huber2023-09-141-0/+18
* testsuites/sptests/sp[2-3]*: Change license to BSD-2Joel Sherrill2022-04-051-3/+22
* sp37: Fix unused variable warningsSebastian Huber2020-08-201-0/+2
* score: Add _ISR_lock_Set_name()Sebastian Huber2019-04-121-5/+17
* score: Remove unused _ISR_lock_Flash()Sebastian Huber2019-01-181-2/+0
* score: Improve debug support for ISR locksSebastian Huber2019-01-181-0/+12
* Adjust interrupt mode tests for some CPU portsSebastian Huber2019-01-091-1/+9
* tests: Use rtems_task_exit()Sebastian Huber2018-10-051-2/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* score: Add _ISR_Is_enabled()Sebastian Huber2016-11-181-0/+2
* sptests/sp37: Better cope with internal paddingSebastian Huber2016-11-181-25/+40
* testsuites: Avoid Giant lockSebastian Huber2016-05-201-4/+5
* sptests/sp37: Fix interrupt level usageSebastian Huber2016-01-191-8/+9
* sptests/sp37: Enable interrupts after test caseSebastian Huber2016-01-151-0/+4
* score: Hide SMP lock profiling impl if disabledSebastian Huber2015-06-261-2/+2
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-221-73/+85
* sptests/sp37: Fix type and simplifySebastian Huber2015-06-191-15/+7
* score: Remove Giant lock in rtems_clock_tick()Sebastian Huber2015-05-191-4/+0
* score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber2015-04-201-0/+6
* score: Add _ISR_lock_Flash()Sebastian Huber2015-04-161-0/+2
* score: ISR lock C/C++ compatiblity issueSebastian Huber2015-03-041-2/+2
* rtems: Add more clock tick functionsSebastian Huber2014-08-261-0/+55
* sptests/sp37: Account for internal struct alignSebastian Huber2014-04-091-2/+10
* tests/sptests: Use <rtems/test.h>Sebastian Huber2014-03-251-2/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-4/+4
* score: Add function to destroy SMP locksSebastian Huber2014-03-111-0/+6
* score: Add local context to SMP lock APISebastian Huber2014-03-111-10/+10
* smp: Add and use _Assert_Owner_of_giant()Sebastian Huber2013-08-301-0/+14
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-091-4/+4
* sptests/sp37: Add ISR level test for new threadsSebastian Huber2013-08-051-0/+83
* sptests/sp37: Add ISR set/get level testsSebastian Huber2013-08-051-0/+31
* score: ISR lock API changesSebastian Huber2013-08-011-2/+10
* score: Add and use ISR locksSebastian Huber2013-07-311-0/+18
* sptests/sp37: Improved interrupt lock testsSebastian Huber2013-07-311-3/+21
* sptests/sp37: Disable dispatch for clock tickSebastian Huber2013-07-221-1/+5
* rtems: Add interrupt locksSebastian Huber2013-06-121-0/+17
* PR 1991/cpukit - attr.c (really mode code) warning reworkJoel Sherrill2012-02-021-21/+20
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-5/+7
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-221-0/+4
* Whitespace removal.Ralf Corsepius2009-11-301-4/+4
* 2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-291-0/+4
* Add local prototype for rtems_interrupt_level_attribute.Ralf Corsepius2009-10-291-0/+3
* Add missing argument to printf.Ralf Corsepius2009-10-271-1/+1
* 2009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-101-1/+23
* 2009-04-20 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-04-201-0/+16
* Convert to "bool".Ralf Corsepius2008-09-061-5/+5
* 2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-051-2/+2
* 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-02-011-1/+1