commit | 4efa11ebf760b4b52823c0203ff9bdbc59e5e7e2 | [log] [tgz] |
---|---|---|
author | Yuval Peress <peress@google.com> | Thu Jan 04 02:13:23 2024 -0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Jan 12 09:59:31 2024 +0100 |
tree | 391464768cf64a314a0fa0c85a5e86a3201d1c49 | |
parent | 2772843cf149e47749797bd0e5ae34f563e68ab3 [diff] |
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>