zephyr/tests
Robert Chou 33c54ee6fd net: zoap: advance block context by checking M bit from block option
According to RFC7959 page 30, "The end of a block-wise transfer is
governed by the M bits in the Block options, _not_ by exhausting the
size estimates exchanges."

Therefore, we should check the M bit instead of total size (which
is not always available, too)

Signed-off-by: Robert Chou <robert.ch.chou@acer.com>
2017-07-14 11:06:54 +03:00
..
benchmarks benchmark: footprint: fixed testcase 2017-07-05 12:43:13 -04:00
bluetooth doc: fix wiki board references in non .rst files 2017-07-11 12:45:35 -05:00
booting/stub
compliance
crypto tests: crypto: fix coding style 2017-07-06 10:34:41 -05:00
drivers kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
include
kernel tests: protection: don't do exec tests on x86 2017-07-10 11:44:56 -07:00
lib/json
net net: zoap: advance block context by checking M bit from block option 2017-07-14 11:06:54 +03:00
power
shell
subsys
unit
ztest
Kconfig
Makefile
Makefile.test