summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp45/sp45.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp45/sp45.scn')
-rw-r--r--testsuites/sptests/sp45/sp45.scn15
1 files changed, 15 insertions, 0 deletions
diff --git a/testsuites/sptests/sp45/sp45.scn b/testsuites/sptests/sp45/sp45.scn
new file mode 100644
index 0000000000..827b1f071a
--- /dev/null
+++ b/testsuites/sptests/sp45/sp45.scn
@@ -0,0 +1,15 @@
+
+
+*** TEST 45 ***
+INIT - rtems_timer_create - creating timer 1
+INIT - timer 1 has id (0x12010001)
+INIT - rtems_timer_create - creating timer 2
+INIT - timer 2 has id (0x12010002)
+TA1 - rtems_timer_server_fire_after - timer 1 in 1 seconds
+TA1 - rtems_task_wake_after - 2 second
+TSR: calling malloc
+TSR: calling free
+TSR: delaying with rtems_task_wake_after
+TSR appears to have executed OK
+TA1 - timer_deleting - timer 1
+*** END OF TEST 45 ***