zephyr/tests/drivers/bbram
Yuval Peress 4efa11ebf7 bbram: Add tests
Add emulation testing for it8xxx2, npcx, and mcp7940n. The test is made
to be generic and uses the backend API in order to verify both read and
write functionality. Additional tests are made for the API's limits when
reading/writing out of bounds.

Fixes #65018

Signed-off-by: Yuval Peress <peress@google.com>
2024-01-12 09:59:31 +01:00
..
emul tests/drivers/bbram: Switch to native_sim 2023-11-22 09:53:20 +01:00
generic bbram: Add tests 2024-01-12 09:59:31 +01:00
src test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
stm32.conf tests: drivers: bbram: refactoring 2022-12-29 17:40:29 +01:00
stm32_rtc.conf tests: drivers: bbram: add a second stm32 test entry 2023-09-20 11:34:52 +01:00
testcase.yaml tests/drivers/bbram: Switch to native_sim 2023-11-22 09:53:20 +01:00