1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Pekka Nikander
33c84591e9 {examples,tests}/gcoap: Remove unnecessary type casts 2018-07-30 09:01:30 +03:00
96fb3b1e21 tests/unittests/tests-gcoap: adapt to resource context ptr 2018-02-02 19:02:31 +01:00
Gaëtan Harter
f584a8fab7 tests-gcoap: Fix resources order which should be sorted.
gcoap documentation says for `resources`:

    First element in the array of resources; must order alphabetically

So make tests respect the API.
2017-11-21 18:04:18 +01:00
Gaëtan Harter
c450b4ce0e tests-gcoap: fixup typo ressources->resources 2017-11-21 18:01:41 +01:00
27ed76cad1 tests/gcoap: Add second listener 2017-09-19 14:13:46 +02:00
Hauke Petersen
813c92e52a unittests/gcoap: add tests for _get_resource_list 2017-08-08 16:00:15 +02:00
Ken Bannister
9768f51db6 net/gcoap: Unit tests for CON request and piggybacked ACK response 2017-06-21 22:47:08 -04:00
kYc0o
bc2387ed25 tests-gcoap: move dependencies to gcoap module 2017-05-22 12:23:43 +02:00
Ken Bannister
e7d6d57e5f gcoap: Define length of client token in test to parse response. 2017-04-24 22:21:53 -04:00
Ken Bannister
412d0dd67e gcoap: Use client token length macro when generate expected data. 2017-04-24 22:21:53 -04:00
Ken Bannister
342c3f2ed3 gcoap: Remove coap.h include file, which is no longer used.
Also change references in dependencies to the net/gcoap.h include.
2017-01-20 22:00:25 -05:00
Ken Bannister
acda73c9c7 gcoap: Update unit tests for rebase on sock 2017-01-20 22:00:25 -05:00
Oleg Hahm
7ee7801c10 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
Ken Bannister
88a3eeb574 gcoap: unit tests 2016-10-31 22:41:53 -04:00