From 4f234daac3504dbc5bcd7f88315cf7f5ad0626e7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Jul 2002 18:07:49 +0000 Subject: 2002-07-05 Joel Sherrill * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Updated as part of PR164 which reported problems with the RTEMS implementation of pthread_cancel. --- testsuites/psxtests/psxcancel/psxcancel.scn | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxcancel/psxcancel.scn') diff --git a/testsuites/psxtests/psxcancel/psxcancel.scn b/testsuites/psxtests/psxcancel/psxcancel.scn index f6ef3ac9d3..bb5c7d58e0 100644 --- a/testsuites/psxtests/psxcancel/psxcancel.scn +++ b/testsuites/psxtests/psxcancel/psxcancel.scn @@ -1,3 +1,14 @@ -*** POSIX CANCEL TEST *** + +*** POSIX CANCEL TEST *** +countTaskDeferred: elapsed time (second): 0 +countTaskDeferred: elapsed time (second): 1 +countTaskDeferred: elapsed time (second): 2 +countTaskDeferred: elapsed time (second): 3 +countTaskDeferred: elapsed time (second): 4 +countTaskAsync: elapsed time (second): 0 +countTaskAsync: elapsed time (second): 1 +countTaskAsync: elapsed time (second): 2 +countTaskAsync: elapsed time (second): 3 +countTaskAsync: elapsed time (second): 4 *** END OF POSIX CANCEL TEST *** -- cgit v1.2.3