source: rtems/testsuites/psxtests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6b2c5b5d   06/20/22 02:04:43 Chris Johns testsuite: Fix gcc 12 warnings
(edit) @49a11071   04/06/22 15:21:31 ryan.long psxtests: Adding file headers and licenses These files had no file …
(edit) @3f5d8c9c   04/08/22 14:16:55 joel testsuites/psxtests/psxhdrs/unistd/*: Change license to BSD-2 Updates …
(edit) @88b6293a   04/08/22 14:16:41 joel testsuites/psxtests/psxhdrs/time/*: Change license to BSD-2 Updates #3053.
(edit) @15db02f6   04/08/22 14:16:14 joel testsuites/psxtests/psxhdrs/sys/socket/*: Change license to BSD-2 …
(edit) @e1448e9   04/08/22 14:15:55 joel testsuites/psxtests/psxhdrs/sys/mman/*: Change license to BSD-2 …
(edit) @7f78f06   04/08/22 14:14:23 joel testsuites/psxtests/psxhdrs/signal*: Change license to BSD-2 Updates …
(edit) @7f209b98   04/08/22 14:14:05 joel testsuites/psxtests/psxhdrs/sched/*: Change license to BSD-2 Updates …
(edit) @9e6b2a9   04/08/22 14:13:51 joel testsuites/psxtests/psxhdrs/pthread/*: Change license to BSD-2 …
(edit) @ab9faf9   04/08/22 14:13:24 joel testsuites/psxtests/psxhdrs/devctl/*: Change license to BSD-2 Updates …
(edit) @ecdac598   04/07/22 15:05:46 joel testsuites/psxtests/include: Change license to BSD-2 Updates #3053.
(edit) @5594854   04/07/22 15:05:28 joel testsuites/psxtests/psx[n-z]*: Change license to BSD-2 Updates #3053.
(edit) @9e07bcc   04/07/22 15:04:59 joel testsuites/psxtests/psx[g-m1]*: Change license to BSD-2 Updates #3053.
(edit) @ede29158   04/07/22 15:04:32 joel testsuites/psxtests/psx[a-f]*: Change license to BSD-2 Updates #3053.
(edit) @a3610bb   04/07/22 15:03:59 joel testsuites/psxtests/psx[01]*: Change license to BSD-2 Updates #3053.
(edit) @43119193   04/04/22 13:17:56 christian.mauderer imfs: Fix index underrun when extending empty file Currently the …
(edit) @bbe71c61   03/01/22 21:40:17 joel bsps/testsuites/: Scripted embedded brains header file clean up …
(edit) @8f1e8f8f   02/07/22 15:10:45 Sebastian Huber kern_ntptime.c: Port to RTEMS Remove previous adjtime() …
(edit) @c5986a5   04/05/21 20:14:22 kinsey.moore testsuite: Add machine exception signal map test Add a test to verify …
(edit) @d61fbeda   10/11/21 10:53:52 Sebastian Huber score: _Thread_queue_Surrender_priority_ceiling() Do not use a direct …
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @3951d4d   08/23/21 16:43:23 ryan.long pxcdevctl: Adjust for standard psxdevctl is supposed to return the …
(edit) @6d2becb   09/03/21 13:04:49 Sebastian Huber score: Limit the CLOCK_REALTIME setting Limit the CLOCK_REALTIME …
(edit) @b0f13f3   08/30/21 17:31:17 Sebastian Huber psxtests/psxconfstr: Fix test case Update #3373.
(edit) @574cd83   08/15/21 07:58:15 eshan dhawan confstr() support for RTEMS Closes #3373 confstr() style update …
(edit) @8df5764   08/06/21 15:20:41 zakthertemsdev Test needed for timer_create with CLOCK_MONOTONC the timer_create() …
(edit) @6199de88   08/02/21 19:34:19 joel Turn off executable permissions for a number of source files Cloning …
(edit) @f83676d   04/30/21 20:01:44 ryan.long sysconf: Remove sysconf(515) GCC originally needed this 20 years ago. …
(edit) @6171a88   04/28/21 17:40:32 ryan.long psx13: Added tests for utimensat() and futimens() Improved tests for …
(edit) @29187be   05/17/21 12:51:45 Sebastian Huber posix: Allow pthread_cancel() from within ISRs Close #4413.
(edit) @e5590a3   03/17/21 22:48:57 stephen.clark psxtests: Fix math function build warnings Added conditionals to …
(edit) @fe3e05f   04/21/21 20:24:33 ryan.long psx13: Reworked and relicensed Changed the way the tests were …
(edit) @e0aba8cb   03/27/21 10:15:43 Sebastian Huber score: Fix task stack initialization Do not adjust the stack area …
(edit) @a26a326   02/03/21 21:34:16 eshan dhawan Test suite for FTW.H methods Signed-off-by: Eshan Dhawan …
(edit) @13bab34   11/23/20 16:22:10 Sebastian Huber score: Return a status in _Objects_Set_name()
(edit) @4763ef8   10/05/20 14:23:01 frank.kuehndel psxndbm01 - Fixing string truncation warning This fixes the following …
(edit) @97e9728   09/30/20 12:21:32 Sebastian Huber rtems: Add RTEMS_PARTITION_ALIGNMENT Update #4105.
(edit) @65e027c9   08/18/20 15:52:56 aschref.ben-thabet psxkey01: Fix configuration Key_ID array must have the right size, it …
(edit) @6c4ca83   08/05/20 11:54:33 aschref.ben-thabet psxhdrs/strncpy/stpncpy: Fix string turncation warning Since we need …
(edit) @699f465c   07/30/20 12:47:03 aschref.ben-thabet psxhdrs/strncat: Fix string truncation warning
(edit) @21f7333   07/20/20 11:07:46 Sebastian Huber spintrcritical01/2/3/4/5: Use T_interrupt_test()
(edit) @857a65d   07/20/20 09:50:53 Sebastian Huber psxintrcritical01: Use T_interrupt_test()
(edit) @9de8d61   07/17/20 11:36:49 Sebastian Huber libtest: <rtems/test.h> to <rtems/test-info.h> Rename this header …
(edit) @e8458735   04/20/20 18:22:43 eshan dhawan tests for fenv.h functions added tests for fesetexeptflag(), … 5
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @ea227af   04/13/20 17:41:21 Sebastian Huber score: Check time of day in _TOD_Set() Close #3949. 5
(edit) @81e2524   04/07/20 20:26:40 eshan dhawan Tests for inttype.h methods 5
(edit) @8b8c068   03/31/20 13:19:46 Sebastian Huber testsuites: Remove CONFIGURE_MALLOC_STATISTICS This configuration … 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) @b4387313   01/28/20 14:03:22 Sebastian Huber psxmsgq03: Adjust test case Commit … 5
(edit) @5e7b3c65   10/07/19 15:48:23 joel posix_devctl - Add support for SOCKCLOSE The FACE Technical Standard, … 5
(edit) @3cec2df   12/17/19 08:17:43 Sebastian Huber config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS Rename … 5
(edit) @6f6091b3   12/11/19 18:08:03 Sebastian Huber config: Add CONFIGURE_IMFS_ENABLE_MKFIFO Obsolete undocumented … 5
(edit) @d0b704b0   12/05/19 06:08:52 Sebastian Huber libtest: Change expected pass state string Use separator character … 5
(edit) @8f6b7abd   11/27/19 11:02:45 Sebastian Huber Move feature macro before "config.h" include This allows to use … 5
(edit) @e9fdcd79   11/25/19 08:39:29 Sebastian Huber psxinttypes01: Remove invalid test cases The functions expect a valid … 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) @f32e119   11/05/19 14:11:52 Sebastian Huber psxtests: Avoid build system defined defines Update #3818. 5
(edit) @224ceb0b   11/12/19 05:56:40 Sebastian Huber psxfenv01: Check FE_DIVBYZERO define 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) @5e5867a3   08/13/19 22:03:02 vaibhavgupta40 Add psxfenv01 test to psxtests Note that this test requires a … 5
(edit) @57e01735   07/23/19 13:41:54 vaibhavgupta40 psxtests: Add ndbm test suite Joel Sherrill <joel@…> … 5
(edit) @d9fcb22   06/13/19 19:29:24 vaibhavgupta40 psxtests: Add psxinttypes01 for <inttypes.h> methods 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) @f9219db   04/05/19 06:16:05 Sebastian Huber rtems: Add rtems_scheduler_get_processor_maximum() Add … 5
(edit) @127ee3a5   03/18/19 13:47:58 joel psxhdrs/stdio/v*.c: Fix warnings in varargs tests 5
(edit) @96e4b22   03/06/19 09:39:29 Chris Johns testsuite: Make the OPERATION_COUNT a test configuration parameter. - … 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) @b015c01   01/28/19 11:26:25 Sebastian Huber build: Do not install test programs 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) @e4a19f5   01/08/19 04:14:21 jacobshin313 psxhdrs: Add POSIX API Signature Compliance Tests for errno.h 5
(edit) @5b951175   01/07/19 13:22:22 Jiri Gaisler psxfile01: Fix one second sleep Checking of atime in psxfile01 (line … 5
(edit) @8af51b0   12/20/18 20:37:47 jacobshin313 psxhdrs: Changing copyright license to BSD-2-Clause 5
(edit) @cfa82b3   12/10/18 18:44:45 mcomajoancara psxhdrs: Update licenses to 2-Clause BSD (GCI 2018) Updated licenses … 5
(edit) @4bd2f802   12/13/18 19:23:11 himanshuwindows8.1 Some minor fix on psxhdrs 5
(edit) @c1912df   12/13/18 18:13:31 himanshuwindows8.1 psxhdrs: Changed the copyright license to BSD-2-Clause (GCI 2018) 5
(edit) @21275b58   11/22/18 18:14:51 Sebastian Huber score: Static Objects_Information initialization Statically allocate … 5
(edit) @877048c   12/13/18 15:17:25 pritishjain2001 psxhdrs: Changed the Copyright license to BSD-2-Clause . The … 5
(edit) @cb8281f   12/13/18 15:42:57 jacobshin313 psxhdrs: Add POSIX API Signature Compliance Tests for sys/msg.h (GCI 2018) 5
(edit) @28f23eb   12/13/18 00:46:38 jacobshin313 psxhdrs: Add POSIX API Signature Compliance Tests for sys/select.h … 5
(edit) @86b0ac9f   12/12/18 15:33:22 abhimanyuraghuvanshi29 psxhdrs: Add POSIX Signature Compliance Test for sys/shm.h (GCI 2018) 5
(edit) @a0353ea2   12/12/18 14:23:35 abhimanyuraghuvanshi29 POSIX Signature Compliance Test for utmpx.h (GCI2018) 5
(edit) @0af5ede   12/12/18 14:14:40 abhimanyuraghuvanshi29 POSIX Signature Compliance Test for sys/statvfs.h (GCI 2018) 5
(edit) @b770665f   12/12/18 21:00:10 jacobshin313 psxhdrs: Add POSIX API Signature Compliance Tests for net/if.h 5
(edit) @bf19a9c6   12/11/18 02:21:12 zenon.hans.taneka psxhdrs/: Changed boilerplate licenses to BSD-2 (GCI 2018) 5
(edit) @af677c0   12/11/18 22:08:59 abhimanyuraghuvanshi29 psxhdrs: POSIX API Signature Compliance Test for setjmp.h (GCI2018) 5
(edit) @6ab788d   12/11/18 16:35:38 mcomajoancara psxhdrs: Implement POSIX API Signature Compliance Tests for poll.h … 5
(edit) @484ef98   12/11/18 08:47:21 pritishjain2001 psxhdrs: Add POSIX Compliance Tests for wordexp.h (GCI 2018) 5
(edit) @b7a1f9e   12/11/18 08:30:59 Sebastian Huber psxhdrs: Fix compile errors 5
(edit) @b05aa8e   12/10/18 18:50:47 himanshuwindows8.1 psxhdrs: Add POSIX API Signature Compliance Tests for pwd.h (GCI 2018) 5
(edit) @c107f2b7   12/10/18 18:52:09 zenon.hans.taneka psxhdrs: Add POSIX API Signature Compliance Tests for fcntl.h (GCI 2018) 5
(edit) @ed6a8e3   12/10/18 18:39:34 joel psxtests/Makefile.am: Add fcntl methods missed in previous commit 5
(edit) @2bb21dde   12/10/18 18:23:03 joel psxtests/Makefile.am: Correct spacing 5
Note: See TracRevisionLog for help on using the revision log.