source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c36fae22   02/25/20 12:47:59 Sebastian Huber config: Initialize IO drivers on demand 5
(edit) @c7f748a   02/15/20 11:07:28 Sebastian Huber config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATION The … 5
(edit) @5b8d80d7   02/15/20 10:23:08 Sebastian Huber config: CONFIGURE_INIT_TASK_INITIAL_MODES Determine the default for … 5
(edit) @ba74ebde   02/14/20 18:09:56 Sebastian Huber libio: Add POSIX user environment pointer to TCB The IO library used … 5
(edit) @3b4795b4   02/14/20 10:20:42 Sebastian Huber config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE The … 5
(edit) @9bdb6aa3   02/14/20 08:48:41 Sebastian Huber config: Bring back RTEMS 4.11 configuration table This improves API … 5
(edit) @6b0873f   02/14/20 07:40:41 Sebastian Huber config: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLE The … 5
(edit) @77ee827   02/25/20 06:14:13 Sebastian Huber sptests/spcbssched03: Include missing header file Update #3875. 5
(edit) @5d1d348   02/25/20 06:13:55 Sebastian Huber libtests/stackchk: Include missing header file Update #3875. 5
(edit) @f6fcfea1   02/21/20 14:12:13 Sebastian Huber mptests/mp14: Include missing header file Include <mpci.h> for … 5
(edit) @3f7ebdd   02/14/20 03:16:17 Chris Johns testsuite/newlib: Check newlib does not touch an assigned std FILE … 5
(edit) @88c40ef8   02/13/20 10:34:34 Sebastian Huber score: Remove unused _Workspace_Allocate_aligned() 5
(edit) @b89b442   02/14/20 14:51:01 Sebastian Huber smpschededf02: Improve readability 5
(edit) @33d89af   02/14/20 09:05:21 Sebastian Huber smpfatal09: Fix test case Update #3838. 5
(edit) @d252e20a   12/10/19 10:13:18 Sebastian Huber score: Simplify _Thread_Initialize() Allocate new thread queue heads … 5
(edit) @4eab96b   12/10/19 09:59:02 Sebastian Huber score: Add _Freechain_Pop() Update #3835. 5
(edit) @8ff1af1   12/10/19 09:58:42 Sebastian Huber score: Add _Freechain_Is_empty() Update #3835. 5
(edit) @32991495   12/09/19 15:03:11 Sebastian Huber score: Statically allocate idle/MPCI stacks Place idle and MPCI … 5
(edit) @b2ddf4f7   02/11/20 05:44:16 Sebastian Huber sptests/spregion_err01: Reduce memory demands Make functions and data … 5
(edit) @2d07ce6   02/04/20 14:26:31 Sebastian Huber config: Add CONFIGURE_DIRTY_MEMORY Replace the BSP_DIRTY_MEMORY BSP … 5
(edit) @8ecbc38   02/04/20 12:56:41 Sebastian Huber sysinit: Add RTEMS_SYSINIT_ZERO_MEMORY Use a dedicate system … 5
(edit) @1d43a97   02/04/20 12:20:26 Sebastian Huber config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY Canonicalize … 5
(edit) @6fad1f0a   02/04/20 12:26:46 Sebastian Huber samples/iostream: Simplify configuration Remove … 5
(edit) @ccaec966   02/04/20 10:24:41 Sebastian Huber libtests/malloc04: Fix typo Update #3838. 5
(edit) @1cd283a   02/04/20 05:03:15 Sebastian Huber fstests/fsstatvfs: Include missing header file 5
(edit) @e44ae80   02/02/20 10:00:05 Sebastian Huber config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION Update #3861. 5
(edit) @f7c5f94   02/02/20 09:53:56 Sebastian Huber sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9] Update #3838. 5
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @b4387313   01/28/20 14:03:22 Sebastian Huber psxmsgq03: Adjust test case Commit … 5
(edit) @e7a7e6c   01/28/20 13:38:47 Sebastian Huber smptests/smpmulticast01: Fix test configuration Problem introduced by … 5
(edit) @5e7b3c65   10/07/19 15:48:23 joel posix_devctl - Add support for SOCKCLOSE The FACE Technical Standard, … 5
(edit) @453bb4b   12/29/19 16:43:46 Sebastian Huber rtems: Fix MPCI initialization Update #2408. 5
(edit) @7c21077   12/20/19 12:27:55 Sebastian Huber sppercpudata01: Test PER_CPU_DATA_OFFSET() Make sure … 5
(edit) @556e45f2   12/20/19 08:29:33 Sebastian Huber libtest: Add T_check_task_context() action 5
(edit) @77ac1519   12/20/19 09:55:36 Sebastian Huber libtest: Use test configuration in T_now() Use the user provided now … 5
(edit) @806fe963   12/19/19 10:38:45 Sebastian Huber config: Improve EDF SMP scheduler configuration Use … 5
(edit) @88c198b   12/17/19 14:42:15 Sebastian Huber config: Remove Ada configuration options Update #3845. 5
(edit) @3cec2df   12/17/19 08:17:43 Sebastian Huber config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS Rename … 5
(edit) @78211376   12/12/19 07:53:32 Sebastian Huber score: Remove _Workspace_Allocate_or_fatal_error() This function is … 5
(edit) @24f8915   12/12/19 06:11:54 Sebastian Huber config: Add _MPCI_Configuration Replace the user MPCI configuration … 5
(edit) @a00dff42   12/12/19 05:37:01 Sebastian Huber rtems: Add and use rtems_object_get_local_node() Update #3841. 5
(edit) @6f6091b3   12/11/19 18:08:03 Sebastian Huber config: Add CONFIGURE_IMFS_ENABLE_MKFIFO Obsolete undocumented … 5
(edit) @f30dd1f   12/12/19 08:36:16 Sebastian Huber mptests: Fix configuration Update #3818. 5
(edit) @08bd7d3   11/12/19 15:33:41 joel Add TOD Hooks to allow BSP to take action when TOD is set Two use … 5
(edit) @b1b6dd71   12/11/19 15:45:37 Sebastian Huber pipe: Use condition variables Use self-contained condition variables … 5
(edit) @46865542   12/07/19 11:06:01 Sebastian Huber rtems: Simplify semaphore configuration The MrsP semaphore … 5
(edit) @bb99cd0d   12/05/19 18:22:33 Sebastian Huber clock: Simplify driver initialization Use a system initialization … 5
(edit) @d0b704b0   12/05/19 06:08:52 Sebastian Huber libtest: Change expected pass state string Use separator character … 5
(edit) @a6879a4   12/02/19 07:14:34 Sebastian Huber testsuites: Remove rtems_test_pause*() The rtems_test_pause() and … 5
(edit) @8f6b7abd   11/27/19 11:02:45 Sebastian Huber Move feature macro before "config.h" include This allows to use … 5
(edit) @ae716da7   11/27/19 15:25:37 Sebastian Huber ada/sp19: Add m4 generated sptest.adb Update #3818. 5
(edit) @1fca1665   11/27/19 10:41:06 Sebastian Huber testsuites/ada: Introduce init.c files Provide an init.c for each Ada … 5
(edit) @4551f5f   11/26/19 07:07:55 Sebastian Huber untar: Properly make parent path Close #3823. 5
(edit) @4a05652   11/25/19 14:33:24 Sebastian Huber libtests/dl*: Rename source files Rename source files to use a %.c -> … 5
(edit) @b8b954a   11/25/19 10:41:10 Sebastian Huber libtests/dl*: Use rtems_tarfs_load() Use rtems_tarfs_load() instead … 5
(edit) @e9fdcd79   11/25/19 08:39:29 Sebastian Huber psxinttypes01: Remove invalid test cases The functions expect a valid … 5
(edit) @5c2e7104   11/25/19 12:01:05 Sebastian Huber libtests: Use '-' for TAR file names Use uniform pattern for all TAR … 5
(edit) @8f021bd   11/22/19 15:26:20 Sebastian Huber libtests/dl*: Do not generate files via "echo" Add the static files … 5
(edit) @273e8b7   11/19/19 15:37:31 Sebastian Huber libtests/tar0[12]:: Use static archive content This simplifies the … 5
(edit) @1a95dd7   11/20/19 14:55:18 Hesham.Almatary testsuite: Only include termios10/termios11 tests if compiled with … 5
(edit) @f377998   11/18/19 05:55:43 Sebastian Huber imfs: Add IMFS_make_linfile() Update #3818. 5
(edit) @b882b07   11/15/19 06:09:04 Sebastian Huber Remove BSP_SMALL_MEMORY BSP option Use the test state configuration … 5
(edit) @3a5bc21   11/11/19 11:08:46 Hesham.Almatary testsuite/dl02: Fix bug to correctly check the handle of the second … 5
(edit) @a4c5da6   11/11/19 11:06:27 Hesham.Almatary riscv: preliminarily support for libdl Support for targets compiled … 5
(edit) @f515948   11/12/19 06:08:39 Sebastian Huber ada/mptests: Make them compile clean Fix all warnings. Update #3818. 5
(edit) @1a48cbf   11/11/19 19:08:46 Sebastian Huber sptests: Avoid include path magic Update #3818. 5
(edit) @1e343825   11/11/19 18:52:06 Sebastian Huber tests: Simplify fatal error test support Move system.h to shared … 5
(edit) @6da85f49   11/12/19 08:46:42 Sebastian Huber block08: Use local include Update #3818. 5
(edit) @37d509b   11/12/19 06:08:04 Sebastian Huber libtests: Remove superfluous include path Update #3818. 5
(edit) @b88c7583   11/11/19 13:24:45 Sebastian Huber fstests: Use tmacros.h instead of pmacros.h This avoids an extra … 5
(edit) @0b520cb   11/06/19 18:28:29 Sebastian Huber mptests: Avoid build system defined defines Update #3818. 5
(edit) @786ae3f   11/06/19 18:13:30 Sebastian Huber ada/samples: Avoid build system defined defines Update #3818. 5
(edit) @eae263c6   11/06/19 15:23:28 Sebastian Huber mptests/mp14: Make MAX_LONG_TEST_DURATION constant If there is a real … 5
(edit) @34cbac1   11/06/19 15:18:03 Sebastian Huber tmtests: Avoid build system defined defines Update #3818. 5
(edit) @6d6719a   11/06/19 15:09:10 Sebastian Huber samples/paranoia: Remove <bsp.h> include This include is superfluous. 5
(edit) @c89a5dc8   11/06/19 15:07:48 Sebastian Huber samples: Avoid build system defined defines Update #3818. 5
(edit) @5ba4f383   11/06/19 05:58:34 Sebastian Huber libtests: Avoid build system defined defines Update #3818. 5
(edit) @51765553   11/05/19 18:55:44 Sebastian Huber sptests: Remove obsolete semaphore consume driver This driver is no … 5
(edit) @e92c495   11/05/19 18:50:22 Sebastian Huber spfatal16: Remove obsolete test program The "TRrc" semaphore was … 5
(edit) @a467f59   11/05/19 14:23:03 Sebastian Huber sptests: Avoid build system defined defines Update #3818. 5
(edit) @150fbaf9   11/05/19 14:17:14 Sebastian Huber psxtmtests: Avoid build system defined defines Update #3818. 5
(edit) @f32e119   11/05/19 14:11:52 Sebastian Huber psxtests: Avoid build system defined defines Update #3818. 5
(edit) @9f3c558   11/05/19 05:32:03 Sebastian Huber tests: Remove superfluous SMPTESTS define Update #3818. 5
(edit) @224ceb0b   11/12/19 05:56:40 Sebastian Huber psxfenv01: Check FE_DIVBYZERO define 5
(edit) @3859cd63   10/25/19 13:19:01 Sebastian Huber rtems-5: Improve heap fatal error information Update #3806. 5
(edit) @795b167   10/04/19 06:51:13 Sebastian Huber score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION() Update #3799. 5
(edit) @e71f0a53   10/02/19 06:06:36 Sebastian Huber ttest01: Check init/final run output Update #3199. 5
(edit) @5a1df5e   04/09/19 16:48:49 mikail.yayla ttest01: Add test outputs all test cases 5
(edit) @feb27f9   03/27/19 07:16:31 Sebastian Huber ttest01: Add more test cases Update #3199. 5
(edit) @b406d071   10/01/19 12:16:34 Sebastian Huber libtest: Do all output in test runner This ensures that lines are … 5
(edit) @f88025a   10/04/19 08:05:07 Sebastian Huber ttest01: Adjust SPDX-License-Identifier Update #3199. 5
(edit) @667501a   10/02/19 21:49:00 joel termios: Add Capability to Generate SIGINTR and SIGQUIT This patch … 5
(edit) @ff4a4a8   09/25/19 20:48:50 joel termios04/init.c: Remove dead copy of change_iflag() 5
(edit) @8d989c5   10/01/19 11:48:27 Sebastian Huber score: Install timecounter according to quality This makes it … 5
(edit) @47e5c1d   10/01/19 11:04:29 Sebastian Huber score: Remove strange timecounter init step The double call of the … 5
(edit) @2763f53   10/01/19 10:41:47 Sebastian Huber score: Remove superfluous timecounter members 5
(edit) @6ae2522   10/02/19 04:40:30 Sebastian Huber Revert "record: Add wrappers for malloc() functions" It was … 5
(edit) @1b84d2b3   10/02/19 04:37:50 Sebastian Huber libtests/ttest01: Fix typos 5
(edit) @a314544a   08/30/19 13:01:38 Sebastian Huber record: Add wrappers for malloc() functions Introduce new library … 5
(edit) @c1eb577   10/01/19 07:53:05 Sebastian Huber libtests/record01: Fix test failure Update #3665. 5
Note: See TracRevisionLog for help on using the revision log.