zephyr/tests
Andrzej Głąbek fb94343ce4 tests: drivers: flash: common: Fix page size when no erase is required
When no flash device requires erase, this test does not retrieve
flash page size with flash_get_page_info_by_offs(), but instead
it takes an arbitrary page size based on the test area length.
Since the test_flash_copy routine needs to use two pages, the test
area needs to be split into at least two parts. Correct the related
code and add a check if test_flash_copy requirements are met.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2025-06-25 14:06:07 +02:00
..
application_development tests: arch: arm: update for MPS4 Corstone315 2025-06-23 16:30:52 -05:00
arch tests: arch: arm: update for MPS4 Corstone315 2025-06-23 16:30:52 -05:00
benchmarks arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
bluetooth Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
boards tests: boards: nrf: qdec: Disable testing of 2nd instance until fixed 2025-06-25 09:53:15 +02:00
boot tests: boot: Update imgtool path in west_sign_wrapper 2025-05-30 19:40:44 +02:00
bsim tests: bsim: bluetooth: Remove bt_hci_cmd_create() usage 2025-06-23 12:44:53 -07:00
cmake
crypto drivers; crypto: Remove TinyCrypt shim 2025-05-23 17:41:06 -04:00
ctest/base
drivers tests: drivers: flash: common: Fix page size when no erase is required 2025-06-25 14:06:07 +02:00
integration/kernel tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
kconfig scripts: kconfig: Add hex variants of arithmetic functions 2025-06-17 16:09:41 +02:00
kernel cmake: Add a new no_deprecation_warning compiler flag 2025-06-23 12:38:07 -07:00
lib tests: lib: move time testsuite to c_lib 2025-06-24 14:18:52 +02:00
misc linker_script: Remove all SUBALIGN usage for iterable sections 2025-06-17 16:06:21 +02:00
modules tests: modules: nanopb: fix typo in assert 2025-06-19 14:12:53 +02:00
net tests: net: mgmt: define request handler properly 2025-06-25 09:51:56 +02:00
posix posix: fnmatch: fix bugs in fnmatch(), see issue #55186 2025-06-09 17:05:40 -05:00
robot
subsys mgmt: mcumgr: remove redundant arguments for zephyr_library 2025-06-24 20:11:27 -10:00
unit tests: unit: util: increase coverage of utf-8 utils 2025-06-17 16:09:06 +02:00
ztest tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
test_config_ci.yaml
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00