tests: Added test for UTF-8 characters in Kconfig values

Added a test for having UTF-8 characters in Kconfig values. This
ensures that issue
https://github.com/zephyrproject-rtos/zephyr/issues/6649 does not
affect any supported platforms and that it does not re-appear in the
future.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
This commit is contained in:
Sebastian Bøe 2018-03-21 14:23:38 +01:00 committed by Anas Nashif
parent 777e0a1b86
commit aad9ab4b11

View file

@ -21,3 +21,8 @@ tests:
platform_whitelist: nrf51_pca10028 nrf52_pca10040
extra_configs:
- CONFIG_BOOTLOADER_MCUBOOT=y
test_utf8_in_kconfig_values:
build_only: true
tags: apps
extra_configs:
- CONFIG_KERNEL_BIN_NAME="A_kconfig_value_with_a_utf8_char_in_it_Bøe_"