zephyr/tests
Daniel DeGrasse 14d88c6dc8 tests: drivers: flash: remove platform_allow filter
Prior to commit 903a79431, drivers.flash.common.default would have
executed on any platform that passed the filter condition. With the
addition of the platform_allow filter, this is no longer the case, and
is masking issues such as those seen in #62963. Remove the
platform_allow filter to return this test to the previous behavior.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-10-05 09:39:38 +01:00
..
application_development
arch
benchmarks
bluetooth bluetooth: tester: add support for variable static oob size 2023-10-05 09:20:33 +02:00
boards
boot
bsim bluetooth: tests: Improve bondable_per_connection bsim test 2023-10-04 14:53:26 +01:00
cmake
crypto
drivers tests: drivers: flash: remove platform_allow filter 2023-10-05 09:39:38 +01:00
kernel tests: kernel: Add qemu_leon3 to no-multithreading tests 2023-10-05 09:37:10 +01:00
lib kernel: Re-factor sys_mem_blocks definition 2023-09-30 08:04:14 +03:00
misc misc: check_init_priorities: drop CONFIG_DEVICE_DEPS=y 2023-10-04 12:19:06 +01:00
modules
net net: coap: release non-confirmable messages 2023-10-04 11:25:16 +02:00
posix kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
robot
subsys tests: mcumgr: smp_version: Enable for SPARC 2023-10-03 15:14:30 +01:00
unit
ztest tests: error_hook: skip test_catch_fatal_error for Armv8-R 2023-10-02 09:40:25 +02:00
test_config.yaml