zephyr/tests/subsys
Henrik Brix Andersen 159f7dbbb1 lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h
Move the network buffer header file from zephyr/net/buf.h to
zephyr/net_buf.h as the implementation now lives outside of the networking
subsystem.

Add (deprecated) zephyr/net/buf.h header to maintain compatibility with old
file path.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2024-09-07 11:19:05 -05:00
..
bindesc/definition build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
canbus/isotp lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
debug debug: mipi_stp_decoder: Align naming to 2.4 standard 2024-09-06 11:31:27 -04:00
dfu tests/dfu: Replace flash_area_erase with flash_area_flatten 2024-06-04 08:00:46 +02:00
display/cfb/basic tests: display: fix test identifier 2024-07-18 06:47:57 -04:00
dsp lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
edac tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
emul everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
fs tests: fs: fat_fs_api: add support for testing SDMMC devices 2024-08-20 10:30:41 +02:00
input input: double tap 2024-08-19 09:56:26 -04:00
ipc tests: ipc: pbuf: Disable data cache management 2024-08-09 09:54:29 +02:00
jwt modules: mbedtls: Add a mbedtls_ms_time implementation 2024-01-17 16:52:52 +01:00
llext/simple llext: Add filesystem based testcase to llext test suite 2024-09-06 11:26:09 -04:00
logging tests: logging: Add test for log_frontend_stpesp_demux 2024-09-06 11:31:27 -04:00
lorawan everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
mem_mgmt test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
mgmt lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
modbus tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
modem tests: modem: cmux: add missing timeout param 2024-07-30 11:44:04 +02:00
openthread tests: openthread: Disable native_posix board 2024-05-20 14:25:44 +03:00
pm tests: subsys: pm: add ke17z test support 2024-08-19 15:18:33 -04:00
portability test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
random/rng tests: random: Move and rename rng test 2024-05-30 16:48:31 -05:00
rtio rtio: Add default i2c submit handler 2024-09-04 21:28:26 +02:00
sd tests: sd: sdmmc: add rcar_h3ulcb_r8a77951_a57 board to test 2024-06-12 21:14:49 -04:00
sensing tests: sensing: fix identifier 2024-07-18 06:47:57 -04:00
settings everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
shell Tests: Shell: Take into account startup new line 2024-08-27 18:37:28 -04:00
sip_svc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
storage tests: subsys: storage: flash_map: Extend timeout storage.flash_map.mpu 2024-08-06 09:17:20 +01:00
testsuite/fff_fake_contexts tests/subsys several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
tracing/tracing_api everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
usb tests: usb: desc_sections: raise the description span to 201 2024-07-28 07:30:30 +03:00
zbus zbus: remove unneeded const qualifiers 2024-09-04 12:52:01 +02:00