zephyr/tests
Florian Grandel 705a8b6ea1 net: ieee802154: introduce consistent MTU definition
Zephyr IEEE 802.15.4 drivers and L2 stack use the same constant names
for different MTU definitions. The intent of this change is to introduce
a consistent MTU definition which can be used everywhere in zephyr to
avoid confusion, bugs and name conflict.

Signed-off-by: Florian Grandel <jerico.dev@gmail.com>
2022-08-31 21:52:37 +00:00
..
application_development arch/riscv: support CONFIG_CODE_DATA_RELOCATION 2022-08-24 10:08:06 +02:00
arch tests/arch/common: Add tests for the arch timing API 2022-08-29 16:09:50 -04:00
benchmarks tests: benchmarks: move the cmsis_dsp bathmath test to new ztest API 2022-08-23 20:08:59 +02:00
bluetooth Bluetooth: controller: llcp: fix unhandled rsp in periph phy upd proc 2022-08-26 11:56:33 +02:00
boards logging: adsp hda backend improvements 2022-08-26 21:33:10 -04:00
boot/uefi
cmake/config_dir
crypto test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
drivers drivers: sensor: Added driver for the Würth Elektronik WSEN-HIDS sensor. 2022-08-31 21:47:58 +00:00
kernel tests: kernel/smp: don't use stack to pass thread args 2022-08-31 10:41:16 +02:00
lib devicetree: add DT_INST_FOREACH_CHILD_STATUS_OKAY* macros 2022-08-30 16:19:57 +02:00
misc scripts/Kconfig: add dt_node_array_prop Kconfig functions 2022-08-18 12:21:33 +02:00
net net: ieee802154: introduce consistent MTU definition 2022-08-31 21:52:37 +00:00
posix tests: samples: revert timeout change for FVP BaseR 2022-08-16 15:51:38 +02:00
subsys tests: log_core_additional: Fix log_user test filter 2022-08-30 17:28:05 -04:00
unit tests: unit: list: move testcases to new ZTEST API 2022-08-31 21:51:37 +00:00
ztest tests: ztest: ztress: Disable on qemu_cortex_r5 2022-08-29 16:57:18 +02:00