source: rtems/testsuites/sptests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(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) @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) @eeb45b5   04/07/14 14:07:25 Sebastian Huber sptests/sp68: Fix configuration 4.115
(edit) @781631e   04/07/14 12:50:34 Sebastian Huber sptests/spwatchdog: Fix for short enums 4.115
(edit) @e785fbaa   04/04/14 11:58:26 Sebastian Huber score: Delete _Thread_Ticks_per_timeslice Use the Configuration instead. 4.115
(edit) @47445846   04/04/14 11:43:15 Sebastian Huber score: Delete _Thread_Maximum_extensions Use the Configuration instead. 4.115
(edit) @d507c037   04/03/14 17:55:43 Joel Sherrill Disable per task variables when SMP is enabled Per task variables are … 4.115
(edit) @494c2e3   04/01/14 09:48:59 Sebastian Huber score: Move priority bit map to scheduler instance Delete global … 4.115
(edit) @3f5f2ce   03/28/14 12:44:18 Sebastian Huber score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USE Issue a fatal error … 4.115
(edit) @91e7b0c   03/27/14 08:04:47 Sebastian Huber score: PR2172: _Thread_queue_Extract() Add … 4.115
(edit) @ab816bc   03/31/14 07:23:48 Sebastian Huber sptests/sptask_err04: Fix broken test 4.115
(edit) @03e89287   03/27/14 13:46:31 Sebastian Huber score: Delete CORE_mutex_Control::lock The holder field is enough to … 4.115
(edit) @f0b4fd9   03/28/14 08:29:51 Sebastian Huber score: Do not reset resource count during restart This fixes an … 4.115
(edit) @23fec9f0   03/27/14 13:16:12 Sebastian Huber score: PR2152: Use allocator mutex for objects Use allocator mutex … 4.115
(edit) @ecd8c8ad   03/28/14 10:58:20 Sebastian Huber tests/fatal: Fix test names 4.115
(edit) @5a13ef9   03/28/14 10:34:16 Sebastian Huber sptests/sp44: Fix end of test output 4.115
(edit) @df367fad   03/28/14 18:05:57 bjornlarsson sptests: New tests split from sp09 screen 1 and screen 2. Split sp09 … 4.115
(edit) @719c7e5   03/27/14 14:47:24 bjornlarsson sptask_err03: New test split from sp09 screen 3. 4.115
(edit) @4327a7b   03/26/14 18:22:43 bjornlarsson spevent_err03: New test split from sp09 screen 4. 4.115
(edit) @d6f65e40   03/26/14 14:56:43 bjornlarsson sptests: split sp09 screen 5,6 into spsem_err01, spsem_err02, and … 4.115
(edit) @a3707d89   03/25/14 18:48:30 bjornlarsson sptests: Split sp09 screens 7,8 into spmsg1_err01 and spmsgq_err02. … 4.115
(edit) @abc833bd   03/25/14 17:51:14 bjornlarsson spport_err01: New test split from sp09 This test verifies … 4.115
(edit) @34244b7a   03/25/14 14:58:04 bjornlarsson spsignal_err01: New test split from sp09. This test moves … 4.115
(edit) @0cf41e5   03/25/14 14:43:09 bjornlarsson spintr_err01: New test split from sp09. This test contains the … 4.115
(edit) @9c88bc6e   03/25/14 14:13:03 bjornlarsson spratemon_err01: New test split from sp09. 4.115
(edit) @5c0c0cf   03/27/14 13:23:21 Christian.Mauderer privateenv: Use POSIX keys instead of task variables. 4.115
(edit) @7d5c27e   03/27/14 13:23:20 Christian.Mauderer privateenv: Remove sharing of user environment between threads. 4.115
(edit) @8c26e798   03/25/14 15:45:08 Sebastian Huber tests: Produce proper begin/end messages 4.115
(edit) @9b44339c   03/24/14 06:53:45 Sebastian Huber score: Delete _Watchdog_Report() Delete _Watchdog_Report_chain(). … 4.115
(edit) @65612cc   03/25/14 08:46:45 Sebastian Huber sptests/spprintk: Use <rtems/test.h> 4.115
(edit) @6c0301d   03/25/14 07:06:21 Sebastian Huber tests/sptests: Use <rtems/test.h> 4.115
(edit) @22729053   03/25/14 07:06:06 Sebastian Huber tests: Use rtems_status_text() 4.115
(edit) @5ef9f23   03/21/14 13:29:55 Christian.Mauderer libcsupport: Use POSIX keys for GXX key functions With this patch C++ … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @53ad908   03/07/14 13:36:22 Sebastian Huber score: Add SMP lock profiling support 4.115
(edit) @29c9eb6   03/10/14 09:03:55 Sebastian Huber sapi: Add per-CPU profiling application level data 4.115
(edit) @4dad4b8   03/10/14 13:39:49 Sebastian Huber sapi: Add profiling application level support 4.115
(edit) @28779c7   03/07/14 11:53:41 Sebastian Huber score: Add function to destroy SMP locks 4.115
(edit) @d50acdbb   03/10/14 07:25:32 Sebastian Huber score: Add local context to SMP lock API Add a local context … 4.115
(edit) @ae88aa7   03/10/14 07:15:37 Sebastian Huber sapi: Use one SMP lock for all chains This partially reverts commit … 4.115
(edit) @b1196e3   03/10/14 07:13:06 Sebastian Huber printk: Add support for long long 4.115
(edit) @5c332349   03/07/14 15:06:57 Jennifer Averett Remove trailing whitespace in previous patches 4.115
(edit) @13ab94b   02/06/14 18:51:01 Jennifer Averett spcpuset01: Add check for sys/cpuset.h. If <sys/cpuset.h> is not … 4.115
(edit) @e1d7bf0   02/26/14 10:08:31 Sebastian Huber rtems: Add cache size functions Add rtems_cache_get_data_cache_size() … 4.115
(edit) @e7549ff4   02/26/14 10:00:17 Sebastian Huber rtems: Use size_t for cache line size A cache line cannot have a … 4.115
(edit) @31494ab2   02/26/14 11:59:47 Sebastian Huber sptests/spcache01: Detect write-through cache 4.115
(edit) @3378be95   02/17/14 07:16:54 Sebastian Huber sptests/spcache01: New test 4.115
(edit) @95d0c98   02/24/14 09:13:32 Sebastian Huber score: Fix thread TLS area initialization Do not use _TLS_Size here … 4.115
(edit) @07dc970   02/24/14 08:53:16 Sebastian Huber sptests/spcpucounter01: Adjust test Adjust test to work with clock … 4.115
(edit) @83bf105   02/19/14 09:57:46 Sebastian Huber score: Rename _Internal_error_Occurred() Rename … 4.115
(edit) @9eec2f3   02/17/14 12:46:11 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_SMP Use rtems_fatal() instead of … 4.115
(edit) @33cb8bf   02/17/14 10:40:18 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BSP Merge … 4.115
(edit) @b39e055   02/17/14 09:17:20 Sebastian Huber score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UP This error case is … 4.115
(edit) @514705d   02/12/14 15:05:35 Sebastian Huber score: Delete _Thread_BSP_context Do not return to BSP context in the … 4.115
(edit) @92f50c3   02/17/14 08:47:12 Sebastian Huber score: Add SYSTEM_STATE_TERMINATED Merge systems states … 4.115
(edit) @24bf11e   02/12/14 09:31:38 Sebastian Huber score: Add CPU counter support Add a CPU counter interface to allow … 4.115
(edit) @bab16de2   02/07/14 08:53:47 Sebastian Huber score: Change debug helper functions Rename … 4.115
(edit) @920a43e   02/05/14 16:00:09 Sebastian Huber rtems: Add rtems_status_code_description() 4.115
(edit) @67f2a28   02/05/14 11:54:36 Sebastian Huber sptests/spsem0[12]: Use rtems_test_exit() 4.115
(edit) @022851a   01/28/14 11:10:08 Sebastian Huber Add thread-local storage (TLS) support Tested and implemented on ARM, … 4.115
(edit) @a850d04   01/28/14 10:32:35 Sebastian Huber score: Add _Workspace_Allocate_aligned() 4.115
(edit) @05b3db65   01/09/14 15:50:18 hazirguo spsize/size.c: Fix typo. From pull request at … 4.115
(edit) @540b771a   01/05/14 20:33:57 radustoma sp16, sp17, and sp20: Documentation Fixes Fix the documentation for … 4.115
(edit) @f3f30498   01/08/14 00:01:55 Joel Sherrill spfifo02: Clean up output 4.115
(edit) @4470ae9b   01/04/14 17:07:56 Joel Sherrill sp09: Remove partition specific parts 4.115
(edit) @f17a9269   01/04/14 17:06:20 Joel Sherrill spregion_err01: Clean up comments 4.115
(edit) @7132d3d   01/04/14 17:04:51 Joel Sherrill sppartition_err01: Remove dead parts, reduce, and clean up. Also fix … 4.115
(edit) @12f81c09   01/03/14 14:25:14 mjuvekar0 pskey09, sp17: documentation cleanup. 4.115
(edit) @255178e   01/02/14 19:22:36 mjuvekar0 sptests: Refactor sp09 into sppartition_err01 and sp09. 4.115
(edit) @19530271   12/30/13 15:53:22 Joel Sherrill sp09: Remove region test references 4.115
(edit) @8211b9f   12/30/13 15:48:08 Joel Sherrill spregion_err01: Remove unneeded fluff copied from sp09 The goal is to … 4.115
(edit) @dfcb3ac   12/30/13 03:56:13 mjuvekar0 spregion_err01: New test refactored from sp09 4.115
(edit) @7183e01d   12/28/13 10:05:26 radustoma Test suite documentations corrections and fixes. Correct the … 4.115
(edit) @d2d4a8f9   12/25/13 12:06:19 mjuvekar0 utf8proc1/spedgsched01: minor fixes in test document files 4.115
(edit) @7b5f6643   12/24/13 13:32:37 cdesai sptests: refactor sp09/screen13 into a new test spclock_err02 4.115
(edit) @2d1bdc8   12/24/13 05:38:42 Chris Johns cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API. … 4.115
(edit) @fe011a5   12/16/13 19:13:14 Jennifer Averett sptests/spcpuset*: Add tests for fixed size cpu_set_t operations. … 4.115
(edit) @07f4edc1   12/11/13 23:10:34 Daniel Ramirez sptests: refactored sp09/screen14.c into two new tests 4.115
(edit) @ce8363d3   12/11/13 09:23:44 Sebastian Huber sptests/spfifo01: Add test case for mknod() 4.115
(edit) @98e5c95   12/11/13 08:39:09 Sebastian Huber PR2160: imfs: Use ENOSYS for unsupported nodes Return an error status … 4.115
(edit) @03130cd0   12/06/13 16:25:02 Gedare Bloom sppagesize: fix copyright 4.115
(edit) @54da1243   12/06/13 15:05:36 cdesai sptests: add a test for page size Bug: … 4.115
(edit) @262e250   12/05/13 16:27:14 cdesai sptest: sp2038: Add a test for leap year Bug test case for PR 1422 4.115
(edit) @4ea97d24   11/19/13 15:21:54 Sebastian Huber score/rbtree: Remove "unprotected" from API 4.115
(edit) @833dd90   11/19/13 15:09:39 Sebastian Huber score/rbtree: Delete protected operations The user of the red-black … 4.115
Note: See TracRevisionLog for help on using the revision log.