source: rtems/testsuites/sptests/sp37

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51b3cbca   10/04/18 13:23:25 Sebastian Huber tests: Use rtems_task_exit() Update #3533. 5
(edit) @bc06753   04/09/18 03:45:15 Chris Johns testsuite/sptests: Merged nested Makefile.am files into one … 5
(edit) @c4b8b147   11/03/17 07:35:38 Sebastian Huber tests: Use simple console driver Update #3170. Update #3199. 5
(edit) @af43554   10/26/17 11:59:11 Sebastian Huber tests: Remove TEST_INIT The TEST_EXTERN is a used only by the … 5
(edit) @98c6d50   10/19/17 05:39:16 Chris Johns testsuite: Use printk for all test output where possible. - Remove … 5
(edit) @6bc63df1   05/12/17 07:53:35 Sebastian Huber confdefs.h: Add SMP enabled field to configuration Do not use the … 5
(edit) @408609f6   11/10/16 14:17:28 Sebastian Huber score: Add _ISR_Is_enabled() In contrast to _ISR_Get_level() the … 5
(edit) @1897fa6   11/10/16 15:56:11 Sebastian Huber sptests/sp37: Better cope with internal padding 5
(edit) @dab902d5   05/17/16 13:43:31 Sebastian Huber testsuites: Avoid Giant lock Replace _Thread_Disable_dispatch() with … 5
(edit) @2e8c4ad   01/18/16 08:07:55 Sebastian Huber sptests/sp37: Fix interrupt level usage 5
(edit) @6da81e25   01/15/16 13:13:35 Sebastian Huber sptests/sp37: Enable interrupts after test case This avoids a test … 5
(edit) @d811dac   06/25/15 09:24:44 Sebastian Huber score: Hide SMP lock profiling impl if disabled The problem is that … 4.115
(edit) @cdf30f05   06/19/15 12:57:44 Sebastian Huber rtems: Add rtems_interrupt_local_disable|enable() Add … 4.115
(edit) @f22af606   06/19/15 19:17:55 Sebastian Huber sptests/sp37: Fix type and simplify 4.115
(edit) @80f376d   05/06/15 12:25:09 Sebastian Huber score: Remove Giant lock in rtems_clock_tick() Update #2307. 4.115
(edit) @1981b469   04/19/15 08:27:08 Sebastian Huber score: Add _ISR_lock_ISR_disable/enable() 4.115
(edit) @e98df4d   04/16/15 09:23:29 Sebastian Huber score: Add _ISR_lock_Flash() 4.115
(edit) @e50297e   03/04/15 09:15:02 Sebastian Huber score: ISR lock C/C++ compatiblity issue Empty structures are … 4.115
(edit) @96ec8ee8   08/22/14 15:09:36 Sebastian Huber rtems: Add more clock tick functions Add rtems_clock_tick_later(), … 4.115
(edit) @2d5424d2   04/09/14 07:40:43 Sebastian Huber sptests/sp37: Account for internal struct align 4.115
(edit) @6c0301d   03/25/14 07:06:21 Sebastian Huber tests/sptests: Use <rtems/test.h> 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @53ad908   03/07/14 13:36:22 Sebastian Huber score: Add SMP lock profiling support 4.115
(edit) @28779c7   03/07/14 11:53:41 Sebastian Huber score: Add function to destroy SMP locks 4.115
(edit) @d50acdbb   03/10/14 07:25:32 Sebastian Huber score: Add local context to SMP lock API Add a local context … 4.115
(edit) @bf30999   08/23/13 14:15:50 Sebastian Huber smp: Add and use _Assert_Owner_of_giant() Add and use … 4.115
(edit) @d19cce29   08/05/13 12:54:11 Sebastian Huber score: Per-CPU thread dispatch disable level Use a per-CPU thread … 4.115
(edit) @25d921e   08/05/13 15:27:14 Sebastian Huber sptests/sp37: Add ISR level test for new threads 4.115
(edit) @da831d0   08/05/13 08:07:00 Sebastian Huber sptests/sp37: Add ISR set/get level tests 4.115
(edit) @8d640134   08/01/13 08:11:46 Sebastian Huber score: ISR lock API changes 4.115
(edit) @2d915cf   07/31/13 10:59:35 Sebastian Huber score: Add and use ISR locks ISR locks are low-level locks to protect … 4.115
(edit) @f20275d   07/31/13 09:56:55 Sebastian Huber sptests/sp37: Improved interrupt lock tests 4.115
(edit) @918d5565   07/22/13 07:11:43 Sebastian Huber sptests/sp37: Disable dispatch for clock tick 4.115
(edit) @c7bc6d4   06/10/13 09:14:35 Sebastian Huber rtems: Add interrupt locks Interrupt locks are low-level lock to … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @33a105fb   05/07/12 16:08:48 Joel Sherrill Revert: Remove CVS Ids See … 4.115
(edit) @70f37198   05/04/12 06:54:41 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @5d443559   02/02/12 22:57:42 Joel Sherrill PR 1991/cpukit - attr.c (really mode code) warning rework This PR was … 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @d13eb6b   12/08/11 21:38:41 Joel Sherrill 2011-12-08 Joel Sherrill <joel.sherrill@…> PR 1589/build … 4.115
(edit) @9e15e9b   07/24/11 22:10:20 Joel Sherrill 2011-07-24 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @7d3f9c6   02/22/11 07:37:03 Ralf Corsepius Add HAVE_CONFIG_H. 4.115
(edit) @b1274bd9   11/30/09 03:33:25 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @380c61a   11/09/09 14:25:28 Joel Sherrill 2009-11-09 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @82a8add   10/29/09 09:34:28 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * sp37/init.c: … 4.104.115
(edit) @7871148   10/29/09 07:42:55 Ralf Corsepius Add local prototype for rtems_interrupt_level_attribute. 4.104.115
(edit) @79c49e1   10/27/09 07:12:05 Ralf Corsepius Add missing argument to printf. 4.104.115
(edit) @b84f1fdc   05/10/09 14:39:46 Joel Sherrill 2009-05-10 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @c8633f1   04/20/09 15:47:32 Joel Sherrill 2009-04-20 Santosh G Vattam <vattam.santosh@…> * … 4.104.115
(edit) @3d54837   04/03/09 12:55:13 Ralf Corsepius Eliminate _exe_/.exe. 4.104.115
(edit) @f0157b8   09/06/08 03:39:58 Ralf Corsepius Convert to "bool". 4.104.114.95
(edit) @86db88d2   06/05/08 14:23:57 Joel Sherrill 2008-06-05 Joel Sherrill <joel.sherrill@…> * sp28/init.c: … 4.104.114.95
(edit) @2186ba80   02/01/08 00:45:11 Joel Sherrill 2008-01-31 Joel Sherrill <joel.sherrill@…> * sp01/init.c, … 4.104.114.95
(edit) @6bc19a1   12/14/07 17:44:15 Joel Sherrill 2007-12-14 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(add) @dcdaba2   12/13/07 22:41:52 Joel Sherrill 2007-12-13 Joel Sherrill <joel.sherrill@…> * Makefile.am, … 4.104.114.95
Note: See TracRevisionLog for help on using the revision log.