source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @addf1aa   05/23/16 05:29:49 Chris Johns testsuite: Fix printk format warnings. 5
(edit) @61ea345   05/23/16 05:24:43 Chris Johns testsuite: Fix printk formating warning. 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @b1860df5   05/24/16 13:39:07 Sebastian Huber psxtests/psxmsgq01: Fix typo 5
(edit) @4b623d65   05/24/16 05:40:18 Sebastian Huber score: Fix blocking _CORE_message_queue_Submit() Close #2718. 5
(edit) @7088340   05/24/16 12:18:16 Sebastian Huber psxtests/psxmsgq01: Enable test case 5
(edit) @e266d13   05/20/16 13:10:27 Sebastian Huber Replace *_Get_interrupt_disable() with *_Get() Uniformly use *_Get() … 5
(edit) @62c528e6   05/20/16 12:59:30 Sebastian Huber rtems: _Semaphore_Get_interrupt_disable() Use _Objects_Get_local() … 5
(edit) @ceb0f659   05/17/16 14:03:46 Sebastian Huber score: Remove the Giant lock Update #2555. 5
(edit) @c2f301b5   05/18/16 06:08:38 Sebastian Huber score: Rename _ISR_Flash() into _ISR_Local_flash() This is a … 5
(edit) @24713163   05/18/16 06:06:54 Sebastian Huber score: Rename _ISR_Disable() and _ISR_Enable() Rename _ISR_Disable() … 5
(edit) @4b04cb61   05/18/16 06:03:05 Sebastian Huber score: Rename _ISR_Disable_without_giant() Rename … 5
(edit) @dab902d5   05/17/16 13:43:31 Sebastian Huber testsuites: Avoid Giant lock Replace _Thread_Disable_dispatch() with … 5
(edit) @5eac9676   05/17/16 12:54:48 Sebastian Huber testsuites: Replace _Thread_Get() Replace _Thread_Get() with … 5
(edit) @92f68830   05/17/16 12:48:46 Sebastian Huber sptests/spintrcritical22: Avoid _Objects_Get() Use … 5
(edit) @33829ce   05/13/16 12:07:23 Sebastian Huber score: Avoid Giant lock for _Thread_Start() Update #2555. 5
(edit) @9949d8a7   05/12/16 14:32:27 Sebastian Huber score: Add Thread_Change_life() Add _Thread_Change_life_locked() as a … 5
(edit) @12a1228c   05/17/16 15:23:44 Sebastian Huber psxclassic01: Assume correct pthread_detach() Update #2714. 5
(edit) @41ce30a   05/18/16 12:34:26 Sebastian Huber SMP: Add Mellor-Crummey and Scott (MCS) lock Added only for … 5
(edit) @ae0f048   05/18/16 09:09:10 Sebastian Huber psxtests/psxualarm: Avoid output in signal handler Avoid output in … 5
(edit) @3c20d28   05/17/16 11:39:15 Sebastian Huber posix: Fix return states of pthread_kill() POSIX mandates that an … 5
(edit) @9d8ee11   05/17/16 07:47:53 Sebastian Huber psxtests/psxcancel: Add pthread_detach() tests Update #2714. 5
(edit) @f014f84   05/17/16 07:41:34 Sebastian Huber psxtests/psxcancel: Add resource check 5
(edit) @adc819ef   05/17/16 05:36:27 Sebastian Huber sptests/spthreadlife01: Add self delete test case 5
(edit) @9fd7271   05/13/16 12:59:31 Sebastian Huber posix: Fix return status of pthread_cancel() POSIX recommends ESRCH … 5
(edit) @1379d84   05/12/16 08:57:15 Sebastian Huber smptests/smpcapture02: Adjust for clock changes Fix overall clock … 5
(edit) @bd12dda   05/11/16 09:54:49 Sebastian Huber score: Use thread state lock for current state In addition protect … 5
(edit) @9276fde   05/11/16 15:52:13 Sebastian Huber score: Fix CORE mutex initialization The priority inheritance and … 5
(edit) @876dde7a   05/03/16 07:19:59 Sebastian Huber score: Make _Objects_Information_table const The … 5
(edit) @1d40d81b   05/03/16 05:38:19 Sebastian Huber rtems: Remove task variables Update #2494. Update #2555. 5
(edit) @e4fd35d   05/03/16 10:55:00 Sebastian Huber confdefs.h: Fix named object size estimate Account for the … 5
(edit) @981eed2   04/29/16 10:09:32 Sebastian Huber score: Add dummy Strong APA scheduler Start with a copy of the … 5
(edit) @500a8e9c   04/28/16 04:26:01 Sebastian Huber score: Delete RTEMS_STRICT_ORDER_MUTEX Remove support for strict … 5
(edit) @f009ed0   04/27/16 14:36:04 Sebastian Huber rtems: Avoid Giant lock for semaphores Update #2555. 5
(edit) @c8982e5   04/26/16 19:20:31 Sebastian Huber posix: Simplify message queues The mq_open() function returns a … 5
(edit) @b466226   04/20/16 04:57:47 Sebastian Huber score: Add _Thread_queue_Is_empty() 5
(edit) @36cd27c   04/19/16 12:12:06 Sebastian Huber score: Simplify _Objects_Get_next() Remove unused location parameter. 5
(edit) @f05eeb2   04/19/16 11:39:00 Sebastian Huber score: Simplify _Objects_Initialize_information() Remove unused … 5
(edit) @48b04fc3   04/19/16 04:28:03 Sebastian Huber posix: Avoid Giant lock for mutexes Delete _POSIX_Mutex_Get(). Use … 5
(edit) @90f1265e   04/18/16 04:23:27 Sebastian Huber score: Fix _CORE_semaphore_Flush() Use proper CORE_semaphore_Status … 5
(edit) @bdf6cc2   04/20/16 12:00:44 Sebastian Huber sptests/spsysinit01: Fix warning 5
(edit) @4cf41fd   04/20/16 16:00:57 joel block[08|09|10]/init.c: Include <stdlib.h> to fix warning on exit() 5
(edit) @709f38a   04/13/16 04:48:58 Sebastian Huber score: Use chain iterator for user extensions Add a lock and use a … 5
(edit) @8f6c295b   04/11/16 15:03:05 Sebastian Huber score: Add Chain_Iterator Add a chain iterator for safe iteration of … 5
(edit) @e65c45c   03/22/16 22:13:30 joel Obsolete rtems_clock_get() directive. This service was marked as … 5
(edit) @8228548   02/19/16 22:00:48 joel Add pthread_getconcurrency() and pthread_setconcurrency() This is the … 5
(edit) @6efa349   04/14/16 06:56:53 Sebastian Huber posix: Run key destructors during thread restart POSIX key … 5
(edit) @d7e68c96   04/06/16 11:50:16 Sebastian Huber malloc: Fix early realloc() allocation 5
(edit) @84f5c0a   04/04/16 07:42:15 Sebastian Huber score: Use red-black tree for active global objects Use a red-black … 5
(edit) @84dc9df   04/04/16 04:17:36 Sebastian Huber score: Use red-black tree for active MP proxies Update #2555. 5
(edit) @97312fcc   04/05/16 12:36:30 Sebastian Huber score: Delete Thread_Wait_information::id This field was only by the … 5
(edit) @d4771e6   03/29/16 11:20:15 Sebastian Huber mptests: Fix message queue configuration 5
(edit) @a8ac273c   03/24/16 07:40:19 Sebastian Huber samples/base_mp: Check directive status 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @596bfe3b   03/21/16 00:43:23 joel mptests/*/*.c: Fix warnings 5
(edit) @b66394d   03/22/16 15:17:41 joel sp13/task1.c: Remove warning for misleading indentation Fix a block … 5
(edit) @9e2acee   03/22/16 07:24:45 Sebastian Huber psxtests/psxobj01: Fix for RTEMS_DEBUG 5
(edit) @90960bd   03/21/16 14:01:57 Sebastian Huber rtems: Rework rate-monotonic scheduler Use the default thread lock to … 5
(edit) @c904df5   03/18/16 06:25:23 Sebastian Huber score: Add _Objects_Get_by_name() Replace … 5
(edit) @1f0e652a   03/18/16 14:31:28 Sebastian Huber sptests/sptls02: Use GNU++11 This avoids a problem with the feature … 5
(edit) @474b9be   03/15/16 14:42:57 Sebastian Huber score: Use allocator lock in _Objects_Get_next() Use the object … 5
(edit) @18ff889   03/14/16 09:11:38 Sebastian Huber score: Use ISR lock for IO driver registration Create implementation … 5
(edit) @354064b   03/07/16 14:24:19 Sebastian Huber libtests/syscall01: Explicitly request close This makes the test more … 5
(edit) @03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree … 5
(edit) @b3a4c48e   02/17/16 13:27:09 Sebastian Huber score: Add _SMP_Online_processors 5
(edit) @eead8f7   03/02/16 14:28:29 Sebastian Huber smptests/smpmrsp01: Fix test context 5
(edit) @f831eff   03/02/16 07:07:58 Sebastian Huber tmtests/tmtimer01: New test Test run performed on T4240 running at … 5
(edit) @1db9567   03/01/16 14:00:43 Sebastian Huber sptests/spsysinit01: Fix for RTEMS_DEBUG Update #2408. 5
(edit) @9d1f3943   02/25/16 08:02:43 Sebastian Huber malloc: Add _Malloc_System_state() Replace … 5
(edit) @5d478af   02/22/16 08:40:16 Sebastian Huber psxtests/psxualarm: Add test cases Update #2344. 5
(edit) @452f6ba9   02/22/16 08:15:45 Sebastian Huber psxtests/psxalarm01: Add adjtime() test case Update #2606. 5
(edit) @5774b752   02/22/16 05:55:27 Sebastian Huber sptests/sp65: Fix test names 5
(edit) @10f28914   02/17/16 10:33:27 Sebastian Huber smptests/smpwakeafter01: Add scheduler config Update #2554. 5
(edit) @3bc12a8f   01/26/16 10:16:56 Sebastian Huber Delete unused API extensions 5
(edit) @4210114   01/26/16 10:13:45 Sebastian Huber Use linker set for POSIX User Threads init Update #2408. 5
(edit) @1ff8eca   01/26/16 10:10:43 Sebastian Huber Use linker set for Classic User Tasks init Update #2408. 5
(edit) @8ca372e   01/26/16 09:11:48 Sebastian Huber Use linker set for MPCI initialization Update #2408. 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @3d36164f   01/25/16 20:18:41 Sebastian Huber Use linker set for root file system initialization Update #2408. 5
(edit) @2605a489   12/15/15 08:32:55 Sebastian Huber Optional POSIX Keys initialization Update #2408. 5
(edit) @190169fe   12/10/15 14:30:41 Sebastian Huber Optional CPU Set Handler initialization Update #2408. 5
(edit) @4eee8781   12/14/15 15:40:28 Sebastian Huber Optional POSIX Spinlock initialization Update #2408. 5
(edit) @76a8328   12/14/15 15:39:10 Sebastian Huber Optional POSIX RWLock initialization Update #2408. 5
(edit) @e4e7f14   12/14/15 15:37:34 Sebastian Huber Optional POSIX Barrier initialization Update #2408. 5
(edit) @6c678557   12/14/15 15:36:21 Sebastian Huber Optional POSIX Timer initialization Update #2408. 5
(edit) @2189b3e   12/14/15 15:34:50 Sebastian Huber Optional POSIX Semaphore initialization Update #2408. 5
(edit) @3015ed64   12/14/15 15:33:39 Sebastian Huber Optional POSIX Message Queue initialization Update #2408. 5
(edit) @9871f5dc   12/14/15 15:31:44 Sebastian Huber Optional POSIX Mutex initialization Update #2408. 5
(edit) @f4fee477   12/14/15 15:29:19 Sebastian Huber Optional POSIX Condition Variable initialization Update #2408. 5
(edit) @cef5675   12/14/15 10:47:47 Sebastian Huber Optional POSIX Cleanup initialization Update #2408. 5
(edit) @ef1a985f   12/11/15 09:47:22 Sebastian Huber Optional POSIX Threads initialization Update #2408. 5
(edit) @04436ae7   12/10/15 12:46:07 Sebastian Huber Optional POSIX Signals initialization Update #2408. 5
(edit) @97d94ff   12/14/15 14:27:56 Sebastian Huber Optional Classic Barrier initialization Update #2408. 5
(edit) @b377e3f   12/14/15 14:15:22 Sebastian Huber Optional Classic Rate Monotonic initialization Update #2408. 5
(edit) @af12278   12/14/15 14:12:39 Sebastian Huber Optional Classic Dual-Ported Memory initialization Update #2408. 5
(edit) @365456cc   12/14/15 14:10:32 Sebastian Huber Optional Classic Region initialization Update #2408. 5
(edit) @fd3cc36f   12/14/15 14:08:27 Sebastian Huber Optional Classic Partition initialization Update #2408. 5
(edit) @cbaac1f7   12/14/15 14:05:47 Sebastian Huber Optional Classic Semaphore initialization Update #2408. 5
(edit) @ed8b00e6   12/14/15 14:02:45 Sebastian Huber Optional Classic Message Queue initialization Update #2408. 5
(edit) @ae85b066   12/14/15 13:59:56 Sebastian Huber Optional Classic Event initialization Update #2408. 5
Note: See TracRevisionLog for help on using the revision log.