aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/expected/binds.run4
-rw-r--r--ci/script.sh1
2 files changed, 5 insertions, 0 deletions
diff --git a/ci/expected/binds.run b/ci/expected/binds.run
new file mode 100644
index 0000000..f84cff0
--- /dev/null
+++ b/ci/expected/binds.run
@@ -0,0 +1,4 @@
+init
+foo called 1 time
+idle
+foo called 2 times
diff --git a/ci/script.sh b/ci/script.sh
index 5cc79fb..7cda1e5 100644
--- a/ci/script.sh
+++ b/ci/script.sh
@@ -93,6 +93,7 @@ main() {
idle
init
interrupt
+ binds
resource
lock