Mark Johannes
|
08515de591
|
Task2: new task for broadcast case
|
1996-08-12 21:49:14 +00:00 |
|
Joel Sherrill
|
5da2ae8b72
|
added test cases for clock_getres
|
1996-08-12 21:15:15 +00:00 |
|
Joel Sherrill
|
221bd65cca
|
added test case for stack too large
|
1996-08-12 20:00:02 +00:00 |
|
Joel Sherrill
|
c4f5e752e6
|
added test cases for clock_gettime (invalid id), clock_settime (invalid_id),
nanosleep (yield cpu), and numerous error cases in nanosleep
|
1996-08-12 19:54:12 +00:00 |
|
Joel Sherrill
|
d60d9505ca
|
added test case for non-NULL parameter to time()
|
1996-08-12 19:20:18 +00:00 |
|
Joel Sherrill
|
d06e9ca36a
|
added numerous error test cases.
|
1996-08-12 18:04:38 +00:00 |
|
Mark Johannes
|
0cd15947c8
|
Init: added pthread_cond_init with an attr non-NULL, initialized the attr again
|
1996-08-12 15:15:51 +00:00 |
|
Mark Johannes
|
5263668f6d
|
Init: added prliminary phtread_cond_init and destroy cases.
|
1996-08-12 14:49:02 +00:00 |
|
Mark Johannes
|
da4e38d98e
|
system.h: added condition variable #define for 10 condition variables
|
1996-08-12 14:48:13 +00:00 |
|
Joel Sherrill
|
da2e5396d7
|
added test cases for errors in pthread_mutexattr_getpshared
|
1996-08-09 21:16:01 +00:00 |
|
Joel Sherrill
|
13adea03e0
|
added test cases for EINVAL cases in pthread_mutexattr_destroy
|
1996-08-09 19:55:04 +00:00 |
|
Joel Sherrill
|
c03aeaffbe
|
added test case for pthread_mutexattr_init being passed a null pointer.
|
1996-08-09 19:50:26 +00:00 |
|
Joel Sherrill
|
76117f2bd9
|
changed style of output to match other tests
|
1996-08-09 19:20:54 +00:00 |
|
Mark Johannes
|
1406a4b661
|
system.h: initial cvs
|
1996-08-09 19:10:50 +00:00 |
|
Joel Sherrill
|
c7dd091f65
|
lowered maximum number of threads to 2 to make test case easier.
include sched.h so test can invoke scheduler routines.
|
1996-08-09 18:48:33 +00:00 |
|
Joel Sherrill
|
d0b52492cd
|
added test case for sched_yield.
changed format of some output.
|
1996-08-09 18:47:58 +00:00 |
|
Joel Sherrill
|
f643e23046
|
added test cases for errors in sched_get_priority_min and
sched_get_priority_max.
added test case for sched_yield.
|
1996-08-09 18:47:38 +00:00 |
|
Mark Johannes
|
695dd0b64c
|
Init: added condattr - destroy, init, set and get cases
|
1996-08-09 18:28:21 +00:00 |
|
Joel Sherrill
|
66dfd0ba6e
|
added test cases for invalid key ids
|
1996-08-09 17:44:04 +00:00 |
|
Joel Sherrill
|
760ee96da9
|
reduced maximum keys to 2 to more easily generate error
|
1996-08-09 16:02:06 +00:00 |
|
Joel Sherrill
|
5b08e20b5e
|
changed printf's which could be puts's to puts
|
1996-08-09 16:01:50 +00:00 |
|
Joel Sherrill
|
54e34e7a47
|
new test to test scheduling policy and paremeter paths in pthread_create.
|
1996-08-08 23:02:13 +00:00 |
|
Mark Johannes
|
13642cbc74
|
Init: Original file - tests for condition variables.
|
1996-08-08 22:26:55 +00:00 |
|
Joel Sherrill
|
79f189e26c
|
split test into multiple tasks.
|
1996-08-08 21:58:26 +00:00 |
|
Joel Sherrill
|
76de65b371
|
added cases to increase coverage of pthread_create. cases added tested
error paths as well as inherit scheduling attributes.
|
1996-08-08 21:46:40 +00:00 |
|
Joel Sherrill
|
2b61358815
|
added test to complete coverage of pthread_setschedparam and increase
coverage of pthread_create
|
1996-08-08 20:47:49 +00:00 |
|
Mark Johannes
|
8ca831af38
|
Init: spacing
|
1996-08-08 19:21:47 +00:00 |
|
Mark Johannes
|
e35157311c
|
Task_1: changed comment and task name to task1.
|
1996-08-08 19:20:13 +00:00 |
|
Mark Johannes
|
9f1a034e75
|
Init.c: added priority ceiling task cases.
|
1996-08-08 19:19:09 +00:00 |
|
Mark Johannes
|
77597ddd32
|
Added task2 and task3 prototypes and ids
|
1996-08-08 18:50:39 +00:00 |
|
Mark Johannes
|
481d8f8fa4
|
Signal_info_handler: added multiple signal cases to finish out the test
|
1996-08-08 18:44:09 +00:00 |
|
Joel Sherrill
|
4357da1801
|
changed phrase "RTEMS is support" to "RTEMS is supposed"
|
1996-08-08 18:27:44 +00:00 |
|
Joel Sherrill
|
8b1c1ae6f0
|
print_current_time: added leading underscore to variables allocated
inside macros.
|
1996-08-08 16:53:32 +00:00 |
|
Joel Sherrill
|
644c0fa618
|
added complete test cases for pthread_once.
|
1996-08-08 16:28:24 +00:00 |
|
Joel Sherrill
|
ecc912f466
|
added more error cases to complete testing of pthread_equal when
RTEMS_DEBUG is enabled.
|
1996-08-07 22:05:15 +00:00 |
|
Joel Sherrill
|
42418a9d3c
|
added test cases for ESRCH from pthread_join and pthread_detach
|
1996-08-07 22:00:57 +00:00 |
|
Joel Sherrill
|
84b03316d1
|
removed if 0 for basic sporadic server case accidentally left in.
|
1996-08-07 21:38:18 +00:00 |
|
Joel Sherrill
|
7e811af1eb
|
basic sporadic server test.
sporadic server with priority ceiling mutex test.
|
1996-08-07 21:27:25 +00:00 |
|
Joel Sherrill
|
c123a08496
|
added complete test cases for pthread_attr_getschedparam,
pthread_attr_setschedparam, and pthread_getschedparam.
added test cases for error paths for pthread_setschedparam.
|
1996-08-07 15:52:30 +00:00 |
|
Joel Sherrill
|
20de2722aa
|
join/detach basic tests pass
|
1996-08-02 18:25:16 +00:00 |
|
Joel Sherrill
|
375f37dfda
|
removed unused prototypes
|
1996-08-02 16:46:56 +00:00 |
|
Joel Sherrill
|
870f2976f4
|
test successfully exercises all of pthread_attr_* set and get routines
|
1996-08-01 21:02:54 +00:00 |
|
Joel Sherrill
|
c65a0cee2f
|
added key test
|
1996-07-31 17:17:48 +00:00 |
|
Joel Sherrill
|
ce78b89451
|
added test case for timeout using pthread_mutex_timedlock
|
1996-07-04 17:38:55 +00:00 |
|
Joel Sherrill
|
c6d15c2c26
|
first test cases for mutex manager pass
|
1996-07-04 17:01:48 +00:00 |
|
Joel Sherrill
|
f88310da6c
|
initial modifications to test sigtimedwait.
|
1996-06-15 19:56:19 +00:00 |
|
Mark Johannes
|
36197e539e
|
first successful run. Has test cases for a simple sigtimedwait() timeout,
a sigtimewait() timeout because it was pthread_kill'ed with a blocked
signal, and a sigtimedwait which is satisfied.
|
1996-06-13 22:16:08 +00:00 |
|
Joel Sherrill
|
022923e468
|
Added _Thread_Do_post_task_switch_extension variable.
|
1996-06-13 16:45:51 +00:00 |
|
Joel Sherrill
|
728b5a7bb4
|
Added a macro for "empty_line" which will go between test cases.
|
1996-06-13 16:45:11 +00:00 |
|
Joel Sherrill
|
ce0f7d95d6
|
Added more test cases for kill() and alarm(). kill() now can unblock a
thread which has the signal unblocked.
|
1996-06-13 16:44:46 +00:00 |
|