zephyr/tests/net
Marcin Niestroj 1ce1d19bb5 net: pkt: introduce net_pkt_remove_tail()
Introduce a helper function for being able to remove any arbitrary
length from tail of packet. This is handy in cases when removing
unneeded data, like CRC once it was verified.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2021-07-15 06:54:33 -04:00
..
6lo tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
all tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
arp tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
buf tests: No thread-shared/synchronized data on stack (coherence) 2021-03-08 19:25:25 -05:00
checksum_offload tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
context tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
dhcpv4 tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
ethernet_mgmt tests: net: ethernet_mgmt: Fix tests when running in real hw 2021-07-07 21:01:27 -04:00
hostname tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
icmpv4 tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
icmpv6 tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
ieee802154 tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
iface tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
igmp tests: net: igmp: Remove device_pm_control_nop 2021-04-29 14:23:11 -04:00
ip-addr tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
ipv6 tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
ipv6_fragment tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
lib tests: net: coap: Convert unit tests to ztest API 2021-07-10 12:21:48 -04:00
mgmt tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
mld tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
neighbor tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
net_pkt net: pkt: introduce net_pkt_remove_tail() 2021-07-15 06:54:33 -04:00
pm pm: remove callback from control function 2021-07-13 09:36:45 -04:00
ppp/driver
promiscuous tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
ptp/clock tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
route tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
route_mcast tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
shell tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
socket tests: net: socket: select: Relax timing requirements 2021-07-14 07:41:08 -04:00
tcp2 tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
traffic_class tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
trickle
tx_timestamp tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
udp tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
utils
virtual net/virtual: test case need have random generator driver 2021-05-07 08:53:10 -05:00
vlan tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00