diff options
Diffstat (limited to 'ci/expected/lm3s6965/async-task-multiple-prios.run')
| -rw-r--r-- | ci/expected/lm3s6965/async-task-multiple-prios.run | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ci/expected/lm3s6965/async-task-multiple-prios.run b/ci/expected/lm3s6965/async-task-multiple-prios.run new file mode 100644 index 0000000..0b42df0 --- /dev/null +++ b/ci/expected/lm3s6965/async-task-multiple-prios.run @@ -0,0 +1,6 @@ +init +hello from async 3 a 1 +hello from async 4 a 2 +hello from async 1 a 3 +hello from async 2 a 4 +idle |
