source: rtems/testsuites/psxtests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @cb9bb9d1   10/20/15 19:47:10 Joel Sherrill CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error … 4.11
(edit) @20b423c6   05/11/15 13:02:51 Sebastian Huber psxualarm: Avoid endless signal handling Increase the ualarm timer … 4.115
(edit) @fc0756e   04/14/15 15:01:05 Joel Sherrill Add test assertion for allocator mutex being unlocked The Allocator … 4.115
(edit) @ab90136b   03/20/15 15:45:55 Joel Sherrill psxconfig01/init.c: Correct pointer/integer size warning 4.115
(edit) @278da87   03/20/15 15:45:28 Joel Sherrill psxtests/psx15/init.c: Correct printf() warning 4.115
(edit) @e0437fe   03/20/15 15:38:44 Joel Sherrill testsuites/psxtests/psxsignal03/init.c: Fix line wrap 4.115
(edit) @d4edbdbc   03/20/15 13:09:26 Sebastian Huber Replace www.rtems.com with www.rtems.org 4.115
(edit) @e334edd   03/14/15 15:52:24 Joel Sherrill tests misc: Disable deprecated method usage warning when intentional … 4.115
(edit) @1f67156   03/09/15 12:18:36 Sebastian Huber libcsupport: Delete superfluous _gettimeofday() 4.115
(edit) @40ecd11   03/09/15 14:23:20 Sebastian Huber sysconf: Add _SC_NPROCESSORS_(CONF|ONLN) 4.115
(edit) @56c7192   03/03/15 16:08:51 Gedare Bloom psxtests/psxclock01: use clock() and CLOCKS_PER_SEC Closes #2182 4.115
(edit) @6357e14a   02/26/15 11:55:43 Sebastian Huber psxtests/psx05: Adjust test case Update #2170. 4.115
(edit) @83fe4468   02/23/15 14:59:49 Gedare Bloom psxtests: add string param to printf. closes #2241 4.115
(edit) @a43a3466   02/15/15 09:38:15 Sebastian Huber IMFS: Implement variable length node names This reduces the average … 4.115
(edit) @b57a6a7   02/11/15 19:59:29 Joel Sherrill psxhdrs: Reorganize into subdirectories per .h file and rename files … 4.115
(edit) @86076f3   02/11/15 19:31:30 Joel Sherrill psxhdrs: Remove test of pthread_attr_[gs]et_cputime These methods are … 4.115
(edit) @eedaf9b   02/11/15 20:00:35 Joel Sherrill psxhdrs: Add tests for <sys/socket.h> API compliance 4.115
(edit) @a9df916   02/08/15 18:43:09 Sebastian Huber IMFS: Add fine grained configuration Remove miniIMFS. Statically … 4.115
(edit) @16939b18   02/09/15 18:09:23 Sebastian Huber Filesystem: Simplify FIFO and pipe configuration 4.115
(edit) @cf36b70   12/31/14 09:56:05 Sebastian Huber IMFS: Replace node union with individual struct This reduces the … 4.115
(edit) @80bfd3a   01/23/15 15:46:48 Joel Sherrill psx07: Add missing parameter to printf() call Close 2241. Conflicts: … 4.115
(edit) @ffb1a45   01/23/15 11:49:44 Sebastian Huber psxtests/psx07: Fix printf() statement Close #2240. 4.115
(edit) @a0b1b5ed   12/15/14 13:19:43 Sebastian Huber Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was … 4.115
(edit) @7bdb765   12/12/14 07:46:30 Sebastian Huber Add POSIX key value pairs to resource snapshot 4.115
(edit) @172e953   12/12/14 12:16:11 Sebastian Huber posix: Delete key/value if value is set to NULL 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @11925eef   11/21/14 07:49:57 Sebastian Huber Delete or rename MIN/MAX macros and defines Include <sys/param.h> if … 4.115
(edit) @ffa71f1   11/17/14 06:53:01 Sebastian Huber libcsupport: Implement getgroups() 4.115
(edit) @395e5d4   11/14/14 14:33:57 Sebastian Huber libcsupport: Use POSIX key for getgrent() 4.115
(edit) @002f351   11/14/14 13:30:36 Sebastian Huber libcsupport: Minimal /etc/passwd and /etc/group Create a minimal … 4.115
(edit) @43633ae   10/14/14 10:12:32 Sebastian Huber testsuites: Avoid clock driver 4.115
(edit) @a38ced2   10/10/14 07:09:19 Sebastian Huber score: Rework global construction Ensure that the global construction … 4.115
(edit) @b9f95225   10/08/14 08:31:36 Sebastian Huber posix: Add auto initializaton for rwlock 4.115
(edit) @b5f9ad2   09/09/14 14:49:20 Sebastian Huber psxtests/psxonce01: Use test extension 4.115
(edit) @8028089   09/08/14 13:18:07 Sebastian Huber tests: Rework interrupt critical tests This avoids test durations of … 4.115
(edit) @875fff0a   07/23/14 20:35:35 Joel Sherrill Add _TOD_Adjust to SCORE TOD Handler. This lays the proper structure … 4.115
(edit) @1461b648   05/04/14 22:12:52 Chris Johns testsuite: Add a per BSP test check for tests not to build. Provide a … 4.115
(edit) @fef4293   04/07/14 13:59:09 Sebastian Huber psxtests/psxkey02: Test for proper error case 4.115
(edit) @d507c037   04/03/14 17:55:43 Joel Sherrill Disable per task variables when SMP is enabled Per task variables are … 4.115
(edit) @1b1be254   03/25/14 09:54:49 Sebastian Huber score: Thread life cycle re-implementation The thread deletion is now … 4.115
(edit) @391ad3e   03/17/14 14:03:22 Sebastian Huber score: Fix thread restart extensions context Run the thread restart … 4.115
(edit) @ecd8c8ad   03/28/14 10:58:20 Sebastian Huber tests/fatal: Fix test names 4.115
(edit) @d98217c   03/28/14 10:52:28 Sebastian Huber psxtests/psxconfig01: Fix for POSIX keys config 4.115
(edit) @5c0c0cf   03/27/14 13:23:21 Christian.Mauderer privateenv: Use POSIX keys instead of task variables. 4.115
(edit) @8c26e798   03/25/14 15:45:08 Sebastian Huber tests: Produce proper begin/end messages 4.115
(edit) @698c2e50   03/25/14 07:06:16 Sebastian Huber tests/psxtests: Use <rtems/test.h> 4.115
(edit) @22729053   03/25/14 07:06:06 Sebastian Huber tests: Use rtems_status_text() 4.115
(edit) @01f23374   03/21/14 11:07:27 Christian.Mauderer posix: Prevent pthread_setspecific from returning EAGAIN. The … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @4484112   03/18/14 15:25:34 Christian.Mauderer psxonce01: Add call counter to check if init function has been called. 4.115
(edit) @6592cab   03/18/14 15:25:33 Christian.Mauderer psxtests: move pthread_once tests into an extra test. 4.115
(edit) @51f823c9   03/18/14 07:28:14 Sebastian Huber posix: Use interal mutex for once implementation Enable … 4.115
(edit) @0dd025cc   03/11/14 13:15:54 Sebastian Huber psxtests/psxkey07: Do not allocate task IDs 4.115
(edit) @92d261c   03/11/14 13:02:42 Sebastian Huber psxtests/psxkey07: Limit workspace size This avoids large test … 4.115
(edit) @fca27b7   03/11/14 13:02:07 Sebastian Huber psxtests/psxkey07: Account for RTEMS_TOO_MANY 4.115
(edit) @0a64eba9   03/11/14 12:58:49 Sebastian Huber psxtests/psxkey08: Limit workspace size This avoids large test … 4.115
(edit) @61081541   03/11/14 12:57:22 Sebastian Huber psxtests/psxkey08: Do not allocate task IDs We have a unified work … 4.115
(edit) @e6c87f7   03/04/14 21:54:12 Joel Sherrill POSIX keys now enabled in all configurations. Formerly POSIX keys … 4.115
(edit) @5c332349   03/07/14 15:06:57 Jennifer Averett Remove trailing whitespace in previous patches 4.115
(edit) @c315dbf2   01/14/14 18:45:49 Jennifer Averett psxtests: Added test for pthread_getattr_np(). 4.115
(edit) @f38060b   02/17/14 18:17:26 Jennifer Averett psxtests: Correct bug in check of affinity support in newlib. 4.115
(edit) @bab16de2   02/07/14 08:53:47 Sebastian Huber score: Change debug helper functions Rename … 4.115
(edit) @6e6fd513   01/18/14 23:42:17 Chris Johns testsuite/psx13: Add linefeed to end of test message. The lack of a … 4.115
(edit) @bc55e4f   01/08/14 00:02:46 Joel Sherrill psximfs02: Clean up output 4.115
(edit) @524e785   01/03/14 19:12:43 shailysangwan psxtime: Added doc file. 4.115
(edit) @12f81c09   01/03/14 14:25:14 mjuvekar0 pskey09, sp17: documentation cleanup. 4.115
(edit) @b23ef87   12/26/13 16:10:52 rishisharma7361 psx03: Add doc file 4.115
(edit) @c51645f   12/24/13 09:01:42 mjuvekar0 psxtests/psx14: Add doc file 4.115
(edit) @1464599   12/20/13 16:37:25 mjuvekar0 psxtests/psxfatal01: add doc file 4.115
(edit) @c1d8ee4   12/17/13 09:59:13 Sebastian Huber libcsupport: Accept NULL for zero-length entries 4.115
(edit) @95a57280   12/16/13 12:12:22 Sebastian Huber libcsupport: Add and use rtems_libio_iovec_eval() 4.115
(edit) @540a635   12/18/13 20:01:20 email.anukul psxtests: add psxcleanup/psxcleanup.doc 4.115
(edit) @73184499   12/09/13 20:22:13 Joel Sherrill psxtests/configure.ac: Probe for SMP affinity methods 4.115
(edit) @0b599421   12/11/13 01:48:28 Joel Sherrill psxsignal06: Fix bug where mutex not locked and add EPERM error check … 4.115
(edit) @74c15fe6   12/10/13 23:56:22 Joel Sherrill psxtmcond01: Fix bug where mutex not locked and add EPERM error check … 4.115
(edit) @927a0a1   12/02/13 07:33:35 Sebastian Huber posix: Use cleanup contexts on the stack Provide support for latest … 4.115
(edit) @95d7ac7   12/01/13 00:41:11 annelies.odermann psx07.doc: New file 4.115
(edit) @115e059   11/30/13 21:42:38 Daniel Ramirez fixed psxtmthread02 test, updated .csv to be in sync and added test .docs 4.115
(edit) @734f918   11/28/13 02:43:02 cdesai psxtests: add documentation for psx05 4.115
(edit) @df97c7f8   11/27/13 15:03:39 kouyongkang psxtests: Add test document file to psx06. 4.115
(edit) @ee4dc2fd   11/25/13 16:11:06 kouyongkang psxtests: Add test document file to psx09. 4.115
(edit) @d1dbabd2   11/25/13 14:49:36 kouyongkang psxtests: Add test document file to psx08. 4.115
(edit) @27116f25   11/22/13 10:43:53 annelies.odermann psxtests: add psx01/psx01.doc 4.115
(edit) @d0beb9b   11/18/13 16:54:46 Joel Sherrill Misc tests: Fix scn files and adjust output 4.115
(edit) @d1c5c01f   09/13/13 15:06:06 Sebastian Huber psxtests/psxfile01: Fix according to POSIX ftruncate() and open() … 4.115
(edit) @7d9fff6   08/26/13 15:39:00 Sebastian Huber posix: Add and use _POSIX_signals_Acquire() Add and use … 4.115
(edit) @396f644   08/23/13 08:26:06 Sebastian Huber psxtests/psxfatal0[12]: Update due to API changes 4.115
(edit) @6e4c01e   08/23/13 04:56:36 Chris Johns posix: Update to the pthread_once changes. Implement the reeview … 4.115
(edit) @ae75429   08/06/13 14:10:26 Sebastian Huber PR766: Delete RTEMS_VIOLATE_KERNEL_VISIBILITY 4.115
(edit) @9ff70db   08/06/13 12:47:18 Sebastian Huber psxtests/psx14: Include missing header file 4.115
(edit) @b5c9064   08/05/13 13:20:45 ashi08104 Unlimited objects support for POSIX keys This patch enables unlimited … 4.115
(edit) @f031df0e   07/31/13 11:42:07 Sebastian Huber score: Rename tod.h to todimpl.h 4.115
(edit) @1e51fa5   07/29/13 15:25:50 Sebastian Huber score: Add and use _Thread_Update_cpu_time_used() Fix _times(). 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @218286bc   07/23/13 15:17:05 Sebastian Huber score: Create stack implementation header Move implementation … 4.115
(edit) @f17c779   07/19/13 13:08:53 Sebastian Huber posix: Create timer implementation header Move implementation … 4.115
(edit) @0c5317d   07/19/13 12:33:56 Sebastian Huber posix: Create pthread implementation header Move implementation … 4.115
(edit) @97552c98   07/19/13 12:15:59 Sebastian Huber posix: Create priority implementation header Move implementation … 4.115
(edit) @d7ce33f1   07/22/13 07:16:58 Sebastian Huber testsuites: Use _Thread_Get_executing() 4.115
Note: See TracRevisionLog for help on using the revision log.