zephyr/tests/subsys
Ioannis Glaropoulos e8f2d86d94 tests: remove redundant CONFIG_HW_STACK_PROTECTION=y setting
CONFIG_TEST_HW_STACK_PROTECTION is set by default in tests,
and that one selects HW_STACK_PROTECTION option. Therefore,
we do not need to set that one explicitly in the test project
configuration files. We clean up some redundant occurrences of
CONFIG_HW_STACK_PROTECTION=y from the tree.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-07-01 12:54:20 -07:00
..
can/frame cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
dfu cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
fs cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
jwt tests: remove redundant CONFIG_HW_STACK_PROTECTION=y setting 2019-07-01 12:54:20 -07:00
logging boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board 2019-06-25 08:06:43 -04:00
settings cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
shell/shell_history tests: shell: shell_history: Add more tests 2019-05-30 09:44:03 -04:00
storage/flash_map cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
usb cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00