zephyr/tests
Piotr Mienkowski c75187587b power: simplify SYS_POWER_*_SUPPORTED Kconfig options
This commit removes dependency on SYS_POWER_LOW_POWER_STATES_SUPPORTED,
SYS_POWER_DEEP_SLEEP_STATES_SUPPORTED Kconfig options. Power management
SYS_POWER_LOW_POWER_STATES, SYS_POWER_DEEP_SLEEP_STATES options depend
now directly on specific power states supported by the given SoC. This
simplifies maintenance of SoC Kconfig files.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-02-26 02:30:13 +01:00
..
application_development
benchmarks include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
bluetooth shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
boards tests/boards/intel_s1000_crb: fix potential uninit variables 2019-02-26 01:44:42 +01:00
booting/stub
cmsis_rtos_v1 tests: set CONFIG_MAX_THREAD_BYTES for a few tests 2019-02-08 07:04:30 -05:00
cmsis_rtos_v2 tests: cmsis_rtos_v2: Join and detach tests 2019-02-08 11:59:38 -05:00
compliance
coverage tests: coverage: GCOV counter value changed in GCC8. 2019-01-28 08:39:06 -05:00
crypto tests: crypto: increase timeout 2019-02-22 11:53:59 -06:00
drivers drivers: can: stm32: Cleanup Kconfig enablement 2019-02-25 10:05:21 -06:00
kernel power: simplify SYS_POWER_*_SUPPORTED Kconfig options 2019-02-26 02:30:13 +01:00
lib tests: mem_alloc: Fix build issue with malloc test 2019-02-16 09:23:16 -06:00
misc tests: util: Add UTIL_LISTIFY tests 2019-02-11 09:28:14 -05:00
net net: tests: Migrate DHCPv4 tests 2019-02-26 02:25:14 +01:00
posix Revert "tests: posix: add newlib cfg option" 2019-02-23 17:15:29 -05:00
shell shell: Deprecate macros for subcommands creation 2019-02-20 07:31:35 -05:00
subsys can: Rename can_msg and can_msg_filter structs 2019-02-22 08:07:03 -05:00
unit tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00
ztest tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00