mirror of
https://github.com/espressif/openthread.git
synced 2026-07-26 13:59:05 +00:00
[test] add expect tests for coap and coaps (#5172)
Also adds command coaps set to make it consistent with coap set.
This commit is contained in:
@@ -172,6 +172,9 @@ jobs:
|
||||
|
||||
expects:
|
||||
runs-on: ubuntu-18.04
|
||||
env:
|
||||
CFLAGS: -DCLI_COAP_SECURE_USE_COAP_DEFAULT_HANDLER=1
|
||||
CXXFLAGS: -DCLI_COAP_SECURE_USE_COAP_DEFAULT_HANDLER=1
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Bootstrap
|
||||
|
||||
Reference in New Issue
Block a user