[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:
Moandor
2020-07-02 15:40:18 -07:00
committed by GitHub
parent ce9040950e
commit fbacefe85c
8 changed files with 281 additions and 10 deletions
+3
View File
@@ -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