1c87c5fbaSopenharmony_ciThis README documents the test cases supported for the 1st ETSI CoAP
2c87c5fbaSopenharmony_ciplugtest on March 24/25 in Paris, France.
3c87c5fbaSopenharmony_ci<http://www.etsi.org/plugtests/coap/coap.htm>
4c87c5fbaSopenharmony_ci
5c87c5fbaSopenharmony_ciLegend:
6c87c5fbaSopenharmony_ci  [+] full support
7c87c5fbaSopenharmony_ci  [o] partial support
8c87c5fbaSopenharmony_ci  [-] no support
9c87c5fbaSopenharmony_ci  [?] needs check
10c87c5fbaSopenharmony_ci  [ ] has open issues
11c87c5fbaSopenharmony_ci
12c87c5fbaSopenharmony_ciMandatory Tests
13c87c5fbaSopenharmony_ci
14c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_01 Perform GET transaction (CON mode)
15c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_02 Perform POST transaction (CON mode)
16c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_03 Perform PUT transaction (CON mode)
17c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_04 Perform DELETE transaction (CON mode)
18c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_05 Perform GET transaction (NON mode)
19c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_06 Perform POST transaction (NON mode)
20c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_07 Perform PUT transaction (NON mode)
21c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_08 Perform DELETE transaction (NON mode)
22c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_09 Perform GET transaction with delayed response (CON mode, no piggyback)
23c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_10 Handle request containing Token option
24c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_11 Handle request not containing Token option
25c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_12 Handle request containing several Uri-Path options
26c87c5fbaSopenharmony_ci[+] TD_COAP_CORE_13 Handle request containing several Uri-Query options
27c87c5fbaSopenharmony_ci[?] TD_COAP_CORE_14 Interoperate in lossy context (CON mode, piggybacked response)
28c87c5fbaSopenharmony_ci[?] TD_COAP_CORE_15 Interoperate in lossy context (CON mode, delayed response)
29c87c5fbaSopenharmony_ci
30c87c5fbaSopenharmony_ciOptional Tests
31c87c5fbaSopenharmony_ci
32c87c5fbaSopenharmony_ci[ ] TD_COAP_LINK_01 Access to well-known interface for resource discovery
33c87c5fbaSopenharmony_ci[-] TD_COAP_LINK_02 Use filtered requests for limiting discovery results
34c87c5fbaSopenharmony_ci[+] TD_COAP_BLOCK_01 Handle GET blockwise transfer for large resource (early negotiation)
35c87c5fbaSopenharmony_ci[+] TD_COAP_BLOCK_02 Handle GET blockwise transfer for large resource (late negotiation)
36c87c5fbaSopenharmony_ci[-] TD_COAP_BLOCK_03 Handle PUT blockwise transfer for large resource
37c87c5fbaSopenharmony_ci[-] TD_COAP_BLOCK_04 Handle POST blockwise transfer for large resource
38c87c5fbaSopenharmony_ci[-] TD_COAP_OBS_01 Handle resource observation
39c87c5fbaSopenharmony_ci[-] TD_COAP_OBS_02 Stop resource observation
40c87c5fbaSopenharmony_ci[-] TD_COAP_OBS_03 Client detection of deregistration (Max-Age)
41c87c5fbaSopenharmony_ci[-] TD_COAP_OBS_04 Server detection of deregistration (client OFF)
42c87c5fbaSopenharmony_ci[-] TD_COAP_OBS_05 Server detection of deregistration (explicit RST)
43c87c5fbaSopenharmony_ci
44