source: rtems/c/src/tests/psxtests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @892a536d   04/02/97 16:26:28 Joel Sherrill initialized variables or removed unused variables to remove warnings 4.104.114.84.95
(edit) @254b4450   04/01/97 23:07:52 Joel Sherrill This set of changes is the build of what was required to convert to … 4.104.114.84.95
(edit) @1f4f392a   09/18/96 22:23:15 Joel Sherrill new files 4.104.114.84.95
(edit) @09093ee   09/12/96 20:41:27 Mark.Johannes Fixed test to match change to pthread_cond_timedwait which now takes a … 4.104.114.84.95
(edit) @2ffcc2ed   09/06/96 15:17:39 Joel Sherrill modified test to take into account change in default value of … 4.104.114.84.95
(edit) @7e230f10   09/05/96 20:31:32 Joel Sherrill added printf of status when not successful 4.104.114.84.95
(edit) @f254b93f   09/05/96 20:03:19 Joel Sherrill nanosleep no longer consider a negative value of tv_sec to be an … 4.104.114.84.95
(edit) @e4cc4176   08/23/96 15:58:24 Mark.Johannes Changed all EFAULTS to EINVALs 4.104.114.84.95
(edit) @3adf786   08/23/96 15:56:50 Mark.Johannes filled in screen 4.104.114.84.95
(edit) @237088c   08/23/96 15:56:22 Mark.Johannes Filled in screen 4.104.114.84.95
(edit) @78f5dae   08/23/96 15:55:02 Mark.Johannes Filled in the screen 4.104.114.84.95
(edit) @e2ceeca7   08/23/96 15:50:53 Mark.Johannes Added build_time statement to provide a tm for the test 4.104.114.84.95
(edit) @257adba   08/23/96 15:17:16 Mark.Johannes Changed test 5 to test 10 at bottom 4.104.114.84.95
(edit) @df70c6b   08/22/96 20:18:44 Mark.Johannes Commented out the EINVAL for mutex not acquired befor cond_wait call 4.104.114.84.95
(edit) @6702bffc   08/21/96 15:49:21 Mark.Johannes updated to support ENOTSUP 4.104.114.84.95
(edit) @256a462   08/20/96 21:41:08 Mark.Johannes Added Einval case for mutex not initialized 4.104.114.84.95
(edit) @7fb19bb   08/15/96 19:27:08 Mark.Johannes init: added tests for pthread_kill and kill errors. 4.104.114.84.95
(edit) @851b18d   08/15/96 18:59:34 Joel Sherrill changed error code 4.104.114.84.95
(edit) @fdf6917   08/15/96 18:59:00 Joel Sherrill changed error for too many threads to EAGAIN 4.104.114.84.95
(edit) @fb7d080   08/14/96 20:25:57 Joel Sherrill pthread_mutex_init returns EAGAIN not ENOMEM when there are too many … 4.104.114.84.95
(edit) @ac81b6ca   08/14/96 19:41:47 Joel Sherrill added test cases for NULL being passed to pthread attribute get routines 4.104.114.84.95
(edit) @ff53a6d4   08/14/96 19:30:49 Joel Sherrill added test case for pthread_attr_getscope being passed a NULL … 4.104.114.84.95
(edit) @87c8fd09   08/14/96 17:19:03 Mark.Johannes system.h: added task3 and changed condition variable config to 1 4.104.114.84.95
(edit) @b0c483ed   08/14/96 17:18:02 Mark.Johannes task3: added to test error case in Wait_support for lock on mutex 4.104.114.84.95
(edit) @520949bf   08/14/96 17:16:14 Mark.Johannes init: added error case for wait timedwait, and wait support 4.104.114.84.95
(edit) @645fc954   08/14/96 15:27:14 Joel Sherrill pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scope 4.104.114.84.95
(edit) @c8a4ed6   08/13/96 19:06:45 Mark.Johannes task_2: added comments and print statement for task exit 4.104.114.84.95
(edit) @1d428a3c   08/13/96 19:06:12 Mark.Johannes task_1: added comments and print statement for task exit 4.104.114.84.95
(edit) @c9c94387   08/13/96 19:05:27 Mark.Johannes Init.c: added timewait case, added broadcast case 4.104.114.84.95
(edit) @9b67f170   08/13/96 15:36:28 Joel Sherrill corrected problem in which sigtimedwait() was being invoked with the … 4.104.114.84.95
(edit) @fc960ab   08/13/96 15:35:36 Joel Sherrill chenaged format of output 4.104.114.84.95
(edit) @0d59c7a   08/13/96 14:47:52 Joel Sherrill added include of errno.h so the test can check for EINTR. 4.104.114.84.95
(edit) @85f5b4ab   08/13/96 14:47:31 Joel Sherrill nanosleep now returns -1 and EINTR when a signal interrupts EINTR. 4.104.114.84.95
(edit) @e9624663   08/12/96 21:52:37 Mark.Johannes task_1: added to handle cases of waiting tasks on condition variables 4.104.114.84.95
(edit) @a7f4c5a   08/12/96 21:51:44 Mark.Johannes system.h: added protoypes for task and task2, added mutex id, and task ids 4.104.114.84.95
(edit) @aad3fe6   08/12/96 21:49:54 Mark.Johannes Init.c: added cases for signal, wait and broadcast 4.104.114.84.95
(edit) @08515de   08/12/96 21:49:14 Mark.Johannes Task2: new task for broadcast case 4.104.114.84.95
(edit) @5da2ae8   08/12/96 21:15:15 Joel Sherrill added test cases for clock_getres 4.104.114.84.95
(edit) @221bd65   08/12/96 20:00:02 Joel Sherrill added test case for stack too large 4.104.114.84.95
(edit) @c4f5e752   08/12/96 19:54:12 Joel Sherrill added test cases for clock_gettime (invalid id), clock_settime … 4.104.114.84.95
(edit) @d60d9505   08/12/96 19:20:18 Joel Sherrill added test case for non-NULL parameter to time() 4.104.114.84.95
(edit) @d06e9ca   08/12/96 18:04:38 Joel Sherrill added numerous error test cases. 4.104.114.84.95
(edit) @0cd15947   08/12/96 15:15:51 Mark.Johannes Init: added pthread_cond_init with an attr non-NULL, initialized the … 4.104.114.84.95
(edit) @5263668   08/12/96 14:49:02 Mark.Johannes Init: added prliminary phtread_cond_init and destroy cases. 4.104.114.84.95
(edit) @da4e38d   08/12/96 14:48:13 Mark.Johannes system.h: added condition variable #define for 10 condition variables 4.104.114.84.95
(edit) @da2e539   08/09/96 21:16:01 Joel Sherrill added test cases for errors in pthread_mutexattr_getpshared 4.104.114.84.95
(edit) @13adea0   08/09/96 19:55:04 Joel Sherrill added test cases for EINVAL cases in pthread_mutexattr_destroy 4.104.114.84.95
(edit) @c03aeaf   08/09/96 19:50:26 Joel Sherrill added test case for pthread_mutexattr_init being passed a null pointer. 4.104.114.84.95
(edit) @76117f2b   08/09/96 19:20:54 Joel Sherrill changed style of output to match other tests 4.104.114.84.95
(edit) @1406a4b   08/09/96 19:10:50 Mark.Johannes system.h: initial cvs 4.104.114.84.95
(edit) @c7dd091f   08/09/96 18:48:33 Joel Sherrill lowered maximum number of threads to 2 to make test case easier. … 4.104.114.84.95
(edit) @d0b5249   08/09/96 18:47:58 Joel Sherrill added test case for sched_yield. changed format of some output. 4.104.114.84.95
(edit) @f643e230   08/09/96 18:47:38 Joel Sherrill added test cases for errors in sched_get_priority_min and … 4.104.114.84.95
(edit) @695dd0b   08/09/96 18:28:21 Mark.Johannes Init: added condattr - destroy, init, set and get cases 4.104.114.84.95
(edit) @66dfd0b   08/09/96 17:44:04 Joel Sherrill added test cases for invalid key ids 4.104.114.84.95
(edit) @760ee96d   08/09/96 16:02:06 Joel Sherrill reduced maximum keys to 2 to more easily generate error 4.104.114.84.95
(edit) @5b08e20   08/09/96 16:01:50 Joel Sherrill changed printf's which could be puts's to puts 4.104.114.84.95
(edit) @54e34e7   08/08/96 23:02:13 Joel Sherrill new test to test scheduling policy and paremeter paths in pthread_create. 4.104.114.84.95
(edit) @13642cbc   08/08/96 22:26:55 Mark.Johannes Init: Original file - tests for condition variables. 4.104.114.84.95
(edit) @79f189e   08/08/96 21:58:26 Joel Sherrill split test into multiple tasks. 4.104.114.84.95
(edit) @76de65b3   08/08/96 21:46:40 Joel Sherrill added cases to increase coverage of pthread_create. cases added … 4.104.114.84.95
(edit) @2b613588   08/08/96 20:47:49 Joel Sherrill added test to complete coverage of pthread_setschedparam and increase … 4.104.114.84.95
(edit) @8ca831af   08/08/96 19:21:47 Mark.Johannes Init: spacing 4.104.114.84.95
(edit) @e3515731   08/08/96 19:20:13 Mark.Johannes Task_1: changed comment and task name to task1. 4.104.114.84.95
(edit) @9f1a034e   08/08/96 19:19:09 Mark.Johannes Init.c: added priority ceiling task cases. 4.104.114.84.95
(edit) @77597dd   08/08/96 18:50:39 Mark.Johannes Added task2 and task3 prototypes and ids 4.104.114.84.95
(edit) @481d8f8   08/08/96 18:44:09 Mark.Johannes Signal_info_handler: added multiple signal cases to finish out the test 4.104.114.84.95
(edit) @4357da1   08/08/96 18:27:44 Joel Sherrill changed phrase "RTEMS is support" to "RTEMS is supposed" 4.104.114.84.95
(edit) @8b1c1ae   08/08/96 16:53:32 Joel Sherrill print_current_time: added leading underscore to variables allocated … 4.104.114.84.95
(edit) @644c0fa6   08/08/96 16:28:24 Joel Sherrill added complete test cases for pthread_once. 4.104.114.84.95
(edit) @ecc912f4   08/07/96 22:05:15 Joel Sherrill added more error cases to complete testing of pthread_equal when … 4.104.114.84.95
(edit) @42418a9   08/07/96 22:00:57 Joel Sherrill added test cases for ESRCH from pthread_join and pthread_detach 4.104.114.84.95
(edit) @84b03316   08/07/96 21:38:18 Joel Sherrill removed if 0 for basic sporadic server case accidentally left in. 4.104.114.84.95
(edit) @7e811af1   08/07/96 21:27:25 Joel Sherrill basic sporadic server test. sporadic server with priority ceiling … 4.104.114.84.95
(edit) @c123a084   08/07/96 15:52:30 Joel Sherrill added complete test cases for pthread_attr_getschedparam, … 4.104.114.84.95
(edit) @20de272   08/02/96 18:25:16 Joel Sherrill join/detach basic tests pass 4.104.114.84.95
(edit) @375f37d   08/02/96 16:46:56 Joel Sherrill removed unused prototypes 4.104.114.84.95
(edit) @870f2976   08/01/96 21:02:54 Joel Sherrill test successfully exercises all of pthread_attr_* set and get routines 4.104.114.84.95
(edit) @c65a0cee   07/31/96 17:17:48 Joel Sherrill added key test 4.104.114.84.95
(edit) @ce78b894   07/04/96 17:38:55 Joel Sherrill added test case for timeout using pthread_mutex_timedlock 4.104.114.84.95
(edit) @c6d15c2   07/04/96 17:01:48 Joel Sherrill first test cases for mutex manager pass 4.104.114.84.95
(edit) @f88310da   06/15/96 19:56:19 Joel Sherrill initial modifications to test sigtimedwait. 4.104.114.84.95
(edit) @36197e53   06/13/96 22:16:08 Mark.Johannes first successful run. Has test cases for a simple sigtimedwait() … 4.104.114.84.95
(edit) @728b5a7   06/13/96 16:45:11 Joel Sherrill Added a macro for "empty_line" which will go between test cases. 4.104.114.84.95
(edit) @ce0f7d95   06/13/96 16:44:46 Joel Sherrill Added more test cases for kill() and alarm(). kill() now can unblock … 4.104.114.84.95
(edit) @1094754f   06/12/96 22:52:13 Joel Sherrill new files 4.104.114.84.95
(edit) @699fe08a   06/11/96 20:46:13 Joel Sherrill Added test case which blocks a signal, sees what signals are pending, … 4.104.114.84.95
(edit) @fb39f19   06/11/96 16:04:25 Joel Sherrill modified to test pthread_kill() to self and pthread_kill() to a … 4.104.114.84.95
(edit) @1ba858d   06/10/96 20:51:31 Joel Sherrill new files. This test does a basic checkout of signals with a … 4.104.114.84.95
(edit) @1e608b0f   06/10/96 20:49:21 Joel Sherrill new file 4.104.114.84.95
(edit) @893103c   06/10/96 20:49:08 Joel Sherrill moved the time macros to pmacros.h. 4.104.114.84.95
(edit) @0a359a7   06/06/96 19:16:20 Joel Sherrill added include of <sched.h> and fixed warnings 4.104.114.84.95
(edit) @95645a4   06/04/96 19:06:30 Joel Sherrill added test case for sched_get_priority_min, sched_get_priority_max, … 4.104.114.84.95
(edit) @15974b65   06/04/96 14:32:21 Joel Sherrill added basic test cases for pthread_self and pthread_equal 4.104.114.84.95
(edit) @e984c645   06/03/96 18:59:59 Joel Sherrill added test code for return of remaining time from sleep(). 4.104.114.84.95
(edit) @e88b589   06/03/96 18:28:30 Joel Sherrill added test case for nanosleep filling in the time remaining structure. 4.104.114.84.95
(edit) @19962562   06/03/96 16:30:44 Joel Sherrill added test code for nanosleep and return code from sleep. 4.104.114.84.95
(edit) @9594cdb   05/30/96 20:49:16 Joel Sherrill added code to test clock and time related functionality. 4.104.114.84.95
(edit) @be1c11ed   05/29/96 22:48:26 Joel Sherrill tests now specify whether using posix initialization threads table or … 4.104.114.84.95
(edit) @2197a2e1   05/29/96 20:56:57 Joel Sherrill simple version of test which shows pthread_create, pthread_exit, and … 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.