aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/expected/lock-free.run14
1 files changed, 14 insertions, 0 deletions
diff --git a/ci/expected/lock-free.run b/ci/expected/lock-free.run
new file mode 100644
index 0000000..56f47a0
--- /dev/null
+++ b/ci/expected/lock-free.run
@@ -0,0 +1,14 @@
+GPIOA/start
+ GPIOA/counter = 1
+GPIOA/end
+GPIOB/start
+ GPIOB/counter = 2
+GPIOB/end
+GPIOA/start
+ GPIOA/counter = 3
+GPIOA/end
+GPIOB/start
+ GPIOB/counter = 4
+GPIOB/end
+GPIOA/start
+ GPIOA/counter = 5