forked from RIOT-OS/RIOT
-
Notifications
You must be signed in to change notification settings - Fork 0
Functional Tests
Ken Bannister edited this page Feb 27, 2017
·
22 revisions
Functional tests for gcoap are implemented in the gcoap-test repository. Tests are scripted with Pexpect.
Test | Description |
---|---|
Basic Client/Server GET | Simple GET requests for basic client and server functionality. |
Observe | Observe server registration and notification tests. |