zephyr/tests
Sebastian Bøe cde6bef778 kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT
The Kconfig option TOOLCHAIN_VARIANT (not to be confused with
ZEPHYR_TOOLCHAIN_VARIANT) is a legacy configuration option that has
very few use-cases and can easily be dropped.

It's functionality is easily covered by CONFIG_X86_IAMCU and
ZEPHYR_TOOLCHAIN_VARIANT.

This commit removes all references of it from Zephyr.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-05-22 11:15:36 -04:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT 2018-05-22 11:15:36 -04:00
bluetooth driver: ILI9340 LCD display driver 2018-05-18 20:21:45 +03:00
boards tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: remove duplicate tests 2018-05-07 12:27:07 -04:00
drivers doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
include tests: remove dot after PASS|FAIL 2018-05-08 07:56:18 -04:00
kernel tests: kernel: Add description for test cases 2018-05-21 11:23:09 -04:00
lib lib/rbtree: Fix & document insert comparison order 2018-05-19 07:00:55 +03:00
misc/test_build tests: Added test for UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
net net: Too long timeout was passed to k_sleep 2018-05-22 08:55:27 -04:00
posix tests: posix: Fix pthread attribute initialization 2018-05-22 08:58:59 -04:00
power HACK: tests: disable output disasm for 1 ARC test 2018-05-17 23:34:03 +03:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys tests: subsys: fs: Enable proper configuration for qemu_x86. 2018-05-15 17:48:18 +03:00
unit scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
ztest ztest: prints newline after failure message 2018-05-09 09:33:24 -04:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: Kconfig: Added a new Kconfig for qemu_x86 2018-05-15 17:48:18 +03:00