zephyr/tests
Dominik Ermel bbb7bbe46d tests/flash_simulator: Test scenario for flash_flatten()
The commit adds test scenarios for flash_fill() and flash_flatten()
Flash API calls.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-06-04 08:00:46 +02:00
..
application_development
arch arch: x86: select DEBUG_INFO in X86_EXCEPTION_STACK_TRACE 2024-06-03 03:02:04 -07:00
benchmarks modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
bluetooth Bluetooth: BAP: Unicast client Split start and connect 2024-06-03 15:42:33 +02:00
boards tests/boards: Add mtk_adsp device test 2024-06-01 05:40:05 -07:00
boot tests: Update pytest scenarios with sysbuild paths 2024-06-02 00:42:54 +02:00
bsim Bluetooth: BAP: Unicast client Split start and connect 2024-06-03 15:42:33 +02:00
cmake
crypto random: enable AES support CTR_DRBG CSPRNG when it relies on Mbed TLS 2024-06-03 16:13:05 -04:00
drivers tests/flash_simulator: Test scenario for flash_flatten() 2024-06-04 08:00:46 +02:00
kconfig/configdefault
kernel arch/x86: Make irq_offload SMP-safe on x86_64 2024-06-04 07:57:06 +02:00
lib tests: kernel: add test for k_realloc 2024-05-28 17:55:12 +02:00
misc build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
modules tests: uoscore: Set necessary PSA options 2024-05-24 11:39:28 +02:00
net samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks 2024-06-03 09:49:01 +02:00
posix tests/posix/env: set CONFIG_PICOLIBC=y 2024-05-24 09:57:31 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys storage/flash_map: Add flash_area_flatten 2024-06-04 08:00:46 +02:00
unit tests: unit: crc: Add OpenPGP CRC-24 tests 2024-05-29 10:51:21 -07:00
ztest
test_config.yaml