zephyr/tests
Riadh Ghaddab 004d6d6adc tests: fs: zms: add testsuite for ZMS storage
List of added tests :
- zms.test_delete
- zms.test_zms_cache_collission
- zms.test_zms_cache_gc
- zms.test_zms_cache_hash_quality
- zms.test_zms_cache_init
- zms.test_zms_corrupted_sector_close_operation
- zms.test_zms_corrupted_write
- zms.test_zms_full_sector
- zms.test_zms_gc
- zms.test_zms_gc_3sectors
- zms.test_zms_gc_corrupt_ate
- zms.test_zms_gc_corrupt_close_ate
- zms.test_zms_mount
- zms.test_zms_write

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
2024-10-24 16:57:12 +01:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch twister: rework board handling 2024-10-22 18:31:09 -04:00
benchmarks tests: benchmarks: wait_queues: Increase test timeout to 120s 2024-10-22 19:04:37 -04:00
bluetooth tests: testcase.yaml: replace deprecated OVERLAY_CONFIG w\ EXTRA_CONF_FILE 2024-10-24 14:06:54 +02:00
boards tests: boards: nrf: qdec: Fix failing drivers.sensor.qdec.pm_runtime 2024-10-22 08:21:19 -04:00
boot boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
bsim tests: Bluetooth: Add BSim tests with BT_CTLR_SCAN_AUX_USE_CHAINS 2024-10-24 16:55:35 +01:00
cmake cmake: change test message overwrite to macro 2024-09-30 17:12:23 +01:00
crypto yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
drivers drivers: regulator: Linter pass to unit test 2024-10-24 17:51:25 +02:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel soc: nordic: Remove the nRF54L15 EngA 2024-10-21 01:46:39 +01:00
lib tests: lib: gui: lvgl: Remove explicitly enabled CONFIG_DUMMY_DISPLAY 2024-10-24 14:07:11 +02:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules tests: thrift: Remove 'newlib' from test identifiers 2024-10-22 20:40:20 +02:00
net tests: net: wifi: Add build test for various config combinations 2024-10-23 17:00:45 +02:00
posix tests: posix: net: fix missing clock_t and clockid_t with newlib 2024-10-18 09:17:33 +02:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: fs: zms: add testsuite for ZMS storage 2024-10-24 16:57:12 +01:00
unit tests: unit: crc: use `zassert_equal` for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest tests: ztest base: fix board name 2024-10-23 11:19:45 +02:00
test_config.yaml