source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a3717de   09/23/22 09:27:54 Sebastian Huber validation: Remove unused test suite Update #3716.
(edit) @acf1e5b2   09/22/22 11:19:34 Sebastian Huber rtems: Add rtems_clock_get_ticks_since_boot() function This function …
(edit) @a660e9dc   09/08/22 08:37:05 Sebastian Huber Do not use RTEMS_INLINE_ROUTINE Directly use "static inline" which is …
(edit) @3803757   09/06/22 06:49:40 Sebastian Huber validation: Test deadlock detection special case Update #3716.
(edit) @8d32b988   09/09/22 06:07:55 Sebastian Huber validation: Fix integer type warning Update #4662.
(edit) @ac31e2f9   09/08/22 12:31:07 Sebastian Huber libtests/sha: Add tests for SHA512-256
(edit) @fdbf89fe   09/08/22 12:27:57 Sebastian Huber libtests/sha: Add tests for SHA512-224
(edit) @d37baa1   09/08/22 12:14:51 Sebastian Huber libtests/sha: Add tests for SHA384
(edit) @bea7e5a0   09/08/22 12:08:03 Sebastian Huber libtests/sha: Add tests for SHA224
(edit) @120c857e   09/08/22 14:11:43 Sebastian Huber minimum: Do not use unified work areas The …
(edit) @dbba9430   09/02/22 17:42:08 joel pthread_atfork(): Change to behavior from FACE Technical Standard …
(edit) @4e227f4   09/05/22 13:33:01 Sebastian Huber validation: CONFIGURE_SCHEDULER_TABLE_ENTRIES Test this option in a …
(edit) @9835313   09/05/22 12:28:53 Sebastian Huber validation: Refine basedefs specification Update #3716.
(edit) @9e9ce43d   09/05/22 06:55:24 Sebastian Huber validation: Regenerate Update #4702.
(edit) @b1072f5   08/30/22 06:22:32 Sebastian Huber validation: Ignore array bounds warnings Update #4702.
(edit) @1be6dc18   08/30/22 05:06:14 Sebastian Huber libtest: Fix warnings without a pragma It seems that recent GCC …
(edit) @c4472cef   08/31/22 09:26:49 Sebastian Huber validation: Move flush filter stop validation This gets rid of a …
(edit) @1dca588   08/31/22 09:26:00 Sebastian Huber validation: Support a partial thread queue flush Update #3716.
(edit) @44b3bc65   08/30/22 05:27:05 Sebastian Huber validation: Fix use of uninitialized variables Update #4662.
(edit) @f045b9d   08/16/22 17:06:05 ryan.long psxkey07/init.c: Add pragma for gcc 12 warning Updates #4662
(edit) @f60f349   08/16/22 17:05:31 ryan.long psxclock/init.c: Change print format for warning Updates #4662
(edit) @978022ee   08/16/22 17:04:55 ryan.long ttest01/test-checks.c: Initialize variables These uninitialized …
(edit) @a447b9b3   08/16/22 17:04:00 ryan.long malloctest/init.c: Added pragmas to address gcc 12 warnings Updates #4662
(edit) @dc0dccc   08/16/22 17:03:17 ryan.long dl09/dl-load.c: Fix gcc 12 warning Changed format of size_t variable …
(edit) @996d18c   08/10/22 22:17:24 joel psxtimer_face01: Improve coverage and documentation Updates #4691.
(edit) @b6e00691   08/01/22 22:35:21 joel psxtimer0[12]/psxtimer.c: Reformat file header.
(edit) @4b04589b   08/01/22 22:12:21 joel Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR This adds the …
(edit) @f6a38fb   08/05/22 13:35:33 Sebastian Huber validation: Use T_report_hash_sha256_update() Add the direct BSP …
(edit) @c36d608   08/04/22 21:51:43 Chris Johns testsuite: Fix warnings Updates #4662
(edit) @1a883b9   08/02/22 00:03:41 Chris Johns testsuite/psxclock: Check setting realtime clock does not effect …
(edit) @c64c638   08/01/22 07:03:11 Sebastian Huber posix: Fix relative CLOCK_REALTIME sleep A relative CLOCK_REALTIME …
(edit) @4d77f725   08/01/22 07:14:07 Sebastian Huber sp54: Fix test case Since commit …
(edit) @2ea37e8   06/01/22 17:22:12 ryan.long libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZE …
(edit) @8a864bc6   07/19/22 08:38:12 Sebastian Huber score: Use PTHREAD_CANCELED for _Thread_Cancel() The …
(edit) @31036f1d   07/18/22 07:41:39 Sebastian Huber score: Use priority inheritance for thread join Threads may join the …
(edit) @e1fdf97   07/27/22 08:03:16 Sebastian Huber psxconfig01: Increase region area This fixes a test failure on 64-bit …
(edit) @7fe6d60   07/15/22 07:16:04 Sebastian Huber score: Remove PRIORITY_PSEUDO_ISR thread priority The uniprocessor …
(edit) @0a1d2d78   07/25/22 08:01:35 Sebastian Huber sptests/spstdc17: New test
(edit) @6d4b390   05/23/22 10:27:56 matthew.joyce Support _REENT_THREAD_LOCAL Newlib configuration In case the Newlib …
(edit) @57a569e   05/30/22 09:05:11 matthew.joyce sptests: Disable Newlib reentrancy Update #4560.
(edit) @ca7c2dd   07/20/22 09:05:00 Sebastian Huber sptls04: Test an external TLS object
(edit) @d4c21e5   07/20/22 07:42:17 Sebastian Huber ada/sp09: The year 2100 cannot be set Update #4338.
(edit) @0e5f4c5   07/18/22 08:12:22 Sebastian Huber spsysinit01: Account for use of .noinit section The objects control …
(edit) @3bb79aab   07/13/22 12:37:45 Sebastian Huber spunlimited01: New test Update #4677.
(edit) @1bf878f7   07/14/22 13:06:02 Sebastian Huber score: Extend memory dirty/zero actions Dirty or zero also the part …
(edit) @4b911a75   07/14/22 11:59:23 Sebastian Huber score: Place object controls into .noinit sections Place the …
(edit) @656765c7   07/13/22 11:41:04 Sebastian Huber cdtest: Restrict exceptions during sysinit Exceptions during system …
(edit) @da01642   07/13/22 06:14:07 Sebastian Huber spextensions01: Fix assertion Commit …
(edit) @cdc1eb7d   07/12/22 15:17:00 Sebastian Huber validation: SMP-specific spurious interrupt test Update #3716.
(edit) @013e028   07/13/22 14:01:12 Sebastian Huber sppps01: Fix test in SMP configurations Update #2349.
(edit) @e506df5   07/05/22 09:54:59 Sebastian Huber validation: Test thread idle bodies Update #3716.
(edit) @588a07e1   07/05/22 08:45:54 Sebastian Huber validation: Always test spurious interrupts Update #3716.
(edit) @c75e033   07/05/22 08:12:34 Sebastian Huber validation: Test thread free of FPU owner Update #3716.
(edit) @af90f78   07/05/22 06:22:58 Sebastian Huber validation: Test scheduler detail This particular state during a …
(edit) @eefaf068   07/01/22 06:36:30 gabriel.moyano sppps01: Add test case for early returns of pps_event() Update #2349.
(edit) @03e4d1e9   06/29/22 12:37:47 Sebastian Huber score: Add _CPU_Use_thread_local_storage() At some point during …
(edit) @9dd4bd3   06/28/22 15:40:49 Sebastian Huber libtests/crypt01: Avoid stack overflows The SHA512 functions may use …
(edit) @da8b2342   06/28/22 14:21:49 Sebastian Huber samples/minimum: Prevent a stack overflow Prevent a stack overflow if …
(edit) @5c13a96   06/27/22 15:29:25 Sebastian Huber build: Add RTEMS_GCOV_COVERAGE option Update #4670.
(edit) @4f87edb   06/28/22 05:45:02 Sebastian Huber gcov: Add functions to dump the gcov information Update #4670.
(edit) @d07d6498   07/01/22 07:00:51 Sebastian Huber samples/cdtest: Test exceptions during system init Update #4668. …
(edit) @89e910f1   06/22/22 08:25:06 Sebastian Huber spcpuset01: Account for <sys/cpuset.h> API changes Update #4667.
(edit) @cd50bea   06/22/22 09:02:33 Sebastian Huber score: Use right clock for threadq timeouts Use CLOCK_REALTIME and …
(edit) @085f363   06/21/22 14:09:30 Sebastian Huber TFTPFS: Fix test configuration for FP targets The test uses …
(edit) @e38d4f7   06/21/22 14:08:50 Sebastian Huber TFTPFS: Reduce test configuration Update #4666.
(edit) @3e2b4ec   06/01/22 17:14:02 frank.kuehndel TFTPFS: Add tests Update #4666.
(edit) @6b2c5b5d   06/20/22 02:04:43 Chris Johns testsuite: Fix gcc 12 warnings
(edit) @1f23640   06/10/22 15:44:50 joel sptests/spglobalcon01/init.cc: Change license to BSD-2 Updates #3053.
(edit) @3a222527   06/10/22 15:44:23 joel samples/iostream/init.cc: Change license to BSD-2 Updates #3053.
(edit) @59a79ed   06/10/22 14:08:20 joel sptests/*/*.doc: Change license to BSD-2 Updates #3053.
(edit) @7c6ff95   06/10/22 14:07:53 joel mptests/*/*.doc: Change license to BSD-2 Updates #3053.
(edit) @031f8fbc   06/10/22 14:07:38 joel smptests/*/*.doc: Change license to BSD-2 Updates #3053.
(edit) @dcbba7c   06/10/22 14:07:22 joel psxtmtests/*/*.doc: Change license to BSD-2 Updates #3053.
(edit) @731607b3   06/10/22 14:06:51 joel samples/*/*.doc: Change license to BSD-2 Updates #3053.
(edit) @f98b739   06/10/22 13:44:06 joel smptests/*/*.py: Change license to BSD-2 Manually adjusted location …
(edit) @4152157   06/08/22 09:02:36 matthew.joyce Newlib01: Add tests for rand() and lrand48() Check that the state of …
(edit) @80aea6a   06/08/22 04:45:14 Chris Johns testsuite/libtests: Add exit03 to test exit() with C++ Updates #4661
(edit) @9a69e430   06/07/22 13:40:07 Sebastian Huber validation: Fix CallWithinISR() Some BSPs require that …
(edit) @34ba0e5a   05/25/22 12:19:11 gabriel.moyano sppps01: Improve default handler test Update #2349.
(edit) @6553bf4   05/20/22 09:30:03 gabriel.moyano testsuites/sptests: Add sppps01 test Update #2349.
(edit) @b3e4f580   05/20/22 09:30:01 gabriel.moyano timepps.h: PPS_SYNC defined by default Update #2349.
(edit) @d56d8a6   04/28/22 07:37:49 Sebastian Huber termios06: Fix warning Update #4493.
(edit) @8b18037f   04/28/22 06:56:59 Sebastian Huber heap: Fix heap statistics with protection enabled Close #4644.
(edit) @9a7e6d34   04/20/22 14:52:54 ryan.long sp65/init.c: Add file header and license This file had no file …
(edit) @853860c5   04/20/22 14:50:44 ryan.long sp47/init.c: Add file header and license This file had no header, …
(edit) @a1c1d3ad   04/19/22 20:27:04 ryan.long sp44/init.c: Add file header and license This file had no header, …
(edit) @b99d119   04/19/22 20:06:01 ryan.long psxtmtests/psxtmcond*: Add file headers and licenses These files had …
(edit) @2bb6004   04/15/22 19:37:53 ryan.long ada/samples: Manually adding file headers and licenses These files …
(edit) @9a6aeb7   04/15/22 19:36:19 ryan.long sptests/sp27*: Manually adding file headers and licenses These files …
(edit) @48d9dc6   04/15/22 18:57:39 ryan.long libtests/dl06: Manually adding file headers and licenses. These files …
(edit) @db1be84   04/06/22 15:43:55 ryan.long support: Manually adding file headers and licenses This file had no …
(edit) @187ab790   04/06/22 15:43:34 ryan.long samples: Manually adding file headers and licenses These files had no …
(edit) @49a11071   04/06/22 15:21:31 ryan.long psxtests: Adding file headers and licenses These files had no file …
(edit) @5b29f1eb   04/06/22 15:19:27 ryan.long libtests: Adding file headers and licenses These files had no file …
(edit) @855ddeaf   04/06/22 14:09:15 ryan.long sptests: Manually adding file headers and licenses Theses files had …
(edit) @0419c1e   04/06/22 13:43:06 ryan.long tmtests: Manually adding file headers and licenses These files had no …
(edit) @d036f37   04/05/22 16:35:44 ryan.long mptests: Manually adding file headers and licenses These files had no …
(edit) @842a7dd8   04/08/22 14:23:16 joel psxtmtests/psxtmkey02/init.c: Manually change license to BSD-2 …
(edit) @ceeca0d   04/08/22 14:19:27 joel psxtmtests/psxtmthread06/init.c: Adjust formatting
(edit) @e71f0909   04/07/22 16:13:34 joel testsuites/samples: Change license to BSD-2 Updates #3053.
Note: See TracRevisionLog for help on using the revision log.