summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxcancel/psxcancel.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:07:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:07:49 +0000
commit4f234daac3504dbc5bcd7f88315cf7f5ad0626e7 (patch)
tree9f961913788ee2980d75f535b0cb3244564a7044 /testsuites/psxtests/psxcancel/psxcancel.scn
parent2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4f234daac3504dbc5bcd7f88315cf7f5ad0626e7.tar.bz2
2002-07-05 Joel Sherrill <joel@OARcorp.com>
* psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Updated as part of PR164 which reported problems with the RTEMS implementation of pthread_cancel.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxcancel/psxcancel.scn13
1 files changed, 12 insertions, 1 deletions
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 ***