source: rtems/testsuites/sptests/configure.ac

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @205d8d71   10/17/17 09:46:14 Christian.Mauderer sptests/sptimecounter04: New test Ensure that the time flow of … 5
(edit) @baef823c   09/13/17 07:22:19 Sebastian Huber libio: Add hold/drop iop reference Check iop reference count in … 5
(edit) @600d88d   07/19/17 07:07:17 Sebastian Huber INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT Add new fatal error … 5
(edit) @0794197   01/27/17 22:15:50 c0066c rtems: Fix _Rate_monotonic_Renew_deadline() Prepare a precondition to … 5
(edit) @ad40220f   12/21/16 16:42:41 c0066c sptests: EDF scheduler overrun handling Update #2795. 5
(edit) @86aa1248   12/21/16 16:42:40 c0066c sptests: rate monotonic scheduler overrun handling Update #2795. 5
(edit) @9fad437   01/13/17 10:33:28 Sebastian Huber configure: Remove HAVE_STRUCTTHREAD_QUEUE_QUEUE 5
(edit) @dc703190   01/13/17 08:39:32 Sebastian Huber configure: Remove HAVE_THREADS_H support 5
(edit) @7a4b2645   01/11/17 15:43:06 joel Remove obsolete RTEMS_HAVE_SYS_CPUSET_H 5
(edit) @d78d529   11/14/16 08:11:07 Sebastian Huber score: Add and use _Thread_Dispatch_direct() This function is useful … 5
(edit) @1cafc46   10/31/16 05:19:43 Sebastian Huber score: Delete Resource Handler Update #2556. 5
(edit) @9276fde   05/11/16 15:52:13 Sebastian Huber score: Fix CORE mutex initialization The priority inheritance and … 5
(edit) @1d40d81b   05/03/16 05:38:19 Sebastian Huber rtems: Remove task variables Update #2494. Update #2555. 5
(edit) @709f38a   04/13/16 04:48:58 Sebastian Huber score: Use chain iterator for user extensions Add a lock and use a … 5
(edit) @e65c45c   03/22/16 22:13:30 joel Obsolete rtems_clock_get() directive. This service was marked as … 5
(edit) @03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree … 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @d0c39838   09/22/15 14:21:12 Sebastian Huber Use linker set for system initialization Make … 5
(edit) @b618d8c   09/16/15 05:13:58 Sebastian Huber Add RTEMS linker sets Update #2408. 5
(edit) @8054b1c   11/26/15 13:08:56 Sebastian Huber Remove <rtems/debug.h> Close #2477. 5
(edit) @cff773f   09/10/15 15:12:06 Sebastian Huber libstdthreads: Add C11 threads 5
(edit) @214d8ed   06/28/15 20:06:36 Sebastian Huber score: Add self-contained mutex implementation This mutex … 5
(edit) @0562060   06/12/15 11:57:15 Sebastian Huber sptests/sptasknopreempt01: New test Update #2365. 4.115
(edit) @2ccd150d   06/02/15 19:41:26 Sebastian Huber sptests/sptimecounter03: New test 4.115
(edit) @7cd2484   05/12/15 12:32:47 alexander.krutwig timecounter: Use in RTEMS Replace timestamp implementation with … 4.115
(edit) @31be416   04/20/15 09:08:22 alexander.krutwig timecounter: Port to RTEMS New test sptests/timecounter01. Update #2271. 4.115
(edit) @6a941e3   03/17/15 15:24:44 Sebastian Huber score: Fix _Thread_Change_priority() Atomically update the current … 4.115
(edit) @979bda9   03/14/15 15:48:00 Joel Sherrill tm07: Split some code into new spnotepad02. Use of deprecated … 4.115
(edit) @4e3d9a4d   02/18/15 16:46:37 Sebastian Huber score: Make <rtems/score/atomic.h> available Make … 4.115
(edit) @efd2965a   02/02/15 14:25:26 Sebastian Huber Filesystem: Statically initialize rtems_libio_iops 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @a38ced2   10/10/14 07:09:19 Sebastian Huber score: Rework global construction Ensure that the global construction … 4.115
(edit) @6f1e1b3   09/19/14 12:18:00 Sebastian Huber sptests/spintrcritical22: New test 4.115
(edit) @4984ee4   09/09/14 15:13:51 Sebastian Huber sptests/sp39: Convert to sptests/spintrcritical21 Use interrupt … 4.115
(edit) @f6fc6359   06/03/14 10:00:53 Sebastian Huber sptests/spsem03: New test 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) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 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) @0712d17   04/08/14 09:14:27 Sebastian Huber score: Task get/set affinity Make rtems_task_get_affinity() and … 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) @3f5f2ce   03/28/14 12:44:18 Sebastian Huber score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USE Issue a fatal error … 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) @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) @4dad4b8   03/10/14 13:39:49 Sebastian Huber sapi: Add profiling application level support 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) @b39e055   02/17/14 09:17:20 Sebastian Huber score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UP This error case is … 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) @022851a   01/28/14 11:10:08 Sebastian Huber Add thread-local storage (TLS) support Tested and implemented on ARM, … 4.115
(edit) @255178e   01/02/14 19:22:36 mjuvekar0 sptests: Refactor sp09 into sppartition_err01 and sp09. 4.115
(edit) @dfcb3ac   12/30/13 03:56:13 mjuvekar0 spregion_err01: New test refactored from sp09 4.115
(edit) @7b5f6643   12/24/13 13:32:37 cdesai sptests: refactor sp09/screen13 into a new test spclock_err02 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) @54da1243   12/06/13 15:05:36 cdesai sptests: add a test for page size Bug: … 4.115
(edit) @ec987ec0   08/22/13 15:35:33 Sebastian Huber sptests/spintrcritical20: PR2140: New test 4.115
(edit) @6b0cd96   08/08/13 11:58:10 Sebastian Huber sptests/spintrcritical19: PR2136: New test 4.115
(edit) @69308895   08/01/13 13:49:49 wei.a.yang clean up spatomic testcase 4.115
(edit) @8fb2bea   07/24/13 08:37:39 ashi08104 score: Add freechain 4.115
(edit) @2e7f5798   07/15/13 15:31:13 wei.a.yang stdatomic.h support check when configure 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) @39993d6   05/07/13 08:14:55 Sebastian Huber score: Add CPU context validation 4.115
(edit) @502693f5   04/23/13 16:34:17 wei.a.yang Clear the atomic conditional compilation. 4.115
(edit) @bdf90720   02/14/13 22:27:00 Ralf Corsepius Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC. 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) @815994f   11/25/12 16:48:11 Sebastian Huber score: Add CPU_Exception_frame Add CPU port type CPU_Exception_frame … 4.115
(edit) @dc6e830   11/13/12 16:40:33 Sebastian Huber sapi: Add and use rtems_internal_error_description 4.115
(edit) @44633fd   11/07/12 11:31:27 Sebastian Huber sptests/spinternalerror01: New test 4.115
(edit) @0edf263   10/26/12 08:05:07 Sebastian Huber rtems: Add system events System events are similar to normal events. … 4.115
(edit) @47a3cd8   08/09/12 14:48:00 Sebastian Huber score: Work area initialization API change The work areas (RTEMS work … 4.115
(edit) @9b83a66   10/02/12 14:13:00 Sebastian Huber score: Critical fix for thread dispatching The changes in … 4.115
(edit) @a6eaa548   08/29/12 12:38:54 Krzysztof Miesowicz timespec helpers: Add wrappers with new test 4.115
(edit) @3913e3cf   08/29/12 12:35:23 Krzysztof Miesowicz sp77: new test to cover allocated message size overflowing Author: … 4.115
(edit) @bb2b825   07/19/12 13:47:55 Ralf Corsepius Require automake-1.12.2. 4.115
(edit) @0f77281   07/19/12 13:44:32 Ralf Corsepius Require autoconf-2.69. 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @33a105fb   05/07/12 16:08:48 Joel Sherrill Revert: Remove CVS Ids See … 4.115
(edit) @70f37198   05/04/12 06:54:41 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @c050143   04/16/12 03:06:34 Petr Benes PR1908: QoS library for CBS scheduler Since the CBS scheduler is … 4.115
(edit) @46231e1   12/14/11 13:18:01 Sebastian Huber 2011-12-14 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @b47a7cc   09/30/11 01:55:27 Ralf Corsepius 2011-09-30 Ralf Corsépius <ralf.corsepius@…> * configure.ac: … 4.115
(edit) @0d57369   09/28/11 16:01:53 Sebastian Huber 2011-09-28 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @bd1b8de   09/15/11 15:56:01 Joel Sherrill 2011-09-15 Petr Benes <benesp16@…> PR 1907/testing * … 4.115
(edit) @0d6aee4   09/11/11 20:56:45 Joel Sherrill 2011-09-11 Petr Benes <benesp16@…> PR 1897/testing * … 4.115
(edit) @3cdac682   07/28/11 21:06:43 Joel Sherrill 2011-07-28 Pawel Zagorski <pzagor@…> PR 1857/tests * … 4.115
(edit) @6b95d5c   07/26/11 20:53:09 Joel Sherrill 2011-07-26 Joel Sherrill <joel.sherrilL@…> * Makefile.am, … 4.115
(edit) @dacde6e4   07/26/11 17:30:30 Joel Sherrill 2011-07-26 Pawel Zagorski <pzagor@…> PR 1853/tests * … 4.115
(edit) @b68d231   05/06/11 07:08:04 Sebastian Huber 2011-05-06 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @142b3b8   04/04/11 18:45:38 Joel Sherrill 2011-04-04 Gedare Bloom <giddyup44@…> PR 1641/cpukit * … 4.115
(edit) @5bbc204   03/16/11 16:33:04 Joel Sherrill 2011-03-16 Jennifer Averett <jennifer.averett@…> PR … 4.115
Note: See TracRevisionLog for help on using the revision log.