summaryrefslogtreecommitdiff
path: root/test.bash
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2023-04-23 22:01:36 +0300
committerOxore <oxore@protonmail.com>2023-04-23 22:01:36 +0300
commit30f24b179ced1bf47deb9edfbd4128f16dad42dd (patch)
tree26ae9d1212b79b203062dfd5d8627fa5a416c186 /test.bash
parent4aa7dc4ab65b249d36ef9f6bbfee8b842aec8348 (diff)
Impl DBcc
Diffstat (limited to 'test.bash')
-rw-r--r--test.bash5
1 files changed, 5 insertions, 0 deletions
diff --git a/test.bash b/test.bash
index 1ac1bb1..5b35eec 100644
--- a/test.bash
+++ b/test.bash
@@ -60,6 +60,11 @@ run_test_iterative() {
done
}
+# 50cf xxxx
+#
+run_test_simple "dbt negative displacement" "\x50\xcf\xff\xfc"
+run_test_simple "dbt positive displacement" "\x50\xcf\x01\x08"
+
# 60xx
#
run_test_simple "bras negative displacement" "\x60\xfc"