zephyr/tests
Tomasz Bursztyka 4ae72db135 net: Enable PM settings on network devices
By changing the various *NET_DEVICE* macros. It is up to the device
drivers to either set a proper PM function or, if not supported or PM
disabled, to use device_pm_control_nop relevantly.

All existing macro calls are updated. Since no PM support was added so
far, device_pm_control_nop is used as the default everywhere.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-03-27 14:48:30 +02:00
..
application_development Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
arch tests: arch: arm: arm_interrupt: remove side effect in assertion 2020-03-25 16:15:24 -04:00
benchmarks boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
bluetooth boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
boards boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
crypto tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
drivers boards: nrf52811_pca10056: Rename to nrf52840dk_nrf52811 2020-03-27 09:14:08 +01:00
kernel tests: kernel: context: in README, fix text for k_cpu_idle testing 2020-03-23 12:10:46 -07:00
lib devicetree: Rename spi cs gpio macros 2020-03-26 12:24:23 -05:00
misc/test_build boards: arm: nrf51_pca10028: rename board to nrf51dk_nrf51422 2020-03-24 11:45:27 +01:00
net net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
portability lib: cmsis_rtos: Fix Periodic timer 2020-03-25 09:37:59 -04:00
posix tests: posix: pthread: Clean up test for pthread_getname/setname_np 2020-03-23 12:48:20 -04:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
unit sys/util.h: add UTIL_OR and UTIL_AND 2020-03-25 13:21:28 +01:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00