summaryrefslogtreecommitdiff
path: root/stacks/crdop/scripts/test-with-host.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stacks/crdop/scripts/test-with-host.sh')
-rwxr-xr-xstacks/crdop/scripts/test-with-host.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/stacks/crdop/scripts/test-with-host.sh b/stacks/crdop/scripts/test-with-host.sh
new file mode 100755
index 0000000..f14baac
--- /dev/null
+++ b/stacks/crdop/scripts/test-with-host.sh
@@ -0,0 +1,9 @@
+#!/usr/bin/env bash
+# P1 — loopback host integration (placeholder).
+set -euo pipefail
+
+echo "Host loopback test not automated yet."
+echo " 1. ./scripts/crdopc"
+echo " 2. Connect M25/KISS host client to 127.0.0.1:8515"
+echo " 3. INITIALIZE / PROTOCOLMODE KISS / LISTEN — verify STATUS ready"
+exit 0
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com