zephyr/tests/drivers/flash/common
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
..
boards tests: drivers: flash: add esp32c3_luatos_core 2023-09-15 14:17:50 +02:00
src
CMakeLists.txt
prj.conf
testcase.yaml tests: drivers: flash: remove platform_allow filter 2023-10-05 09:39:38 +01:00