zephyr/tests/net
Gerard Marull-Paretas 7ccc1a41bc pm: use actions for device PM control
Instead of passing target states, use actions for device PM control.
Actions represent better the meaning of the callback argument.
Furthermore, they are more future proof as they can be suitable for
other PM actions that have no direct mapping to a state. If we compare
with Linux, we could have a multi-stage suspend/resume. Such scenario
would not have a good mapping when using target states.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-08-04 08:23:01 -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
bridge net: bridge: test to exercise the bridge facility 2021-07-21 18:20:01 -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: dns-sd: add a test case for setup_dst_addr 2021-07-26 10:46:50 -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: use actions for device PM control 2021-08-04 08:23:01 -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 net: improved test for IPv6 pton() and ntop() 2020-11-17 11:44:16 +02:00
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