zephyr/tests/drivers/flash/common
Dominik Ermel 6d40cb8038 tests/flash: Fix nrf52840dk configurations
The commit disables QSPI in SoC configurations, as QSPI got enabled
by default and test never really run on SoC.

In QSPI configuration erase page size is set to 4096
There is not TC_PRINT showing name of device that the test will
run on, in test setup.

The nrf52840dk configuration files have been renamed to reflect
dk name and SoC.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-03-12 17:57:39 +00:00
..
boards tests/flash: Fix nrf52840dk configurations 2024-03-12 17:57:39 +00:00
src tests/flash: Fix nrf52840dk configurations 2024-03-12 17:57:39 +00:00
CMakeLists.txt
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests/flash: Fix nrf52840dk configurations 2024-03-12 17:57:39 +00:00