summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smpsimple/scenarios/cpus4_simple_nopreempt.scen
diff options
context:
space:
mode:
Diffstat (limited to 'schedsim/shell/schedsim_smpsimple/scenarios/cpus4_simple_nopreempt.scen')
-rw-r--r--schedsim/shell/schedsim_smpsimple/scenarios/cpus4_simple_nopreempt.scen18
1 files changed, 0 insertions, 18 deletions
diff --git a/schedsim/shell/schedsim_smpsimple/scenarios/cpus4_simple_nopreempt.scen b/schedsim/shell/schedsim_smpsimple/scenarios/cpus4_simple_nopreempt.scen
deleted file mode 100644
index ba6d844..0000000
--- a/schedsim/shell/schedsim_smpsimple/scenarios/cpus4_simple_nopreempt.scen
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Verify no-preempt is honored
-#
-rtems_init 4
-task_create -p smp1 5
-task_create -p smp2 6
-task_create -p smp3 7
-task_create -p smp4 8
-dispatch
-# GOAL: Tasks 0x0a010001 to 0x0a010004 as heir and executing on
-# GOAL: CPUs 1 - 4, respectively.
-cpus
-# Tasks are created and distributed across CPUs
-task_create smp5 1
-# GOAL: Task 0x0a010005 is heir but 0x0a010004 is executing on CPU 4
-cpus
-# GOAL: Task 0x0a010005 is heir but 0x0a010004 is executing on CPU 4
-cpus