Benjamin Valentin
|
4918dfe590
|
tests: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
Ken Bannister
|
d481ca9da7
|
net/gcoap: add selectable function to write a link
|
2019-07-27 07:09:40 -04:00 |
|
Ken Bannister
|
7d259cc268
|
net/gcoap: verify error when overfill on coap_opt_finish
|
2019-03-19 05:30:04 -04:00 |
|
Ken Bannister
|
e96209fddb
|
net/gcoap: use coap_opt_finish in unit tests
|
2019-01-27 09:14:46 -05:00 |
|
Ken Bannister
|
ffa0c5b03c
|
tests/gcoap: test NULL path in gcoap_req_init()
|
2018-11-28 13:26:04 -05:00 |
|
Ken Bannister
|
424a01ddc1
|
net/gcoap: remove gcoap attributes from coap_pkt_t
|
2018-11-24 07:09:25 -05:00 |
|
Ken Bannister
|
f8e5b3dee3
|
net/gcoap: update tests for nanocoap options API
|
2018-11-24 07:09:25 -05:00 |
|
|
726ebf3dad
|
coap: use COAP_FORMAT style content-format defines
Replaces all occurences of COAP_CT_.* with COAP_FORMAT_.*
|
2018-10-15 09:44:17 +02:00 |
|
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 |
|