source: rtems/testsuites/psxtests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9598f83e   12/06/18 13:08:12 shashvatjain2002 psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018) Includes … 5
(edit) @da262164   12/06/18 11:16:25 abhimanyuraghuvanshi29 POSIX Signature Test for fenv.h (GCI 2018) Updates #2971. 5
(edit) @187ef31   12/06/18 06:44:41 jacobshin313 psxhdrs: Add POSIX API Signature Compliance Tests for wctype.h (GCI 2018) 5
(edit) @bf135a9   12/06/18 04:08:31 abhimanyuraghuvanshi29 POSIX Compliance Signature Test for glob.h (GCI 2018) 5
(edit) @65b3fba   12/05/18 23:02:39 zenon.hans.taneka Added POSIX Compliance Test for complex.h, and adding lines to define … 5
(edit) @95095be   12/06/18 00:33:33 jacobshin313 psxhdrs: Add POSIX API Signature Compliance Tests for ftw.h (GCI 2018) 5
(edit) @cbb08b61   12/05/18 22:07:33 joel psxhdrs: Fix spacing 5
(edit) @70966985   12/05/18 21:23:40 joel psxhdrs/strings/strncasecmp_l.c: Fix warning 5
(edit) @a115818   12/05/18 20:03:13 himanshuwindows8.1 psxhdrs: added POSIX API Signature Compliance Tests for stdio.h File … 5
(edit) @cf2e6dde   12/05/18 19:14:42 jacobshin313 psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI 2018) 5
(edit) @7b5379d   12/05/18 17:38:50 jacobshin313 psxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018) 5
(edit) @9abe98b3   12/05/18 17:59:31 joel testsuites/psxtests/Makefile.am: Disable psxhdrs for dirfd.c and … 5
(edit) @e517fe68   12/05/18 17:58:59 joel psxhdrs: Fix warnings 5
(edit) @e15ae5a3   12/05/18 15:28:39 himanshuwindows8.1 psxhdrs: Align the code properly to left hand margin 5
(edit) @7fe5922a   12/05/18 17:14:17 jacobshin313 psxhdrs: POSIX API Signature Compliance Tests for langinfo.h (GCI 2018) 5
(edit) @5bb1f3b2   12/04/18 23:00:09 jacobshin313 psxhdrs: Implement POSIX API Signature Compliance Tests for monetary.h … 5
(edit) @55719ba   12/04/18 22:55:53 joel psxhdrs: Fix warnings 5
(edit) @b0b095c   12/04/18 22:29:37 jacobshin313 psxhdrs: POSIX API Signature Compliance Tests for ulimit.h (GCI 2018) 5
(edit) @e25acd8   12/04/18 16:43:59 zenon.hans.taneka psxhdrs: Added POSIX Compliance Test fot sys/time.h (GCI 2018) 5
(edit) @adc11af9   12/04/18 04:42:01 jacobshin313 psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h … 5
(edit) @8f79854   12/04/18 02:57:47 jacobshin313 psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h … 5
(edit) @b055da27   12/03/18 17:04:04 himanshuwindows8.1 psxhdrs: add POSIX API Signature Compliance Tests for regex.h (GCI 2018) 5
(edit) @7383632c   12/03/18 01:36:54 shashvatjain2002 psxhdrs:Add POSIX conformance test for utime.h (GCI 2018) 5
(edit) @0888bfd5   12/02/18 11:01:18 himanshuwindows8.1 psxhdrs: add POSIX API Signature Compliance Tests for locale.h (GCI 2018) 5
(edit) @903c57a   12/01/18 18:41:19 himanshuwindows8.1 psxhdrs: add POSIX API Signature Compliance Tests for dlfcn.h File … 5
(edit) @e3086c9c   12/01/18 17:53:06 himanshuwindows8.1 psxhdrs: add POSIX API signature tests for strings.h file (GCI 2018) 5
(edit) @e54a266e   11/30/18 14:33:45 joel psxmsgq01/init.c: Disable signal usage when POSIX disabled closes #3626. 5
(edit) @7ea4c02   11/29/18 17:03:19 himanshuwindows8.1 psxtests : Add POSIX API Signature Compliance Tests for semaphore.h … 5
(edit) @93ccf479   11/28/18 08:04:34 himanshuwindows8.1 psxtests: add POSIX API signature compliance tests for mqueue.h file … 5
(edit) @27a8fc5   11/27/18 17:10:30 himanshuwindows8.1 psxtests: add POSIX API signature compliance tests for dirent.h file … 5
(edit) @16d5e394   11/24/18 20:11:50 abhimanyuraghuvanshi29 psxtests/psxhdrs patch (GCI 2018) 5
(edit) @68c8a197   11/14/18 23:30:57 joel testsuites/psxtests/psxhdrs: Fix comment so copyright block is separate 5
(edit) @8dc1ed1   10/25/18 12:08:26 Sebastian Huber posix: Enable more psxtests by default Update #2514. 5
(edit) @1ad26cd   10/18/18 10:38:58 Sebastian Huber Support O_NOFOLLOW open() flag Close #3546. 5
(edit) @3825926   10/18/18 09:51:32 Sebastian Huber Support O_CLOEXEC open() flag Make sure this flag is ignored and does … 5
(edit) @92e0eed   10/22/18 05:58:44 Sebastian Huber psxreaddir: Adjust test due to opendir() changes Update #3545. 5
(edit) @4af18b3   10/11/18 08:51:21 Sebastian Huber Support O_DIRECTORY open() flag Close #3545. 5
(edit) @477bca2   10/06/18 08:59:10 Sebastian Huber build: Remove local.am 5
(edit) @acb53d5   10/09/18 06:43:08 Sebastian Huber posix: Remove static assertion Standard C does not allow pointer … 5
(edit) @51b3cbca   10/04/18 13:23:25 Sebastian Huber tests: Use rtems_task_exit() Update #3533. 5
(edit) @655108e4   06/28/18 12:43:38 Daniel Hellstrom psxfile01: floating point context required when calling fprintf This … 5
(edit) @26c3f9f   06/28/18 12:42:11 Daniel Hellstrom psx13: floating point context required when calling fprintf This … 5
(edit) @fd27bae   08/07/18 04:25:47 Sebastian Huber CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE Make … 5
(edit) @97417bb   08/07/18 05:09:55 Sebastian Huber tests: Remove CONFIGURE_MAXIMUM_DRIVERS This configuration is … 5
(edit) @bded3f05   07/24/18 10:46:32 Sebastian Huber psxthreadname01: Fix out of bounds memory access 5
(edit) @001b9925   07/24/18 10:46:02 Sebastian Huber psxtimer02: Fix parameter type cast 5
(edit) @6ec7f21   07/16/18 06:31:05 Sebastian Huber posix: Fix rwlock auto initialization Add more test cases. 5
(edit) @baee0dc5   05/15/18 09:21:55 martinerikwerner.aac Fix and extend error message in posix timer test _Timespec_Equal_to() … 5
(edit) @b422aa3f   04/26/18 14:05:45 Sebastian Huber tests: Remove configure feature checks Update #3409. 5
(edit) @aa567bc1   04/10/18 06:06:39 Chris Johns configure: Add subdir-objects to all automake flags. This option … 5
(edit) @2a99a6a   04/09/18 03:42:02 Chris Johns testsuite/psxtests: Merged nested Makefile.am files into one … 5
(edit) @865b3027   01/29/18 12:53:13 Sebastian Huber Avoid Newlib-specific _EXFUN() 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @990235d   01/22/18 13:13:11 Sebastian Huber psxchroot01: Force release of global locations Free deferred … 5
(edit) @60dc020   01/19/18 09:54:23 Sebastian Huber psxfile01: Use floating-point task This test uses fprintf(). 5
(edit) @32d50688   01/19/18 09:05:24 Sebastian Huber psxpasswd02: Use floating-point task This test uses sprintf(). 5
(edit) @e9588d5f   01/19/18 09:03:53 Sebastian Huber psxstat: Use floating-point task This test uses sprintf(). 5
(edit) @d2f9d10f   01/19/18 09:00:15 Sebastian Huber psximfs02: Use floating-point task This test uses sprintf(). 5
(edit) @cd3e220   11/20/17 05:30:26 Sebastian Huber INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULL Delete superfluous … 5
(edit) @e24d64b   11/16/17 14:26:24 Sebastian Huber psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATION Update #3020. 5
(edit) @64ba1a96   11/08/17 14:29:14 Sebastian Huber posix: Change created_with_explicit_scheduler Remove … 5
(edit) @7147dc4   11/08/17 13:37:35 Sebastian Huber posix: Remove POSIX_API_Control::schedpolicy Use the thread CPU … 5
(edit) @c4b8b147   11/03/17 07:35:38 Sebastian Huber tests: Use simple console driver Update #3170. Update #3199. 5
(edit) @3e81d52   10/29/17 19:29:05 Sebastian Huber posix: Use far future for very long timeouts Close #3205. 5
(edit) @af43554   10/26/17 11:59:11 Sebastian Huber tests: Remove TEST_INIT The TEST_EXTERN is a used only by the … 5
(edit) @acc9d064   10/26/17 11:59:10 Sebastian Huber tests: Remove obsolete TESTS_USE_PRINTK Update #3170. Update #3199. 5
(edit) @1510ce4   10/26/17 11:17:21 Sebastian Huber psxtests/psxstat: Fix format warnings 5
(edit) @b31ccb5   10/26/17 11:08:27 Sebastian Huber psxtests/psxclockrealtime01: Fix warnings Update #3182. 5
(edit) @4c70110   10/24/17 21:32:53 Chris Johns testsuite: Fix build Updates #3170. 5
(edit) @c3105894   10/19/17 11:47:57 Sebastian Huber score: Move thread queue timeout handling Update #3117. Update #3182. 5
(edit) @d85c94c0   10/13/17 06:00:46 Sebastian Huber psxclockrealtime01: New test Update #3182. 5
(edit) @98c6d50   10/19/17 05:39:16 Chris Johns testsuite: Use printk for all test output where possible. - Remove … 5
(edit) @3f3f4248   10/17/17 07:20:20 Sebastian Huber posix: Remove POSIX_API_Control::schedparam Move sporadic server … 5
(edit) @2fcea4c   10/17/17 08:06:08 Sebastian Huber posix: Fix _POSIX_Threads_Create_extension() The thread POSIX API … 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) @0169e90   09/13/17 06:55:05 Sebastian Huber libio: Do simple parameter checks early This simplifies error … 5
(edit) @18b32d76   09/08/17 13:25:47 Sebastian Huber posix: Ignore pshared for semaphores Since we have only one process, … 5
(edit) @d85d2676   08/27/17 19:11:43 joel psxconfig01/init.c: Fix printf() format warnings 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) @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) @6f46848   07/19/17 09:57:01 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @1549beb   06/29/17 14:36:44 kevin-kirspel psxtests: Add a mmap dedicated test case Updates #2859 5
(edit) @b8b4b7d   06/15/17 17:42:59 joel psxstat/test.c: Avoid potential string overflow 5
Note: See TracRevisionLog for help on using the revision log.