source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8d640134   08/01/13 08:11:46 Sebastian Huber score: ISR lock API changes 4.115
(edit) @1e51fa5   07/29/13 15:25:50 Sebastian Huber score: Add and use _Thread_Update_cpu_time_used() Fix _times(). 4.115
(edit) @09c00ee   08/01/13 11:49:15 Sebastian Huber tmtests/tm27: Fixes for RTEMS_DEBUG 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) @e31a9c8   07/31/13 08:53:57 Sebastian Huber tmtests/tm26: Fixes for RTEMS_DEBUG 4.115
(edit) @876dcd02   07/29/13 11:48:18 Sebastian Huber smptests/smppsxsignal01: New test 4.115
(edit) @d4f13d1   07/29/13 08:46:28 Sebastian Huber smptests/smpsignal01: New test 4.115
(edit) @fe52e7c0   07/26/13 12:10:25 Sebastian Huber smp: Add and use _Per_CPU_Get() Add and use _Per_CPU_Get_by_index() … 4.115
(edit) @7c8830c7   07/28/13 11:48:17 Sebastian Huber testsuites: Include missing header files 4.115
(edit) @ede5a2a   07/26/13 12:00:00 Sebastian Huber libtests/malloc04: Fixes for RTEMS_DEBUG 2nd try 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @7f04cb18   07/25/13 07:10:38 Sebastian Huber score: Create mpci implementation header Move implementation specific … 4.115
(edit) @a112364   07/24/13 15:30:26 Sebastian Huber score: Create threadq implementation header Move implementation … 4.115
(edit) @5618c37a   07/24/13 13:14:48 Sebastian Huber score: Create thread implementation header Move implementation … 4.115
(edit) @f0bfd7d8   07/24/13 11:25:57 Sebastian Huber score: Create prioritybitmap implementation header Move … 4.115
(edit) @044f317a   07/24/13 18:59:06 Sebastian Huber libtests/malloc04: Fixes for RTEMS_DEBUG 4.115
(edit) @8fb2bea   07/24/13 08:37:39 ashi08104 score: Add freechain 4.115
(edit) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 4.115
(edit) @b7cf09c3   07/23/13 19:48:18 Sebastian Huber libtests/malloctest: Fixes for RTEMS_DEBUG 4.115
(edit) @218286bc   07/23/13 15:17:05 Sebastian Huber score: Create stack implementation header Move implementation … 4.115
(edit) @e6f7f81   07/23/13 14:50:51 Sebastian Huber score: Create heap implementation header Move implementation specific … 4.115
(edit) @c404828   07/23/13 12:56:00 Sebastian Huber rtems: Create tasks implementation header Move implementation … 4.115
(edit) @f6c7c57d   07/23/13 12:38:19 Sebastian Huber rtems: Create region implementation header Move implementation … 4.115
(edit) @8695cae   07/23/13 12:19:58 Sebastian Huber rtems: Create part implementation header Move implementation specific … 4.115
(edit) @e90b1df   07/23/13 11:51:08 Sebastian Huber rtems: Create timer implementation header Move implementation … 4.115
(edit) @ecdcf01   07/23/13 11:13:45 Sebastian Huber rtems: Create ratemon implementation header Move implementation … 4.115
(edit) @7660e8b3   07/23/13 11:32:58 Sebastian Huber Include missing <string.h> 4.115
(edit) @562815c   07/23/13 11:00:31 Sebastian Huber rtems: Create dpmem implementation header Move implementation … 4.115
(edit) @e151eb1   07/23/13 10:47:35 Sebastian Huber rtems: Create event implementation header Move implementation … 4.115
(edit) @93fb3cb0   07/23/13 08:38:11 Sebastian Huber score: Create rbtree implementation header Move implementation … 4.115
(edit) @ac252bdc   07/23/13 08:04:19 Sebastian Huber sapi: Create extension implementation header Move implementation … 4.115
(edit) @2445bda   07/23/13 07:50:22 Sebastian Huber sapi: Merge rbtree API into one file 4.115
(edit) @0eae7ba9   07/22/13 09:10:43 Sebastian Huber score: Add WATCHDOG_INITIALIZER() 4.115
(edit) @4b48ece0   07/22/13 08:21:03 Sebastian Huber score: Create watchdog implementation header Move implementation … 4.115
(edit) @918d5565   07/22/13 07:11:43 Sebastian Huber sptests/sp37: Disable dispatch for clock tick 4.115
(edit) @f17c779   07/19/13 13:08:53 Sebastian Huber posix: Create timer implementation header Move implementation … 4.115
(edit) @0c5317d   07/19/13 12:33:56 Sebastian Huber posix: Create pthread implementation header Move implementation … 4.115
(edit) @97552c98   07/19/13 12:15:59 Sebastian Huber posix: Create priority implementation header Move implementation … 4.115
(edit) @d8dd80e   07/19/13 12:02:47 Sebastian Huber smptests/smp08: Print missing newline 4.115
(edit) @993a888   07/18/13 13:05:37 Sebastian Huber rtems: Create message queue implementation header Move implementation … 4.115
(edit) @05e82bd7   07/18/13 09:53:48 Sebastian Huber score: Error for non-preemptible tasks on SMP A common use case for … 4.115
(edit) @79d9523   07/18/13 09:39:44 Sebastian Huber rtems: Error for task variables on SMP Task variables are not … 4.115
(edit) @50ccf98   07/18/13 09:34:29 Sebastian Huber rtems: Error for task delete on SMP Task deletion is currently not … 4.115
(edit) @f913c79   07/18/13 09:27:39 Sebastian Huber sapi: Add rtems_configuration_is_smp_enabled() Add a configuration … 4.115
(edit) @d7ce33f1   07/22/13 07:16:58 Sebastian Huber testsuites: Use _Thread_Get_executing() 4.115
(edit) @a9127a2e   07/18/13 13:55:46 Sebastian Huber testsuites: Include missing header files 4.115
(edit) @57c88056   07/19/13 08:12:13 Sebastian Huber smptests: Be successful on one processor 4.115
(edit) @2bbea657   07/17/13 11:52:00 Sebastian Huber rtems: Create semaphore implementation header Move implementation … 4.115
(edit) @0dd262d3   07/18/13 07:42:46 Sebastian Huber libtests/gxx01: Avoid random memory read/write 4.115
(edit) @39e51758   06/14/13 12:00:38 Sebastian Huber smp: Add and use _CPU_SMP_Get_current_processor() Add and use … 4.115
(edit) @2e7f5798   07/15/13 15:31:13 wei.a.yang stdatomic.h support check when configure 4.115
(edit) @5186b55   07/15/13 15:31:12 wei.a.yang smpatomic test case update 4.115
(edit) @a3e9c228   07/15/13 15:31:11 wei.a.yang spatomic test case update 4.115
(edit) @0d018268   07/05/13 13:18:24 Sebastian Huber psxtests/psxcleanup: Fix cleanup push/pop test The … 4.115
(edit) @5e2a66d   07/05/13 12:53:57 Sebastian Huber psxtests/psxhdrs: Fix cleanup push/pop test The … 4.115
(edit) @b4062c3f   06/25/13 09:15:18 Sebastian Huber tmtests/tm20: Change allocation sizes This avoids problems with … 4.115
(edit) @22c7a64   06/25/13 10:22:23 Sebastian Huber psxtests/psxkey02: Simplify This avoids problems with debugging enabled. 4.115
(edit) @d79973d   06/25/13 09:13:15 Sebastian Huber sptests/spwkspace: Reserve space for duplicates 4.115
(edit) @8ebc680   06/24/13 11:44:51 Sebastian Huber sptests/spmountmgr01: Simplify This avoids problems with debugging … 4.115
(edit) @b9acb4e   06/25/13 12:03:51 Sebastian Huber sptests/sp64: Simplify This avoids problems with debugging enabled. 4.115
(edit) @83889708   06/25/13 12:32:44 Sebastian Huber sptests/sp62: Rework to avoid heap internals This avoids problems … 4.115
(edit) @7c1fcff3   06/25/13 12:59:45 Sebastian Huber sptests/sp59: Change allocation size This avoids problems with … 4.115
(edit) @9f37fb1   06/25/13 10:16:13 Sebastian Huber sptests/sp18: Simplify This avoids problems with debugging enabled. 4.115
(edit) @b64e8dc0   06/25/13 14:57:38 Sebastian Huber sptests/sp16: Change allocation sizes This avoids problems with … 4.115
(edit) @3948a0b   06/25/13 09:14:17 Sebastian Huber sptests/sp09: Change allocation sizes This avoids problems with … 4.115
(edit) @010e4058   06/17/13 08:21:48 Sebastian Huber smptests/smpschedule01: Update due to API change 4.115
(edit) @c4a236a   06/17/13 08:12:26 Sebastian Huber Revert "sptests/sp02: Fix maximum task count" This reverts commit … 4.115
(edit) @8b222be   06/11/13 08:00:25 Sebastian Huber smptests/smpschedule01: New test 4.115
(edit) @edde99b   06/14/13 12:26:34 Sebastian Huber score: Rename rtems_smp_get_number_of_processors() Rename in … 4.115
(edit) @49cdf40   06/12/13 07:25:39 Sebastian Huber score: Add and use _Thread_Dispatch_is_enabled() Delete … 4.115
(edit) @ec978d9   06/12/13 09:29:12 Sebastian Huber score: Add _Chain_Insert_ordered_unprotected() 4.115
(edit) @6f8adb0   06/14/13 11:04:43 Sebastian Huber sptests/sp02: Fix maximum task count 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) @581c9982   03/22/13 14:14:11 ralf.kirchner fsdsosfsname01: Ensure endian correctness 4.115
(edit) @e148397   02/26/13 14:58:42 ralf.kirchner fsdosfsname01: Add compatibility tests Test handling of file names … 4.115
(edit) @52f3aa0   02/26/13 14:18:55 ralf.kirchner fsdosfsname01: Add multibyte tests Test handling of file names and … 4.115
(edit) @2ee8b15   02/26/13 12:25:46 ralf.kirchner libtests: Add new test: utf8proc01 utf8proc is a library for … 4.115
(edit) @ccd212e   02/26/13 10:18:32 ralf.kirchner fsdosfsname01: New test Test handling of file names and directory … 4.115
(edit) @bbed1866   05/29/13 08:41:18 Sebastian Huber smptests/smplock01: New test 4.115
(edit) @e3be6915   05/27/13 15:31:46 Sebastian Huber score: Remove idle field of Per_CPU_Control This field is unused … 4.115
(edit) @ac2bb464   05/31/13 11:56:56 Sebastian Huber smptests: Use priority ceiling for locked print In case the printf() … 4.115
(edit) @10fd9533   05/24/13 08:03:40 Sebastian Huber smptests/smp09: Add missing newline 4.115
(edit) @b734b9e8   05/21/13 14:42:12 Sebastian Huber smptests/smp01: Do not assume CPU 0 runs Init 4.115
(edit) @db0cede1   01/18/13 08:42:00 Sebastian Huber smptests/smp01: Fix semaphore count The locked print needs one semaphore. 4.115
(edit) @e67025e   05/22/13 10:10:33 ralf.kirchner dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCE 4.115
(edit) @8db586c8   02/26/13 10:04:57 ralf.kirchner fstests: Use "tmacros.h" instead of "pmacros.h" 4.115
(edit) @26ecc74   05/19/13 21:30:06 Gedare Bloom sptests: add test to demonstrate bug in strict order mutex 4.115
(edit) @9cdbf73   05/18/13 18:57:14 Gedare Bloom sptests: add test for priority inversion with multiple locks 4.115
(edit) @12c99a64   05/16/13 09:38:57 Sebastian Huber fstests/fsstatvfs: Fix end of test message 4.115
(edit) @56f22600   05/16/13 09:23:46 Andrey Mozzhuhin dosfs: Add statvfs() support 4.115
(edit) @9deed9ed   05/10/13 09:58:39 Sebastian Huber libtests/malloc04: Prevent compiler optimizations 4.115
(edit) @39993d6   05/07/13 08:14:55 Sebastian Huber score: Add CPU context validation 4.115
(edit) @936c8d6   05/03/13 14:46:09 Sebastian Huber psxtests/psxtime: Reduce test time 4.115
(edit) @85387db5   05/03/13 15:28:48 Sebastian Huber libtests/malloc04: Adjust for new sbrk() support 4.115
(edit) @502693f5   04/23/13 16:34:17 wei.a.yang Clear the atomic conditional compilation. 4.115
(edit) @dfd1508   04/23/13 12:30:52 Sebastian Huber libtests/exit02: New test 4.115
(edit) @49120e8   04/23/13 12:30:35 Sebastian Huber libtests/exit01: New test 4.115
(edit) @f205c18f   04/17/13 10:19:33 Ralf Corsepius Use uint32_t instead of long. Use unsigned defines (Prevent overflows … 4.115
Note: See TracRevisionLog for help on using the revision log.