source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @7b369af   04/11/13 11:58:33 Sebastian Huber testsuites: Fix warnings 4.115
(edit) @a53045fd   04/08/13 07:47:54 Sebastian Huber libtests/flashdisk01: Disable for small memory BSP 4.115
(edit) @b217a4b   04/08/13 07:46:22 Sebastian Huber sptests/spstkalloc02: Disable for small memory BSP 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @71cf3e9d   02/20/13 12:30:43 Sebastian Huber libblock: Do resource allocation in one place All resource … 4.115
(edit) @4ddeb34   02/17/13 11:57:27 Sebastian Huber fstests/fsrdwr: Add test case 4.115
(edit) @3d6d4da   02/18/13 14:27:40 Sebastian Huber fstests/fsrdwr: Fix warning 4.115
(edit) @0a3a1b24   02/15/13 17:00:19 Sebastian Huber fstests: Prevent compiler optimizations 4.115
(edit) @1c0a6e63   02/14/13 22:27:26 Ralf Corsepius Introduce AM_CONDITIONAL ATOMIC. 4.115
(edit) @bdf90720   02/14/13 22:27:00 Ralf Corsepius Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC. 4.115
(edit) @9a2ead0   02/12/13 13:15:43 Sebastian Huber sptests/spfatal11: Update due to API changes 4.115
(edit) @68f36d14   01/27/13 13:02:50 Sebastian Huber score: Add and use rtems_assert_context 4.115
(edit) @7e02305   01/25/13 16:01:17 wei.a.yang tests: atomic support for RTEMS. SMP tests for atomic operations. 4.115
(edit) @fb9fa15   01/25/13 15:59:49 wei.a.yang tests: atomic support for RTEMS. Uniprocessor tests for atomic ops. 4.115
(edit) @9d23df2   01/25/13 15:53:52 wei.a.yang score: atomic support for RTEMS automake and autoconf changes 4.115
(edit) @80e3743   01/30/13 16:21:26 Sebastian Huber fstests/fsrdwr: Free allocated memory 4.115
(edit) @2e0177d8   01/30/13 16:03:38 Sebastian Huber fstests: Check resources used by FAT file system 4.115
(edit) @065441d8   01/30/13 16:01:07 Sebastian Huber fstests: Use global environment and clean up This releases all … 4.115
(edit) @334222f0   01/30/13 16:00:22 Sebastian Huber fstests: Initialize swapout task 4.115
(edit) @399afaf   01/30/13 15:59:49 Sebastian Huber fstests: Perform a quick format 4.115
(edit) @524cdbbc   01/30/13 15:58:21 Sebastian Huber fstests: Use designated initializers 4.115
(edit) @b63c8f9   01/28/13 09:23:28 Sebastian Huber ftpfs: Fix SIZE command handling It is invalid to issue a SIZE … 4.115
(edit) @33bd2efb   01/27/13 12:46:40 Sebastian Huber testsuites: Fix prototypes 4.115
(edit) @565d8da   01/27/13 12:05:13 Sebastian Huber testsuites: Use rtems_fatal_source_description() 4.115
(edit) @99d1197   01/15/13 19:46:56 alexivanov97 fstests: Generating .scn (Screen Shots) #4 4.115
(edit) @79060eb6   01/15/13 16:03:55 alexivanov97 psxtmtests: Generating .scn (Screen Shots) #8 4.115
(edit) @408a16e   01/14/13 16:12:14 Christopher Kerl Create POSIX Timing Test psxtmthread02 Minor modifications were made … 4.115
(edit) @e214280b   01/14/13 15:53:36 alexivanov97 Generating .scn (Screen Shots) #7 4.115
Note: See TracRevisionLog for help on using the revision log.