[otci] support reliable transport (#11575)

This commit adds reliable transport in OTCI and switch the OTCI tests to
use the reliable simulation transport.
This commit is contained in:
Yakun Xu
2025-06-06 09:11:34 -07:00
committed by GitHub
parent 7d64173fd3
commit 6191d3b139
4 changed files with 29 additions and 9 deletions
+1
View File
@@ -54,6 +54,7 @@ jobs:
virtual_time: [0, 1]
env:
VIRTUAL_TIME: ${{ matrix.virtual_time }}
OT_VT_USE_UNIX_SOCKET: ${{ matrix.virtual_time }}
REAL_DEVICE: 0
steps:
- name: Harden Runner