source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @8ae6f26   09/01/14 15:16:53 Sebastian Huber samples/iostream: Produce proper begin/end message 4.115
(edit) @5689d72   09/01/14 14:12:42 Sebastian Huber smptests/smplock01: Update screen file 4.115
(edit) @5cb5342   09/01/14 11:28:30 Sebastian Huber libtests/capture01: Fix test name 4.115
(edit) @979d95e   09/01/14 08:08:12 Sebastian Huber libtests/capture01: Force error if SMP enabled This prevents infinite … 4.115
(edit) @4030ccc   09/01/14 09:01:04 Sebastian Huber tests: Add documentation 4.115
(edit) @c147a139   09/01/14 06:45:23 Sebastian Huber smptests/smpfatal08: Fix link error 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) @9a9ab85   07/03/14 14:42:24 cederman smptests/smpcache01: Test the SMP cache manager Invokes SMP cache … 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) @875fff0a   07/23/14 20:35:35 Joel Sherrill Add _TOD_Adjust to SCORE TOD Handler. This lays the proper structure … 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) @b6343c6   07/10/14 19:20:39 Joel Sherrill Enhance Semaphore Blocking and Readying Time Test Cases tm02 and tm03 … 4.115
(edit) @648c86c   07/14/14 18:12:31 Jennifer Averett capture01: Add include of assert.h. 4.115
(edit) @247118bf   07/10/14 16:55:04 Jennifer Averett smpschedsem01: new test. This test verifies priority is inherited … 4.115
(edit) @7eb3fd47   07/10/14 16:45:58 Jennifer Averett smpschedaffinity05: Add test for worst case migration for affintiy … 4.115
(edit) @61d26f93   07/10/14 16:36:40 Jennifer Averett smpschedaffinity04: New test. This test walks a secondary high … 4.115
(edit) @28d66749   07/10/14 16:18:02 Jennifer Averett smpschedaffinity03: New test. This task walks the affinity of self … 4.115
(edit) @09293069   07/10/14 15:19:06 Jennifer Averett smpschedaffinity02: New test. This test checks setting the affinity … 4.115
(edit) @d88b0e7f   05/22/14 14:00:14 Jennifer Averett smpschedaffinity01: New test. This test verifies that affinity is … 4.115
(edit) @82d137ae   04/23/14 20:08:26 Jennifer Averett capture01: New non-interactive test for capture engine. 4.115
(edit) @27783f6   07/10/14 12:27:42 Sebastian Huber score: Fix scheduler helping implementation Do not extract the idle … 4.115
(edit) @93726e5   07/09/14 13:44:13 Sebastian Huber termios: Add rtems_termios_set_best_baud() 4.115
(edit) @a0fb29f   07/09/14 09:52:56 Sebastian Huber termios: PR1279: Use first open status 4.115
(edit) @32fc6a3   07/09/14 09:15:53 Sebastian Huber termios: PR1279: Use set attributes status 4.115
(edit) @ef8c00bc   06/27/14 11:10:15 Sebastian Huber termios: PR2153: New low-level device API Add a new low-level device … 4.115
(edit) @9f228bea   06/24/14 08:00:06 Sebastian Huber smptests/smpmrsp01: Add and update test cases 4.115
(edit) @8568341   06/11/14 12:31:03 Sebastian Huber score: Need for help indicator for scheduler ops Return a thread in … 4.115
(edit) @08d9760   07/08/14 12:25:55 Sebastian Huber score: Rename *_Node_get() to *_Thread_get_node() This emphasizes … 4.115
(edit) @8852594   07/01/14 10:02:24 Sebastian Huber sptests/spcontext01: Avoid NULL pointer access 4.115
(edit) @0b4ec4d   06/30/14 10:30:12 Sebastian Huber smptests/smpfatal08: Support RTEMS_PARAVIRT 4.115
(edit) @b42e148   06/24/14 07:53:11 Sebastian Huber smptests/smpmigration02: PR2183: Add test case 4.115
(edit) @a92989a   06/18/14 13:16:02 Sebastian Huber score: Fix thread deletion on SMP Close the thread object in … 4.115
(edit) @2d36931   06/11/14 09:03:25 Sebastian Huber score: Collect scheduler related fields in TCB Add … 4.115
(edit) @bd56356b   06/18/14 08:54:04 Sebastian Huber smptests/smpwakeafter01: New test 4.115
(edit) @11947299   06/13/14 14:06:20 Sebastian Huber smptests: Avoid use of uninitialized data 4.115
(edit) @4962d24d   06/11/14 14:34:51 Sebastian Huber smptests/smpscheduler03: Test all SMP schedulers 4.115
(edit) @647859e   06/11/14 12:37:03 Sebastian Huber samples/pppd: Fix extra drivers initializer 4.115
(edit) @2a2a1695   06/10/14 09:42:19 Sebastian Huber smptest/smpfatal03: Update due to API changes 4.115
(edit) @f6fc6359   06/03/14 10:00:53 Sebastian Huber sptests/spsem03: New test 4.115
(edit) @1d799ad   06/03/14 08:24:55 Sebastian Huber rhealstone: Produce proper begin/end messages 4.115
(edit) @5abe5a8   06/02/14 14:15:15 Christian.Mauderer smptests/smpthreadlife01: Fix for debug enabled 4.115
(edit) @1ee0d5f   06/02/14 14:15:14 Christian.Mauderer smptests/smpmrsp01: Fix scheduler ids 4.115
(edit) @9553e7a6   05/26/14 14:02:58 Sebastian Huber score: Use Resource Handler for MrsP semaphores This enables proper … 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) @25f5730f   05/28/14 16:11:51 Sebastian Huber score: _Scheduler_Set_affinity() Do not change the scheduler with … 4.115
(edit) @431bb85d   05/19/14 13:07:22 Chris Johns rtems-test-check: Ignore tests which require real ISR based clock tick … 4.115
(edit) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 4.115
(edit) @d134adeb   05/23/14 13:32:32 Sebastian Huber score: Fix race condition in SMP startup Do not use the … 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) @3cbedb1   05/22/14 09:56:50 Chris Johns testsuite: Add a user keypress to start pppd. Allow the test to run … 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) @c0bff5e   05/15/14 08:31:22 Sebastian Huber score: Split SMP scheduler enqueue function Extract code from … 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) @6c5c2f3   05/12/14 07:23:51 Sebastian Huber bsps: Use bsp_start_on_secondary_processor() Use a standard function … 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) @23b9d095   05/07/14 16:32:15 Sebastian Huber smptests/smp07: Fix test output 4.115
(edit) @8fa3422   05/07/14 16:30:36 Sebastian Huber smptests/smp05: Fix test name and output 4.115
(edit) @b97bc8bc   05/07/14 16:27:19 Sebastian Huber tests: Add locked_printf_plugin() Add locked_vprintf(). Return an … 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) @145becf   05/02/14 13:33:23 Sebastian Huber score: Add SMP test message handler This handler can be used to test … 4.115
(edit) @e239760   04/29/14 14:09:35 Sebastian Huber score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS Avoid the … 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) @a44fa5a7   04/21/14 14:08:48 Joel Sherrill utf8proc01: Honor BSP_SMALL_MEMORY 4.115
(edit) @faa4e4c0   04/21/14 14:08:34 Joel Sherrill flashdisk01: Honor BSP_SMALL_MEMORY 4.115
(edit) @2bea494   04/21/14 14:08:15 Joel Sherrill fsdosfsname01: Honor BSP_SMALL_MEMORY 4.115
(edit) @97ae79d7   04/21/14 14:07:57 Joel Sherrill fsdosfsformat01: Honor BSP_SMALL_MEMORY 4.115
(edit) @b3613c3a   04/16/14 10:34:07 Sebastian Huber smptests/smpload01: Reduce timeout value Use events instead of … 4.115
(edit) @c5831a3f   04/09/14 13:07:54 Sebastian Huber score: Add clustered/partitioned scheduling Clustered/partitioned … 4.115
(edit) @27270b0d   04/09/14 08:09:39 Sebastian Huber rtems: Add task get/set scheduler 4.115
(edit) @1b67535d   04/09/14 08:09:57 Sebastian Huber rtems: Add scheduler get processors 4.115
(edit) @b427a92   04/09/14 08:09:24 Sebastian Huber rtems: Add scheduler identification 4.115
(edit) @0712d17   04/08/14 09:14:27 Sebastian Huber score: Task get/set affinity Make rtems_task_get_affinity() and … 4.115
(edit) @e1598a6   04/04/14 08:56:36 Sebastian Huber score: Static scheduler configuration Do not allocate the scheduler … 4.115
(edit) @589bbcb   04/14/14 21:05:52 Joel Sherrill sp74.doc: Correct minor typos 4.115
(edit) @cb5eaddf   04/10/14 09:02:52 Sebastian Huber rtems: Rename rtems_smp_get_current_processor() Rename … 4.115
(edit) @4bc8d2e   04/10/14 08:58:27 Sebastian Huber rtems: Rename rtems_smp_get_processor_count() Rename … 4.115
(edit) @263f4bec   04/07/14 12:50:37 Sebastian Huber score: Statically initialize IO manager This simplifies the RTEMS … 4.115
(edit) @2d5424d2   04/09/14 07:40:43 Sebastian Huber sptests/sp37: Account for internal struct align 4.115
(edit) @c3cd7e7   04/09/14 13:26:17 Sebastian Huber smptests/smpschedule01: Rename in smpscheduler01 4.115
Note: See TracRevisionLog for help on using the revision log.