zephyr/tests
Evgeniy Paltsev 1ffd1ea8fd test: lib/cbprintf_fp: fix test filtering
The commit
6fe9e408ab (tests/cbprintf_fp: Filter on CONSOLE_HAS_DRIVER)
added filtering on Kconfig symbol incorrectly - it checked
CONSOLE_HAS_DRIVER instead CONFIG_CONSOLE_HAS_DRIVER so
this test was filtered out (and therefore skipped) on all
platforms.

Fix that.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2021-08-06 08:00:54 -05:00
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch tests: arm: adding a new test-suite for HardFault validation 2021-07-28 21:08:18 -04:00
benchmarks tests/benchmarks: add dynamic memory allocation measurement 2021-07-21 10:16:56 +03:00
bluetooth tester: bluetooth: gatt: fix null pointer case CASE failed 2021-08-05 17:34:57 +02:00
boards tests: remove USB configuration option 2021-08-03 19:00:12 -04:00
crypto random: deprecate XOROSHIRO_RANDOM_GENERATOR 2021-08-05 11:24:44 +02:00
drivers tests: drivers: counter: Extend basic api test with ZLI support 2021-08-05 16:17:23 +02:00
kernel pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
lib test: lib/cbprintf_fp: fix test filtering 2021-08-06 08:00:54 -05:00
misc/test_build tests: test_build: Exclude some NS platforms from debug builds 2021-07-13 06:38:57 -05:00
net pm: use actions for device PM control 2021-08-04 08:23:01 -04:00
posix tests: posix: common: clock: exclude ehl_crb from test posix realtime 2021-06-02 08:49:45 -05:00
subsys pm: use actions for device PM control 2021-08-04 08:23:01 -04:00
unit tests: unit: cbprintf: Add test for fsc package 2021-07-27 14:50:45 +02:00
ztest tests: ztest: Add test for busy simulator 2021-07-29 10:59:00 -04:00