source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @aeb981e   10/01/19 07:15:40 Sebastian Huber psxtests/psxualarm: Fix test failure Update #3794. 5
(edit) @8798372   09/10/19 17:53:31 joel Correct initial POSIX signals mask + Modify POSIX thread create … 5
(edit) @c1a1f2c   09/10/19 07:21:11 Sebastian Huber Add rtems_version_control_key_is_valid() 5
(edit) @5e5867a3   08/13/19 22:03:02 vaibhavgupta40 Add psxfenv01 test to psxtests Note that this test requires a … 5
(edit) @1c72ad7   08/30/19 11:22:54 Sebastian Huber record: Add system events Add system events for memory … 5
(edit) @8ace7ead   08/30/19 07:21:22 Sebastian Huber record: Add system events Add system events to identify the target … 5
(edit) @58bd67b   08/26/19 12:58:54 Sebastian Huber record: Add more system events Reduce the system dependencies to … 5
(edit) @807ea67   08/28/19 12:59:16 Sebastian Huber score: Add RTEMS_RETURN_ADDRESS() 5
(edit) @956a2ef   08/28/19 12:28:14 Sebastian Huber record: Add variants for critical sections Update #3665. 5
(edit) @3eb8d783   08/28/19 12:45:24 Sebastian Huber record: Introduce <rtems/recordserver.h> This helps to get rid of the … 5
(edit) @a2684c2b   08/27/19 13:39:43 Sebastian Huber record: Use BSS section instead of per-CPU data The .rtemsrwset … 5
(edit) @c91f6f5   08/17/19 12:49:42 Sebastian Huber record: Pass bintime to client handlers This is a minor optimization. 5
(edit) @52c8ac7b   08/16/19 16:40:55 Sebastian Huber record: Improve overflow handling In case of a ring buffer overflow, … 5
(edit) @cc91fae   08/06/19 05:47:57 Sebastian Huber record: Change thread name encoding This scheme is easier to decode. 5
(edit) @57e01735   07/23/19 13:41:54 vaibhavgupta40 psxtests: Add ndbm test suite Joel Sherrill <joel@…> … 5
(edit) @036717ed   07/26/19 14:36:10 Sebastian Huber record: Add support for thread names 5
(edit) @5a678de   07/27/19 23:12:53 Chris Johns libdl/arm: Fix ARM mode trampoline parsing of relocs - No need to … 5
(edit) @6eae5860   07/22/19 17:52:46 joel ticker/init.c: Error should say clock set not get 5
(edit) @d9fcb22   06/13/19 19:29:24 vaibhavgupta40 psxtests: Add psxinttypes01 for <inttypes.h> methods 5
(edit) @5fa893e   05/20/19 07:15:36 Sebastian Huber score: Add _SMP_Unicast_action() 5
(edit) @577293f0   04/28/19 12:31:10 Sebastian Huber score: Add _SMP_Synchronize() 5
(edit) @fe24820e   04/27/19 10:39:25 Sebastian Huber smpipi01: Use per-CPU jobs for IPI flood test 5
(edit) @21e691b   04/28/19 12:43:19 Sebastian Huber smpipi01: Ensure IPI works on all processors 5
(edit) @7cb881f   04/19/19 12:34:50 Sebastian Huber smpipi01: Use per-CPU jobs for pending IPI test 5
(edit) @c63e8bb   04/19/19 09:02:02 Sebastian Huber score: Modify _Per_CPU_Perform_jobs() Process only the jobs initially … 5
(edit) @85d6e845   04/19/19 09:01:31 Sebastian Huber score: Add _Per_CPU_Add_job() 5
(edit) @3b2481f   04/18/19 05:08:32 Sebastian Huber score: Simplify _SMP_Multicast_action() Move resposibility to disable … 5
(edit) @65870044   04/18/19 04:47:01 Sebastian Huber score: Add _SMP_Broadcast_action() 5
(edit) @9f52acb5   04/17/19 09:05:26 Sebastian Huber smptests: Move SMP broadcast action test case 5
(edit) @317997f   04/20/19 08:09:43 Sebastian Huber smpmulticast01: Use T_TEST_CASE() 5
(edit) @6d3e3934   05/07/19 20:01:03 joel Makefile.am: Add psxhdrs/termios files to build 5
(edit) @7bd38f8   05/06/19 19:01:44 jacobshin313 psxhdrs: Add POSIX API Signature Compliance Tests for termios.h 5
(edit) @b36c5209   05/03/19 00:15:20 Chris Johns libdl: Do not access the ELF file while the allocator is locked. - … 5
(edit) @ef9d20f6   04/12/19 09:13:32 Sebastian Huber score: More robust _SMP_Multicast_action() If the caller already … 5
(edit) @f410b31b   04/11/19 13:39:36 Sebastian Huber score: Improve _SMP_Multicast_action() Let it work during system … 5
(edit) @e90486a   04/11/19 13:16:40 Sebastian Huber score: Rework SMP multicast action Use a FIFO list of jobs per … 5
(edit) @df8d7bd7   04/09/19 08:58:35 Sebastian Huber score: Use processor mask in _SMP_Multicast_action Processor_mask is … 5
(edit) @18d45d9   04/11/19 10:10:53 Sebastian Huber score: Add _ISR_lock_Set_name() Add _ISR_lock_Set_name() to optimize … 5
(edit) @ad87de4   04/11/19 06:54:29 Sebastian Huber score: Rename _SMP_Get_processor_count() Rename … 5
(edit) @71c5b005   04/09/19 06:17:11 Sebastian Huber spmisc01: Use RTEMS_CONST Update #3734. 5
(edit) @f9219db   04/05/19 06:16:05 Sebastian Huber rtems: Add rtems_scheduler_get_processor_maximum() Add … 5
(edit) @03c9f24   04/05/19 06:03:12 Sebastian Huber rtems: Add rtems_scheduler_get_processor() Add … 5
(edit) @cbfc3415   03/14/19 07:20:54 Sebastian Huber ttest01: New test This is an example test using the RTEMS Test … 5
(edit) @6fe01e4b   01/14/19 08:08:18 Sebastian Huber build: Move test support to librtemstest.a One reason to move the … 5
(edit) @127ee3a5   03/18/19 13:47:58 joel psxhdrs/stdio/v*.c: Fix warnings in varargs tests 5
(edit) @dad6fd43   03/09/19 18:04:42 Chris Johns libdl: Add an archive command - The archive command lists archives, … 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @20d472d   01/31/19 13:45:17 Sebastian Huber Add rtems_board_support_package() 5
(edit) @d91951fb   03/12/19 07:15:19 Sebastian Huber record: Rename internal per-CPU events Update #3665. 5
(edit) @0a154d5   03/02/19 17:09:39 shashvatjain2002 Correct psxtmtests_plan.csv 5
(edit) @96e4b22   03/06/19 09:39:29 Chris Johns testsuite: Make the OPERATION_COUNT a test configuration parameter. - … 5
(edit) @a06356b   03/06/19 09:31:10 Chris Johns testsuite: Add rexclude, rinclude and cflags to test config files. 5
(edit) @03b2163   03/01/19 09:10:19 Sebastian Huber score: Fix _Scheduler_EDF_Cancel_job() Remove the priority node only … 5
(edit) @3d65f45   02/18/19 07:32:42 Sebastian Huber psxtests/psxonce01: Fix typo Update #3334. 5
(edit) @e4ad14cc   02/12/19 11:19:38 Sebastian Huber score: Avoid some deadlocks in _Once() Recursive usage of the same … 5
(edit) @7fdcd023   02/12/19 09:26:34 Sebastian Huber psxtests: Remove bogus file This file is unused and makes trouble on … 5
(edit) @6c9f017   02/02/19 04:09:53 Chris Johns libdl: Add powerpc large memory and small data support. - Add support … 5
(edit) @194eb403   01/21/19 21:48:19 Chris Johns libdl: Add support for large memory programs - Add trampolines to … 5
(edit) @d8c70ba6   01/15/19 06:47:41 Chris Johns libdl: Add support for trampolines - Trampolines or fixups for … 5
(edit) @4408603   01/09/19 11:14:11 Chris Johns libdl: Fix the support for constructors and desctructors. - Fix the … 5
(edit) @a7c6176   12/17/18 06:48:30 Chris Johns libtest/dl08: Add a test for archives. - Create 2 archives. - Load 1 … 5
(edit) @bac53634   12/17/18 06:40:46 Chris Johns libtests/dl02: Update the rtl-shell path. More verbose test. Updates #3686 5
(edit) @85b59974   12/17/18 06:40:25 Chris Johns libtests/dl02: Update the rtl-shell path. Updates #3686 5
(edit) @fbd08066   02/07/19 06:46:38 Sebastian Huber score: Fix plain priority thread queues (SMP) We must add/remove the … 5
(edit) @03fcbb1   11/27/18 11:45:53 Sebastian Huber fs: Add struct dirent::d_type support 5
(edit) @b015c01   01/28/19 11:26:25 Sebastian Huber build: Do not install test programs 5
(edit) @03cdd5ea   01/30/19 08:41:49 Sebastian Huber record: Add enum value for each event Update #3665. 5
(edit) @dca6184   04/28/18 09:36:11 Sebastian Huber Add low level event recording support Add low level event recording … 5
(edit) @e74a3fd   01/29/19 12:26:12 Sebastian Huber samples/pppd: Use less memory hungry configuration This avoids … 5
(edit) @4f3a253   01/28/19 13:16:39 Sebastian Huber psxtmtests: Fix format warnings Update #3384. 5
(edit) @926ed2b0   01/18/19 12:32:51 Sebastian Huber score: Remove unused _ISR_lock_Flash() 5
(edit) @41310c02   01/18/19 12:16:29 Sebastian Huber score: Improve debug support for ISR locks Ensure that interrupts are … 5
(edit) @47d5aee   01/14/19 08:38:02 Sebastian Huber build: Add missing $(LDADD) for dependencies 5
(edit) @d1fff86   01/14/19 08:07:16 Sebastian Huber build: Remove bogus spqreslib_LDADD 5
(edit) @dc0285f   01/14/19 08:06:30 Sebastian Huber build: Add missing $(LDADD) for dependencies 5
(edit) @7bde91b   01/10/19 08:05:49 Sebastian Huber Fix format warnings due to ino_t changes 5
(edit) @3a5c71de   01/10/19 07:10:17 Sebastian Huber psxconfig01: Fix pre-processor conditions Do not rely on compiler … 5
(edit) @3bd39999   01/08/19 08:53:26 Sebastian Huber Adjust interrupt mode tests for some CPU ports In case the robust … 5
(edit) @1f285186   01/08/19 07:39:42 Sebastian Huber rtems: Allow to set ISR level 0 in SMP config Update #3000. 5
(edit) @feddcde0   01/08/19 08:08:27 Sebastian Huber tests: Remove bogus RTEMS_INTERRUPT_LEVEL(31) It is unnecessary to … 5
(edit) @fe48400d   01/09/19 09:04:01 Sebastian Huber libtests/stackchk: Fix for 64-bit targets 5
(edit) @e4a19f5   01/08/19 04:14:21 jacobshin313 psxhdrs: Add POSIX API Signature Compliance Tests for errno.h 5
(edit) @07fb7667   01/07/19 12:40:00 Sebastian Huber build: Call rtems-ld with the $(CC) of the build This enables support … 5
(edit) @7802bb9   01/07/19 12:35:48 Sebastian Huber build: Call rtems-syms with the $(CC) of the build This enables … 5
(edit) @5b951175   01/07/19 13:22:22 Jiri Gaisler psxfile01: Fix one second sleep Checking of atime in psxfile01 (line … 5
(edit) @9c12bcfd   01/07/19 08:32:16 Sebastian Huber Fix format warnings 5
Note: See TracRevisionLog for help on using the revision log.