summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_priority/scenarios/script05.output
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-05-08 09:48:26 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-05-08 09:48:26 -0500
commit0745eed884a5d77832005e7b77170de308981302 (patch)
treea0e20d413e33a3d775b7c464aa09ded3d3590b86 /schedsim/shell/schedsim_priority/scenarios/script05.output
parentwrap_thread_dispatch.c: Add missed file (diff)
downloadrtems-schedsim-0745eed884a5d77832005e7b77170de308981302.tar.bz2
schedsim_priority: Remove scenario output files.
Diffstat (limited to 'schedsim/shell/schedsim_priority/scenarios/script05.output')
-rw-r--r--schedsim/shell/schedsim_priority/scenarios/script05.output45
1 files changed, 0 insertions, 45 deletions
diff --git a/schedsim/shell/schedsim_priority/scenarios/script05.output b/schedsim/shell/schedsim_priority/scenarios/script05.output
deleted file mode 100644
index f51de95..0000000
--- a/schedsim/shell/schedsim_priority/scenarios/script05.output
+++ /dev/null
@@ -1,45 +0,0 @@
-*** TEST 05 ***
- Thread Heir: 0x09010001 priority=255
- Thread Executing: 0x09010001 priority=255
-Create 0x0a010001
-Creating task with: Preemption: yes Timeslicing: no
-Task (TA1) created: id=0x0a010001, priority=1
-Task (TA1) starting: id=0x0a010001, priority=1
- Thread Heir: 0x0a010001 priority=1
- Thread Executing: 0x0a010001 priority=1
-Creating task with: Preemption: yes Timeslicing: no
-Task (TA2) created: id=0x0a010002, priority=2
-Task (TA2) starting: id=0x0a010002, priority=2
-Creating task with: Preemption: yes Timeslicing: no
-Task (TA3) created: id=0x0a010003, priority=3
-Task (TA3) starting: id=0x0a010003, priority=3
-Semaphore (SEM1) created: id=0x1a010001
-Obtain semaphore (0x1a010001) with timeout 0
- Thread Heir: 0x0a010002 priority=2
- Thread Executing: 0x0a010002 priority=2
-Obtain semaphore (0x1a010001) with timeout 0
- Thread Heir: 0x0a010003 priority=3
- Thread Executing: 0x0a010003 priority=3
-Obtain semaphore (0x1a010001) with timeout 0
- Thread Heir: 0x09010001 priority=255
- Thread Executing: 0x09010001 priority=255
-Flushing semaphore (0x1a010001)
- Thread Heir: 0x0a010001 priority=1
- Thread Executing: 0x0a010001 priority=1
-*** Now back to TA1 to do it differently
-Obtain semaphore (0x1a010001) with timeout 0
- Thread Heir: 0x0a010002 priority=2
- Thread Executing: 0x0a010002 priority=2
-Obtain semaphore (0x1a010001) with timeout 0
- Thread Heir: 0x0a010003 priority=3
- Thread Executing: 0x0a010003 priority=3
-Releasing semaphore (0x1a010001)
- Thread Heir: 0x0a010001 priority=1
- Thread Executing: 0x0a010001 priority=1
-Obtain semaphore (0x1a010001) with timeout 0
- Thread Heir: 0x0a010003 priority=3
- Thread Executing: 0x0a010003 priority=3
-Deleting semaphore (0x1a010001)
- Thread Heir: 0x0a010001 priority=1
- Thread Executing: 0x0a010001 priority=1
-*** END OF TEST 05 ***