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