Lines Matching full:format
26 """Blockwise test 1: Block-Wise PUT using OPAQUE content format"""
29 fmt = leshan.format
31 leshan.format = 'OPAQUE'
43 leshan.format = fmt
50 fmt = leshan.format
52 leshan.format = 'OPAQUE'
73 leshan.format = fmt
87 fmt = leshan.format
89 leshan.format = 'OPAQUE'
100 leshan.format = fmt
105 leshan.format = fmt
110 """Blockwise test 4: Block-Wise SEND using SenML-CBOR content format"""
118 fmt = leshan.format
120 leshan.format = 'OPAQUE'
123 leshan.format = 'SENML_CBOR'
134 leshan.format = fmt