commit | 59af6f89ac942ee17909390e8b4209085311cf43 | [log] [tgz] |
---|---|---|
author | Love Kumar <love.kumar@amd.com> | Wed Jan 03 15:59:42 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 12 19:39:45 2024 -0500 |
tree | 0a515112a02fefdab01537202a14f4d1f932c078 | |
parent | 8a7ddd91f3ba07093fff250bdb3c6e23e6ed66db [diff] |
test/py: memtest: Add tests for mtest command Add the following memory tests: memtest_negative - To test mtest command by providing incorrect inputs memtest_ddr - To test memory write-read-comparision for DDR memory Signed-off-by: Love Kumar <love.kumar@amd.com>