source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0cd2b777   03/27/14 08:04:18 Sebastian Huber samples/base_mp: Include missing header file 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) @a75242eb   03/25/14 13:15:52 Sebastian Huber tmtests/tmcontext01: Use <rtems/test.h> 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) @fd46711   03/21/14 20:35:26 bjornlarsson psxtmtests: Add test.h support 4.115
(edit) @2ead50a   03/21/14 15:48:01 bjornlarsson tmtests: convert to test.h 4.115
(edit) @6c0301d   03/25/14 07:06:21 Sebastian Huber tests/sptests: Use <rtems/test.h> 4.115
(edit) @698c2e50   03/25/14 07:06:16 Sebastian Huber tests/psxtests: 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) @9d9df8b   03/21/14 11:07:28 Christian.Mauderer libcsupport: Remove unused gxx-wrapper function. The … 4.115
(edit) @01f23374   03/21/14 11:07:27 Christian.Mauderer posix: Prevent pthread_setspecific from returning EAGAIN. The … 4.115
(edit) @9486566   03/21/14 08:53:15 Sebastian Huber smptests/smpload01: Improve test Add a task producing memory traffic. … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @f68401e   03/20/14 12:18:44 Sebastian Huber fstests/fsrename: Fix stack corruption Use snprintf() instead of … 4.115
(edit) @6cd4a5c   03/19/14 16:17:39 Christian.Mauderer cpukit/shell: Replace task variables with posix keys. Use posix keys … 4.115
(edit) @f8b2eb03   03/17/14 07:10:40 Sebastian Huber tests/libtests: Use <rtems/test.h> 4.115
(edit) @802d3ba   03/20/14 08:09:05 Sebastian Huber tests/fstests: Remove duplicate begin/end messages Fix file system … 4.115
(edit) @4484112   03/18/14 15:25:34 Christian.Mauderer psxonce01: Add call counter to check if init function has been called. 4.115
(edit) @6592cab   03/18/14 15:25:33 Christian.Mauderer psxtests: move pthread_once tests into an extra test. 4.115
(edit) @51f823c9   03/18/14 07:28:14 Sebastian Huber posix: Use interal mutex for once implementation Enable … 4.115
(edit) @65c0166   03/17/14 12:20:37 Sebastian Huber smptests/smpload01: Use test extension 4.115
(edit) @27d240e0   02/22/14 21:57:34 andre.lousa.marques New fstest to check rename POSIX conformance This patch is a newer … 4.115
(edit) @bc75887   03/16/14 15:15:33 Sebastian Huber tests/fstests: Use <rtems/test.h> 4.115
(edit) @ad48ebb   03/17/14 07:10:19 Sebastian Huber tests/smptests: Use <rtems/test.h> 4.115
(edit) @9391f6d   03/10/14 15:31:43 Sebastian Huber tests/samples: Use <rtems/test.h> 4.115
(edit) @840ae71   03/10/14 13:39:41 Sebastian Huber sapi: Add <rtems/test.h> Provide support functions to print the … 4.115
(edit) @4575ae0   03/10/14 12:39:31 Sebastian Huber smptests/smpload01: New test 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) @0dd025cc   03/11/14 13:15:54 Sebastian Huber psxtests/psxkey07: Do not allocate task IDs 4.115
(edit) @92d261c   03/11/14 13:02:42 Sebastian Huber psxtests/psxkey07: Limit workspace size This avoids large test … 4.115
(edit) @fca27b7   03/11/14 13:02:07 Sebastian Huber psxtests/psxkey07: Account for RTEMS_TOO_MANY 4.115
(edit) @0a64eba9   03/11/14 12:58:49 Sebastian Huber psxtests/psxkey08: Limit workspace size This avoids large test … 4.115
(edit) @61081541   03/11/14 12:57:22 Sebastian Huber psxtests/psxkey08: Do not allocate task IDs We have a unified work … 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) @909f61b   03/10/14 12:27:42 Sebastian Huber smptests/smppsxaffinity02: Fix end of test message 4.115
(edit) @e6c87f7   03/04/14 21:54:12 Joel Sherrill POSIX keys now enabled in all configurations. Formerly POSIX keys … 4.115
(edit) @5c332349   03/07/14 15:06:57 Jennifer Averett Remove trailing whitespace in previous patches 4.115
(edit) @2ef0328   02/26/14 15:57:16 Jennifer Averett smptests: Add smppsxaffinity02. This method exercises the ability to … 4.115
(edit) @f3e6b18   02/26/14 15:41:04 Jennifer Averett smptests: Add smppsxaffinity01. This test exercises the ability to … 4.115
(edit) @a3e055f   02/10/14 18:31:59 Jennifer Averett smptests: Add smpaffinity01 This test exercises the new Classic API … 4.115
(edit) @c315dbf2   01/14/14 18:45:49 Jennifer Averett psxtests: Added test for pthread_getattr_np(). 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) @e5bcb24b   02/19/14 09:58:47 Sebastian Huber smptests: Delete config.h.in 4.115
(edit) @825cb1f   03/04/14 12:02:18 Sebastian Huber score: Delete _Thread_Dispatch_set_disable_level() This function was … 4.115
(edit) @b323e1fb   03/04/14 12:00:00 Sebastian Huber tmtests/tm26: Fix deadlock for SMP configurations Some … 4.115
(edit) @8b50a55   03/03/14 08:09:24 Sebastian Huber score: Add _Atomic_Fence() 4.115
(edit) @a418b2f   03/03/14 07:38:10 Sebastian Huber libnetworking: Typo 4.115
(edit) @ba25cc2   02/19/14 10:21:34 Sebastian Huber score: Add and use _Giant_Drop() New test smptests/smpfatal03. 4.115
(edit) @7336be9d   02/18/14 12:40:39 Sebastian Huber score: SMP initialization and shutdown changes Rename … 4.115
(edit) @9abbb6a   02/11/14 16:25:00 Sebastian Huber tmtests/tmcontext01: New test 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) @47d60134   02/19/14 12:52:41 Sebastian Huber score: _CPU_SMP_Get_current_processor() Remove … 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) @2729c1c2   02/17/14 18:19:06 Jennifer Averett smptests: Add check for affinity support in newlib. 4.115
(edit) @f38060b   02/17/14 18:17:26 Jennifer Averett psxtests: Correct bug in check of affinity support in newlib. 4.115
(edit) @ad7292f   02/14/14 11:57:53 Sebastian Huber score: Add SMP barrier 4.115
(edit) @7d066fc   02/13/14 14:39:18 Sebastian Huber smptests/smplock01: Use atomic operations 4.115
(edit) @8a9568d2   02/14/14 10:18:13 Sebastian Huber Require presence of <stdatomic.h> for SMP support 4.115
(edit) @945853b7   02/13/14 14:38:52 Sebastian Huber score: Add Atomic_Uint 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) @e11d928   02/10/14 11:37:26 Sebastian Huber testsuites: Add TESTS_USE_PRINTF Make it possible to use normal … 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) @a49bc35   01/28/14 10:49:57 Sebastian Huber score: Add _Heap_Size_with_overhead() 4.115
(edit) @a850d04   01/28/14 10:32:35 Sebastian Huber score: Add _Workspace_Allocate_aligned() 4.115
(edit) @e1b96b8   02/03/14 12:43:21 Sebastian Huber libtests/block11: Use custom device driver 4.115
(edit) @6e6fd513   01/18/14 23:42:17 Chris Johns testsuite/psx13: Add linefeed to end of test message. The lack of a … 4.115
(edit) @e83be28   01/09/14 23:57:08 Chris Johns testsuite/rtems++: Output format change. Alter the output to avoid … 4.115
(edit) @05b3db65   01/09/14 15:50:18 hazirguo spsize/size.c: Fix typo. From pull request at … 4.115
(edit) @46123cf2   01/09/14 15:41:44 cynt6007 libtests: Add contents to rbheap and stackchk documentation files 4.115
(edit) @4e108d79   01/09/14 15:41:17 cynt6007 tmtests: Add contents to multiple documentation files 4.115
(edit) @3096f5c9   12/06/13 22:13:27 Daniel Ramirez libtests/termios01: Add tests for cfsetspeed() and cfmakeraw() 4.115
(edit) @8950204   12/19/13 04:58:53 Daniel Ramirez libtests/uid01: Fix Copyright information 4.115
(edit) @7cf81ba4   12/19/13 04:58:53 Daniel Ramirez libtests: added test to confirm patch fixes bug 4.115
(edit) @540b771a   01/05/14 20:33:57 radustoma sp16, sp17, and sp20: Documentation Fixes Fix the documentation for … 4.115
(edit) @73a7713   01/08/14 18:48:37 cynt6007 fstests and libtests: Add contents to multiple documentation files 4.115
(edit) @893aac16   01/08/14 00:31:32 Joel Sherrill rhealstone: Add start end and messages 4.115
(edit) @bc55e4f   01/08/14 00:02:46 Joel Sherrill psximfs02: Clean up output 4.115
(edit) @f3f30498   01/08/14 00:01:55 Joel Sherrill spfifo02: Clean up output 4.115
Note: See TracRevisionLog for help on using the revision log.