source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6ba02954   10/12/17 17:56:06 joel spthreadq01/init.c: Fix unused variable warnings 5
(edit) @ee537ea   10/12/17 08:00:10 Sebastian Huber ada-tests: Move to testsuites/ada This solves a build dependency … 5
(edit) @14e5a08   10/12/17 02:32:32 joel Fix warnings for using C/ObjC specific GCC flags with C++ Closes #3181. 5
(edit) @871c23c   10/12/17 01:17:29 joel Fix spprofiling01 overriding recipe warning Closes #3084. 5
(edit) @16aaf73b   10/11/17 06:33:19 Sebastian Huber smpaffinity01: Fix test case Update #2514. 5
(edit) @b2dbb634   10/10/17 09:36:23 Sebastian Huber score: Remove CPU_set_Control Use Processor_mask instead. Update #2514. 5
(edit) @a3ad4af   10/10/17 09:22:21 Sebastian Huber posix: Validate affinity sets by the scheduler Update #2514. 5
(edit) @4f9ed26   10/10/17 05:13:37 Sebastian Huber posix: Constify default thread processor affinity Set default thread … 5
(edit) @8c5267a   10/10/17 05:11:29 Sebastian Huber posix: Simplify pthread_attr_setstack() Simplify * … 5
(edit) @da9f5f1   10/09/17 13:34:26 Sebastian Huber posix: Remove rtems_pthread_attribute_compare() Update #2514. Close #3174. 5
(edit) @af9115f3   10/06/17 08:07:38 Sebastian Huber posix: Simplify POSIX_API_Control Return stack area via … 5
(edit) @6489bcb   10/09/17 05:23:32 Sebastian Huber psxtests/psx05: Fix timeout calculation Update #3111. 5
(edit) @de59c065   09/27/17 13:08:33 Sebastian Huber posix: Implement self-contained POSIX mutex POSIX mutexes are now … 5
(edit) @5222488   09/26/17 05:49:17 Sebastian Huber posix: Implement self-contained POSIX condvar POSIX condition … 5
(edit) @89fc9345   09/21/17 13:42:45 Sebastian Huber posix: Implement self-contained POSIX rwlocks POSIX rwlocks are now … 5
(edit) @e67929c   09/21/17 12:13:16 Sebastian Huber posix: Implement self-contained POSIX barriers POSIX barriers are now … 5
(edit) @c090db7   09/12/17 06:09:16 Sebastian Huber posix: Implement self-contained POSIX semaphores For semaphore object … 5
(edit) @bdc468a   09/22/17 06:22:11 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for rwlocks Close #3153. 5
(edit) @714cb06   09/21/17 15:16:41 joel psxrdwrv/test.c: Clear iovec to ensure consistent results closes #3148. 5
(edit) @c030edd   09/15/17 11:48:44 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for condvar Close #3137. 5
(edit) @8230a329   09/15/17 11:24:51 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for barriers Close #3126. 5
(edit) @3b47ce73   09/15/17 11:14:57 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for mutexes Close #3125. 5
(edit) @ac74162   09/14/17 13:21:14 Sebastian Huber libio: Use FIFO for iop free list Update #3136. 5
(edit) @baef823c   09/13/17 07:22:19 Sebastian Huber libio: Add hold/drop iop reference Check iop reference count in … 5
(edit) @0169e90   09/13/17 06:55:05 Sebastian Huber libio: Do simple parameter checks early This simplifies error … 5
(edit) @62f3fa84   09/13/17 13:18:16 Sebastian Huber fstests/fsimfsgeneric01: Fix test assert 5
(edit) @18b32d76   09/08/17 13:25:47 Sebastian Huber posix: Ignore pshared for semaphores Since we have only one process, … 5
(edit) @fae59c9   09/06/17 08:12:06 Sebastian Huber dosfs: Support a cluster size of 64KiB Close #3003. 5
(edit) @d85d2676   08/27/17 19:11:43 joel psxconfig01/init.c: Fix printf() format warnings 5
(edit) @8b29f9b9   08/27/17 19:11:24 joel sp25/task1.c: Fix printf() format warnings 5
(edit) @37f0023f   08/27/17 19:09:34 joel spstkalloc02/init.c: Fix printf() format warnings 5
(edit) @02b007e   08/25/17 12:39:38 Sebastian Huber Include missing <limits.h> Update #2132. 5
(edit) @80a13ec4   08/24/17 06:42:57 Sebastian Huber samples/fileio: Give command availability hint Close #3088. 5
(edit) @a8f4fd2   08/10/17 12:29:55 Sebastian Huber smptests: Fix format specifier Update #3082. 5
(edit) @3ebbabb   07/28/17 20:53:21 joel psximfs02/init.c: Increase size of buffer to avoid overwrite 5
(edit) @bed7ec1   07/28/17 16:21:18 joel psxmmap01/init.c: Correct printf() format specifier 5
(edit) @77cbb2a   07/28/17 11:53:18 Sebastian Huber psxtests/psxmmap01: Fix warning Update #2859. 5
(edit) @9d1522ed   07/28/17 11:25:25 Sebastian Huber Fix IO control request type 5
(edit) @7f1e6fa   07/28/17 10:19:05 Sebastian Huber libtests/block08: Fix format warning 5
(edit) @3fd0197   07/27/17 22:29:24 joel psxmmap01/test_helper.c: Use correct printf format for size_t 5
(edit) @3a3d85c   07/27/17 22:29:02 joel psxmmap01/test_driver.c: Fix mmap_h handler type mismatch 5
(edit) @146adb1   07/17/17 05:30:46 Sebastian Huber sparc: Add lazy floating point switch The SPARC ABI is a bit special … 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) @1c256e6   07/20/17 09:32:53 Sebastian Huber tmtests/tmcontext01: Prevent GCC 7.1 optimizations It is getting … 5
(edit) @5f1ae90e   07/19/17 14:00:48 Sebastian Huber sptests/sptls02: Use standard test IO Update #3076. 5
(edit) @0ea7ca9   07/19/17 13:51:28 Sebastian Huber sptests/spcache01: Use standard test IO Update #3076. 5
(edit) @a0271a7   07/19/17 13:50:57 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @96ce1ec   07/19/17 11:03:13 Sebastian Huber smptests/smpscheduler02: Remove invalid assert Update #3059. 5
(edit) @7ad8239   07/19/17 10:58:55 Sebastian Huber smptests/smpscheduler01: Use right scheduler Update #3063. 5
(edit) @6f46848   07/19/17 09:57:01 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @07e1780   07/18/17 11:07:26 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @533ac112   07/18/17 11:02:30 Sebastian Huber tests: Use more integer print functions This avoids an unnecessary … 5
(edit) @1549beb   06/29/17 14:36:44 kevin-kirspel psxtests: Add a mmap dedicated test case Updates #2859 5
(edit) @ecabd384   07/11/17 07:51:43 Sebastian Huber rtems: Add rtems_scheduler_ident_by_processor_set Update #3070. 5
(edit) @548d65a5   07/11/17 05:24:39 Sebastian Huber rtems: Add rtems_scheduler_ident_by_processor() Update #3069. 5
(edit) @4a1bdd30   07/07/17 06:30:20 Sebastian Huber score: Fix set scheduler Ensure that the thread processor affinity … 5
(edit) @34487537   07/04/17 07:57:30 Sebastian Huber score: Add simple affinity support to EDF SMP Update #3059. 5
(edit) @e745ec5   07/04/17 07:48:52 Sebastian Huber smptests/smpstrongapa01: Simplify Update #3059. 5
(edit) @16347a6   07/07/17 05:36:52 Sebastian Huber score: Fix default set affinity The set of online processors must be … 5
(edit) @76d1198   07/07/17 05:45:57 Sebastian Huber score: Introduce _SMP_Get_online_processors() Update #3059. 5
(edit) @0232b28   07/04/17 06:59:37 Sebastian Huber score: Use processor mask for set affinity Update #3059. 5
(edit) @7851555   07/03/17 12:05:26 Sebastian Huber score: Move processor affinity to Thread_Control Update #3059. 5
(edit) @3dfe55ee   07/03/17 09:46:12 Sebastian Huber score: Use <sys/bitset.h> for Processor_mask Implement the … 5
(edit) @9b07f5e   06/26/17 06:20:15 Sebastian Huber newlib01: Use fopen() instead of freopen() With global stdio streams, … 5
(edit) @7adf4941   06/29/17 13:21:30 Sebastian Huber smptests/smpschededf01: New test Update #3056. 5
(edit) @7f7a3e8f   06/29/17 12:36:26 Sebastian Huber tests: Move busy loop to test support Update #3056. 5
(edit) @f3d9f228   06/26/17 08:35:45 Sebastian Huber score: Add SMP EDF scheduler Update #3056. 5
(edit) @1dbce41   06/26/17 08:27:23 Sebastian Huber smptests: Split smpscheduler03 Split smpscheduler03 to run the tests … 5
(edit) @b8b4b7d   06/15/17 17:42:59 joel psxstat/test.c: Avoid potential string overflow 5
(edit) @9d945b5f   06/15/17 17:42:26 joel psximfs02/init.c: Avoid potential string overflow 5
(edit) @d6cb813   06/15/17 17:41:26 joel dl03/dl-cache.c: Fix duplicate const warning 5
(edit) @d93181a0   06/12/17 16:49:51 joel malloctest/init.c: Disable check maximum size warning to allow error … 5
(edit) @5700d8ba   06/12/17 02:05:42 joel top/task1.c: Fix sprintf() buffer overflow 5
(edit) @a5d31fe   06/12/17 01:47:18 joel rbheap01/init.c: Fix PAGE_SIZE redefined warning 5
(edit) @4000836c   06/13/17 11:01:03 Sebastian Huber tests: Fix build dependencies See also: … 5
(edit) @f7d0f5e   06/09/17 05:50:41 Sebastian Huber spcpuset01: Update due to CPU_CMP() changes Close #3036. 5
(edit) @b06dbb26   06/07/17 06:47:47 Sebastian Huber spcpuset01: Update due to CPU_NAND_S() changes Close #3032. 5
(edit) @836f454   06/07/17 06:14:30 Sebastian Huber Fix CPU_COPY() usage The original CPU_COPY() support of Newlib … 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @93531e9b   06/06/17 06:03:45 Sebastian Huber Move RTEMS-specific Termios API content Remove obsolete support for … 5
(edit) @7ec982bf   05/26/17 00:35:17 Chris Johns build-system: Fix the targets support for the parallel build. 5
(edit) @30eeb0d   05/25/17 05:11:45 Chris Johns testsuite: Fix excluding tests that a substring of another test. Fix … 5
(edit) @86ae03c   05/24/17 02:39:19 Chris Johns testsuite: Add fsjffs2gc01 to the disable JFFS tests. 5
(edit) @7396e39   05/23/17 23:22:28 Chris Johns testusite: Fix the parallel build test excludes. 5
(edit) @6bc63df1   05/12/17 07:53:35 Sebastian Huber confdefs.h: Add SMP enabled field to configuration Do not use the … 5
(edit) @00d98208   05/12/17 08:08:34 Sebastian Huber sptests/spprivenv01: Use default task mode There is no need to run … 5
(edit) @f778b7f3   05/12/17 06:35:36 Sebastian Huber confdefs.h: Use SMP scheduler only if necessary Update #3001. 5
(edit) @13097181   05/11/17 09:03:00 Sebastian Huber confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATION Enable the SMP … 5
(edit) @900c407   05/10/17 03:36:55 Chris Johns testsuites: Build the tests in parallel if make is asked too. 5
(edit) @6130a47   05/10/17 03:34:55 Chris Johns testsuites: Fix build dependences for generated files. 5
(edit) @87de70a2   03/15/17 18:31:00 Gedare Bloom posix/mman: add mmap support for shm objects Update #2859. 5
(edit) @78eb6132   04/26/17 15:53:40 joel dhrystone/dhry_1.c: Move assignment to before start of timer 5
(edit) @b73b952   04/26/17 03:11:55 joel block08/bdbuf_tests.c: Add include of <rtems/inttypes.h> 5
(edit) @9e6ef36   04/26/17 01:14:28 joel rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnum 5
(edit) @786c365   04/25/17 16:40:21 joel psxtests/Makefile.am: Disable tests which should not be built when … 5
(edit) @55b967a   04/25/17 16:22:25 joel devnullfatal01/testcase.h: Avoid redefinition of TESTS_USE_PRINTK 5
(edit) @e4633241   04/23/17 16:51:22 joel linpack/linpack-pc.c: Fix no return statement warning 5
(edit) @906e67f   04/23/17 16:50:46 joel dhrystone/dhry_1.c: Fix may be used uninitialized warning 5
(edit) @438ca2f   04/22/17 19:15:22 joel rtems/inttypes.h: Add blksize_t and blkcnt_t 5
(edit) @d420b67   04/14/17 20:18:56 joel Merge tmacros.h PRIxxx constants from testsuites/ into … 5
Note: See TracRevisionLog for help on using the revision log.