source: rtems/testsuites/sptests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40d24d5   04/26/15 18:26:50 Sebastian Huber sptests/spstkalloc02: Fix namespace issue Avoid collision with … 4.115
(edit) @694f155   04/22/15 14:10:24 Joel Sherrill sp13/system.h: Account for all message buffers There may be a way to … 4.115
(edit) @9f10911   04/22/15 19:29:21 Sebastian Huber score: Delete Thread_queue_Control::state Use a parameter for … 4.115
(edit) @1041de1   04/20/15 07:45:10 Sebastian Huber score: Add _Thread_Get_interrupt_disable() Remove _Thread_Acquire() … 4.115
(edit) @1981b469   04/19/15 08:27:08 Sebastian Huber score: Add _ISR_lock_ISR_disable/enable() 4.115
(edit) @491434cd   04/15/15 19:39:56 Joel Sherrill sp13: Document message buffer usage and adjust configuration 4.115
(edit) @b8cdc38b   04/17/15 08:46:02 Sebastian Huber sptests/sp52: Reduce clock tick interval This helps on slow simulators. 4.115
(edit) @a211a732   04/16/15 20:24:59 Sebastian Huber score: Fix _TOD_Set_with_timestamp() Update the current time before … 4.115
(edit) @ab69324   04/16/15 18:29:29 Sebastian Huber sptests/sp68: Avoid use of internal variables 4.115
(edit) @e98df4d   04/16/15 09:23:29 Sebastian Huber score: Add _ISR_lock_Flash() 4.115
(edit) @b1debed0   04/14/15 20:00:57 Joel Sherrill spcpuset01: Reduce output to reduce run-time 4.115
(edit) @351858d   04/14/15 19:07:35 Joel Sherrill sp13: Update configuration to account for messages on fourth message queue 4.115
(edit) @54cf0e34   04/10/15 14:19:48 Sebastian Huber score: Add Watchdog_Header This type is intended to encapsulate all … 4.115
(edit) @2e9c3d5   03/17/15 15:28:50 Sebastian Huber score: Add thread priority change handler Since the thread current … 4.115
(edit) @dd23125   03/22/15 14:43:23 Joel Sherrill testsuites/sptests/sp54/init.c: Add cast to avoid warning 4.115
(edit) @5da717a   03/20/15 22:56:56 Joel Sherrill sptls03/init.c: Make type and constants uint32_t to avoid overflow warnings 4.115
(edit) @dc8ab440   03/21/15 19:45:10 Joel Sherrill sptls01/init.c: Use larger data types for values 4.115
(edit) @73a2caf   03/20/15 15:50:13 Joel Sherrill sptests/spwatchdog/init.c: Avoid integer overflow 4.115
(edit) @2fe0f16d   03/20/15 15:49:06 Joel Sherrill sptests/spedfsched02: Reduce stack space usage to fix on smaller targets 4.115
(edit) @c6ef870   03/20/15 15:48:32 Joel Sherrill sptests/spatomic01/init.c: Avoid integer overflow 4.115
(edit) @70757114   03/20/15 15:47:59 Joel Sherrill sptests/sp34/changepri.c: Correct printf() warning 4.115
(edit) @6c1aff66   03/20/15 15:47:41 Joel Sherrill sptests/sp33/init.c: Correct printf() warning 4.115
(edit) @6849e53   03/21/15 19:43:47 Joel Sherrill sptests/sp20: Reduce memory requirements This was checked on … 4.115
(edit) @2be0342   03/20/15 15:47:14 Joel Sherrill sptests/sp13/system.h: Fine tune message buffer configuration to avoid … 4.115
(edit) @52a34a7   03/20/15 15:46:18 Joel Sherrill sptests/sp12/pritask.c: Correct printf() warning 4.115
(edit) @a6524b9   03/22/15 13:31:59 Sebastian Huber score: Simplify debug code and use _Assert() 4.115
(edit) @40a24661   03/21/15 19:14:45 Sebastian Huber sptests/spintrcritical23: Fix warnings 4.115
(edit) @d4edbdbc   03/20/15 13:09:26 Sebastian Huber Replace www.rtems.com with www.rtems.org 4.115
(edit) @6a941e3   03/17/15 15:24:44 Sebastian Huber score: Fix _Thread_Change_priority() Atomically update the current … 4.115
(edit) @72d3f1a6   03/15/15 15:31:01 Joel Sherrill spcbssched03/tasks_periodic.c: Fixed now used before set warning 4.115
(edit) @3c69c467   03/14/15 16:08:01 Joel Sherrill sptests misc: Update to not use deprecated methods 4.115
(edit) @e334edd   03/14/15 15:52:24 Joel Sherrill tests misc: Disable deprecated method usage warning when intentional … 4.115
(edit) @979bda9   03/14/15 15:48:00 Joel Sherrill tm07: Split some code into new spnotepad02. Use of deprecated … 4.115
(edit) @3ac68119   03/06/15 17:41:49 Gedare Bloom cpukit: deprecate notepads Deprecate Classic API Notepads. Mark … 4.115
(edit) @7d6e94b   03/04/15 07:02:19 Sebastian Huber score: Implement fine-grained locking for events Use the ISR lock of … 4.115
(edit) @b8a5abf   02/26/15 09:33:36 Sebastian Huber score: Update _Thread_Heir only if necessary Previously, the … 4.115
(edit) @d0061287   03/05/15 09:11:23 Sebastian Huber tests: Fix warnings 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) @bd1c9248   02/26/15 09:19:38 Sebastian Huber sptests/sp76: Check that the right task executes 4.115
(edit) @a3316f47   02/19/15 10:12:01 Sebastian Huber sptests: Add missing test extension 4.115
(edit) @4e3d9a4d   02/18/15 16:46:37 Sebastian Huber score: Make <rtems/score/atomic.h> available Make … 4.115
(edit) @a9df916   02/08/15 18:43:09 Sebastian Huber IMFS: Add fine grained configuration Remove miniIMFS. Statically … 4.115
(edit) @16939b18   02/09/15 18:09:23 Sebastian Huber Filesystem: Simplify FIFO and pipe configuration 4.115
(edit) @efd2965a   02/02/15 14:25:26 Sebastian Huber Filesystem: Statically initialize rtems_libio_iops 4.115
(edit) @7f28f237   12/23/14 10:05:21 Sebastian Huber powerpc: Delete _CPU_IRQ_info 4.115
(edit) @a0b1b5ed   12/15/14 13:19:43 Sebastian Huber Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @0104056   12/03/14 10:14:42 Sebastian Huber sptests: Add get_one_tick_busy_value() Extract this function from … 4.115
(edit) @9e8d8b5c   11/11/14 13:17:55 Daniel Hellstrom spcpuset01: fix test comments 4.115
(edit) @038faca1   11/25/14 15:47:20 Sebastian Huber rtems: Add rtems_cache_coherent_allocate() Add … 4.115
(edit) @7e5c9b89   11/25/14 13:58:13 Sebastian Huber rtems: Move rtems_cache_aligned_malloc() Make sure also the size is … 4.115
(edit) @7981a88   11/25/14 07:39:46 Sebastian Huber sptest/spcache01: New test cases 4.115
(edit) @11925eef   11/21/14 07:49:57 Sebastian Huber Delete or rename MIN/MAX macros and defines Include <sys/param.h> if … 4.115
(edit) @43633ae   10/14/14 10:12:32 Sebastian Huber testsuites: Avoid clock driver 4.115
(edit) @a38ced2   10/10/14 07:09:19 Sebastian Huber score: Rework global construction Ensure that the global construction … 4.115
(edit) @6f1e1b3   09/19/14 12:18:00 Sebastian Huber sptests/spintrcritical22: New test 4.115
(edit) @7f8a978   09/16/14 13:43:15 Sebastian Huber sptests/sp07: Minimize thread dispatch latency Do not use sprintf() … 4.115
(edit) @f9eca790   09/12/14 14:04:40 Sebastian Huber sptests/spintrcritical_support: Optimize busy loop 4.115
(edit) @73b5d8bf   09/12/14 14:04:01 Sebastian Huber sptests/spintrcritical10: Avoid undefined memory 4.115
(edit) @e09f8b08   09/10/14 12:46:03 Sebastian Huber sptests/spfatal07: Fix end of test message 4.115
(edit) @4984ee4   09/09/14 15:13:51 Sebastian Huber sptests/sp39: Convert to sptests/spintrcritical21 Use interrupt … 4.115
(edit) @8028089   09/08/14 13:18:07 Sebastian Huber tests: Rework interrupt critical tests This avoids test durations of … 4.115
(edit) @07b4594   09/05/14 07:27:41 Sebastian Huber sptests/spcontext01: Fix warning 4.115
(edit) @a864016f   09/03/14 15:21:21 Joel Sherrill spcpuset01: Use %zd for size_t to eliminate warning 4.115
(edit) @9aa6ddf   09/03/14 15:07:28 Joel Sherrill spfreechain01/init.c: Use %zd for size_t to eliminate warning 4.115
(edit) @e1462e1   09/02/14 17:30:25 Joel Sherrill sp19: Eliminate warnings 4.115
(edit) @be4992b1   09/02/14 23:00:44 Joel Sherrill raspberrypi: Use shared bspreset.c 4.115
(edit) @4030ccc   09/01/14 09:01:04 Sebastian Huber tests: Add documentation 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) @23b14f87   08/22/14 20:20:16 Hesham Almatary sptests/spcache01: Make inline assembly conditional to account for … 4.115
(edit) @bba3507   08/19/14 15:43:36 Sebastian Huber score: PR2179: Fix initially locked PI mutex 4.115
(edit) @0b9fe3ec   08/07/14 17:41:25 Sebastian Huber sptests/sprbtree01: Add random ops test case 4.115
(edit) @993f5ac   07/23/14 11:03:54 Sebastian Huber rbtree: Simplify insert and extract Simplify _RBTree_Insert() and … 4.115
(edit) @4752550f   07/23/14 11:19:09 Sebastian Huber rbtree: Simplify _RBTree_Rotate() Add and use _RBTree_Direction(). 4.115
(edit) @d472d21   08/05/14 12:07:07 Sebastian Huber sptests/sprbtree01: Check tree layout 4.115
(edit) @888edf6   08/05/14 11:52:45 Sebastian Huber sptests/sprbtree01: Reduce stack usage 4.115
(edit) @60fe374   08/03/14 11:02:58 Sebastian Huber rbtree: Add and use RBTree_Compare_result 4.115
(edit) @40dcafa   08/02/14 14:22:31 Sebastian Huber Add and use RTEMS_CONTAINER_OF() 4.115
(edit) @b767683a   07/22/14 20:49:09 Sebastian Huber rbtree: Rename find header in find control Simplify … 4.115
(edit) @6e93c836   07/22/14 17:42:54 Sebastian Huber rbtree: Simplify off-tree handling Only use the parent pointer, since … 4.115
(edit) @639117f   07/22/14 12:50:07 Sebastian Huber rbtree: Update maximum node in LIFO order The test sptests/sp35 … 4.115
(edit) @8abbbdde   07/21/14 16:29:00 Sebastian Huber rbtree: Do not set node off-tree in extract 4.115
(edit) @d7a94693   07/21/14 16:16:47 Sebastian Huber rbtree: Remove superfluous NULL pointer checks 4.115
(edit) @64939bc   07/12/14 19:22:22 Sebastian Huber rbtree: Reduce RBTree_Control size Remove compare function and is … 4.115
(edit) @9ba76ed8   07/07/14 22:42:28 Joel Sherrill sp59: Fix typos 4.115
(edit) @8852594   07/01/14 10:02:24 Sebastian Huber sptests/spcontext01: Avoid NULL pointer access 4.115
(edit) @f6fc6359   06/03/14 10:00:53 Sebastian Huber sptests/spsem03: New test 4.115
(edit) @3e201139   05/23/14 08:00:33 Sebastian Huber score: Add Resource Handler A resource is something that has at most … 4.115
(edit) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 4.115
(edit) @4edf348c   05/22/14 07:31:13 Sebastian Huber score: PR2179: Fix initially locked PCP mutexes Elevate the priority … 4.115
(edit) @eae0863   04/27/14 08:11:09 Chris Johns rtems: Fix sp2038 test. Avoid using newlib's gmtime_r call which … 4.115
(edit) @82f90743   05/21/14 08:30:34 Sebastian Huber score: _Thread_Set_life_protection() Enable usage of … 4.115
(edit) @f39f667a   05/14/14 11:50:48 Sebastian Huber score: Simplify _Thread_Change_priority() The function to change a … 4.115
(edit) @beab7329   05/13/14 14:03:05 Sebastian Huber score: Introduce scheduler nodes Rename scheduler per-thread … 4.115
(edit) @11b05f1   05/08/14 08:11:13 Sebastian Huber score: Fix CPU context usage on SMP We must not alter the is … 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @3324383c   05/05/14 14:47:30 Joel Sherrill testsuites: Remove BSP_SMALL_MEMORY 4.115
(edit) @1461b648   05/04/14 22:12:52 Chris Johns testsuite: Add a per BSP test check for tests not to build. Provide a … 4.115
(edit) @03b7789   04/26/14 13:09:10 Sebastian Huber score: Statically initialize _ISR_Vector_table 4.115
(edit) @c5831a3f   04/09/14 13:07:54 Sebastian Huber score: Add clustered/partitioned scheduling Clustered/partitioned … 4.115
Note: See TracRevisionLog for help on using the revision log.