1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-mtd
Benjamin Valentin d525807598 unittests/tests-mtd: expect mtd_write() to always succeed
The MTD layer now takes care of splitting up writes, so it
should always work (as long as the destination address is
within the memory region)
2023-12-13 16:50:41 +01:00
..
Makefile unittests: add mtd unittests 2017-03-16 11:24:46 +01:00
Makefile.include tests/unittests/test-mtd: use emulated MTD as test mockup 2023-04-12 06:27:12 +02:00
tests-mtd.c unittests/tests-mtd: expect mtd_write() to always succeed 2023-12-13 16:50:41 +01:00
tests-mtd.h unittests: add mtd unittests 2017-03-16 11:24:46 +01:00