summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smppriority_affinity/scenarios/cpus1_exercise_affinity_api.scen
blob: 051537479b4a4b71b14dc3b0e0af0bc291557c53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
#  Verify that affinity on 1 core
#
rtems_init 1

# GOAL: 0x0a010001 with affinity
echo "=== Create and start 0x0a010001 ==="
task_create TA1 3 -a 1

# GOAL: 0x0a010001 is now heir and executing on CPU 0
cpus TA1