-
- Downloads
Merge pull request #10640 from kb2ma/tests/nanocoap_infrastructure
tests: add nanocoap CLI app for client and server testing
Showing
- tests/nanocoap_cli/Makefile 24 additions, 0 deletionstests/nanocoap_cli/Makefile
- tests/nanocoap_cli/README.md 24 additions, 0 deletionstests/nanocoap_cli/README.md
- tests/nanocoap_cli/main.c 126 additions, 0 deletionstests/nanocoap_cli/main.c
- tests/nanocoap_cli/nanocli_client.c 162 additions, 0 deletionstests/nanocoap_cli/nanocli_client.c
- tests/nanocoap_cli/nanocli_server.c 64 additions, 0 deletionstests/nanocoap_cli/nanocli_server.c
- tests/nanocoap_cli/request_handlers.c 80 additions, 0 deletionstests/nanocoap_cli/request_handlers.c
Loading
Please register or sign in to comment