zephyr/tests
Stephanos Ioannidis 728ce61968 tests: Rename kernel.common.stack_protection_arm_fp_sharing
This commit renames the `kernel.common.stack_protection_arm_fp_sharing`
test to `kernel.common.stack_protection_arm_fpu_sharing`, in order to
align with the recent `CONFIG_FP_SHARING` to `CONFIG_FPU_SHARING`
renaming.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-08 10:58:33 +02:00
..
application_development global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
arch tests: Rename arch.arm.swap.common.fp_sharing 2020-05-08 10:58:33 +02:00
benchmarks kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
bluetooth Bluetooth: shell: Enable extended advertising support in the shell 2020-05-07 20:12:29 +02:00
boards tests: boards: altera_max10: Remove unneeded setting of Kconfig symbol 2020-05-05 11:44:34 -05:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers tests: drivers: Add console driver test 2020-05-07 23:33:38 -05:00
kernel tests: Rename kernel.common.stack_protection_arm_fp_sharing 2020-05-08 10:58:33 +02:00
lib devicetree: Add DT_FOREACH_CHILD macro 2020-05-07 21:42:58 -05:00
misc/test_build boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
net tests: net: websocket: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
portability lib/cmsis_rtos_v2: Update to newer timeout API 2020-05-06 06:05:03 -04:00
posix lib: posix: Add support for eventfd 2020-04-28 09:57:41 +03:00
shell tests: shell: Add test for raw argument option 2020-05-07 23:47:39 -05:00
subsys tests: stream_flash: skip tests correctly 2020-05-07 14:24:02 -04:00
unit tests: unit: util: Add test for FOR_EACH_FIXED_ARG macro 2020-05-06 14:30:18 +02:00
ztest Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00